Chris Reuter
05/05/2022, 8:19 PMChris Reuter
05/09/2022, 1:42 PMAnna Geller
05/10/2022, 9:23 PMChris Reuter
05/12/2022, 6:55 PMChris Reuter
05/16/2022, 2:11 PMChris Reuter
05/18/2022, 2:27 PMChris Reuter
05/18/2022, 6:55 PMChris Reuter
05/23/2022, 12:46 PMChris Reuter
05/24/2022, 5:50 PMAnna Geller
05/24/2022, 10:55 PMChris Reuter
05/26/2022, 2:05 PMChris Reuter
05/31/2022, 1:00 PMAnna Geller
06/01/2022, 3:52 PM2.0b6
tomorrow evening with some impressive albeit breaking changes to Prefect 2.0 πrefect2:, among others:
β’ We've added Windows support.
β’ We've added breaking changes with respect to the Blocks API - this API is an important abstraction you may have used already in the flow_storage
part of your DeploymentSpec
. As a result, the 2.0b6
API is incompatible with previous Orion client versions.
Since "breaking changes" sounds dangerous, the good news is that your data will be migrated (for all users). After the open-source release, we will update Cloud 2.0 :cloud2:. Again, your data will remain intact, but you will immediately need to upgrade to 2.0b6
to continue using the Cloud API.
Thanks everyone, and we'll keep you up to date once the release is complete.justabill
06/02/2022, 9:25 PMChris Reuter
06/03/2022, 4:30 PMChris Reuter
06/06/2022, 12:15 PMAnna Geller
06/07/2022, 9:54 PM2.0b6
version of Prefect 2.0! We apologize for the delay, but we promise it was well worth waiting for due to a number of exciting changes! π
We're so grateful for the fountain of feedback we've received about Prefect 2.0. One of the themes in feedback was that the Orion UI didn't reflect the same clarity and elegance that the rest of Prefect 2.0 did. We agreed! Today, we're proud to share a completely redesigned UI. It's simpler, faster, and easier to use. Give it a spin!
This release includes several other exciting changes, including Windows support.
Note that this release makes a breaking change to the Blocks API - an important abstraction you may have used already in the flow_storage
part of your DeploymentSpec
. As a result, the backend API in 2.0b6
is incompatible with previous Orion client versions.
After the upgrade, your data will remain intact, but you will need to upgrade to 2.0b6
to continue using the Cloud 2.0 API.
You can upgrade in just a few simple steps:
β’ Install the latest Prefect 2.0 python package: pip install -U "prefect>=2.0b6"
β’ Restart any existing agent processes
β¦ If you are using an agent running on Kubernetes, update the Prefect image version to 2.0b6
in your Kubernetes manifest and re-apply the deployment.
β¦ You don't need to recreate any deployments or pause any schedules - stopping your agent process to perform an upgrade may result in some Late Runs, but those will be picked up once you restart your agent.
Kudos to the UI team and everyone else behind this release, including our contributors! π
We will release this new version to Cloud 2.0 in about an hour. We'll let you know again once the upgrade to :cloud2: is complete.
Happy engineering!Anna Geller
06/07/2022, 11:26 PMAnna Geller
06/08/2022, 11:10 AMChris Reuter
06/08/2022, 8:53 PMChris Reuter
06/09/2022, 5:02 PMChris Reuter
06/09/2022, 9:02 PMChris Reuter
06/15/2022, 6:50 PMWill Raphaelson
06/16/2022, 4:31 PMChris Reuter
06/17/2022, 3:52 PMAnna Geller
06/17/2022, 8:00 PMKevin Kho
06/22/2022, 3:23 PMZach Angell
06/22/2022, 7:30 PM2.0b7
version of Prefect 2.0!
Thank you all again for the continued feedback.
Exciting updates in this release include
β’ Fixes for running the Orion UI on Windows
β’ Adding a color select in the Orion UI, enabling users to change their state color scheme
β’ Added anonymous blocks, allowing Prefect to dynamically store blocks for you without cluttering your workspace
β’ Performance enhancements
β’ and more β¦ !!
As a result of ongoing upgrades to Blocks, the backend API in `2.0b7`is incompatible with previous Orion client versions. After the upgrade, your data will remain intact, but you will need to upgrade to `2.0b7`to continue using the Cloud 2.0 API. You can upgrade in just a few simple steps:
β’ Install the latest Prefect 2.0 python package: pip install -U "prefect>=2.0b7"
β’ Restart any existing agent processes
β’ If you are using an agent running on Kubernetes, update the Prefect image version to `2.0b7`in your Kubernetes manifest and re-apply the deployment.
β’ You donβt need to recreate any deployments or pause any schedules - stopping your agent process to perform an upgrade may result in some Late Runs, but those will be picked up once you restart your agent.
We will release this new version to Cloud 2.0 in about an hour. Weβll let you know again once the :cloud2: upgrade is complete.
Happy engineering!Zach Angell
06/22/2022, 7:43 PMAnna Geller
06/30/2022, 11:22 AMprefect version
in 2.0 and prefect diagnostics
in 1.0, your agent/storage setup, etc.),
βͺοΈ at which stage you are in your Prefect adoption,
β¦ and document all steps you have taken so far to solve the issue you are facing in the thread.
Thanks for understanding, and huge thanks to all community members helping others during that time! We appreciate you β€οΈAnna Geller
06/30/2022, 11:22 AMprefect version
in 2.0 and prefect diagnostics
in 1.0, your agent/storage setup, etc.),
βͺοΈ at which stage you are in your Prefect adoption,
β¦ and document all steps you have taken so far to solve the issue you are facing in the thread.
Thanks for understanding, and huge thanks to all community members helping others during that time! We appreciate you β€οΈ