Prefect 2.7.9 is here! :prefect2: :cloud2: This r...
# announcements
a
Prefect 2.7.9 is here! prefect2 cloud2 This release ships with multi-architecture development Docker images! docker ship This means that you can now pull both
linux/amd64
and
arm64
-based development images directly from DockerHub, for example:
Copy code
docker pull prefecthq/prefect-dev:main-python3.10 # default: linux/amd64
docker pull prefecthq/prefect-dev:main-python3.10 --platform linux/arm64
There is also a new Prefect OpenAI collection for all AI fans! We've also:G added a new interface to filter
.git
files when using the
GitHub
block • terminal added the
--head
and
--num-logs
flags to the
flow-run logs
CLI: ◦
prefect flow-run logs run_uuid --head
will give you 20 log messages for a given flow run UUID ◦
prefect flow-run logs run_uuid --num-logs 5
will give you 5 log messages for a given flow run UUID • 🐛 fixed several bugs, a.o. one for blocks and one for Windows subprocesses • 📚 added a new recipe contribution documentation pageaws added a new AWS Chalice recipe Big thanks to ddelange for consistently working on contributing several PRs to add the
arm64
-based Docker images as well as to
mj0nez
, and
ohadch
for contributing to Prefect!P For all enhancements and fixes, check the release notes. Happy engineering!prefect duck
P 12
prefect2 8
prefect duck 8
🤯 3
its beautiful 4
highfive 4
cloud2 9
🎉 11
docker ship 2