Weβre thrilled to announce that Prefect 2.0 and Prefect Cloud 2.0 have exited their public beta and launched in general availability!
(Re)Introducing Prefect
Hopefully, this release comes as no surprise. It is the culmination of nearly a year of building in public and incorporating your feedback. Even still, the Prefect 2.0 release is just the latest step in a journey that goes much further.
Prefect 2.0 is the most Pythonic, dynamic orchestrator ever - but orchestration alone is just one of many needs that the modern data stack demands. With recent enhancements that enable you to leverage the simplicity of Prefect 2.0βs observability without handing over control of your dataflows to the orchestration engine, Prefect 2.0 is the first coordination plane - a single layer that enables you to observe, alert, orchestrate, and respond to dataflows between and across applications. Learn more in our GA announcement post:
Immediate changes
With this release, the following changes have taken effect:
- Prefect 2.0 is now the default version of the open source framework provided upon installation
- The Starter tier of the Prefect Cloud 2.0 platform is available for purchase. Contact us for more information about the Growth and Enterprise tiers.
All of the URLs for Prefect Cloud 1.0, Prefect Cloud 2.0, and our documentation will be unchanged or will redirect:
- Cloud 1.0
- Application will remain at cloud.prefect.io
- API will remain at cloud.prefect.io/api
- Documentation is now hosted at docs-v1.prefect.io
- Cloud 2.0
- Application is now hosted at app.prefect.cloud
- API is now hosted at api.prefect.cloud
- Documentation is now hosted at docs.prefect.io
We will continue to support both Prefect 1.0 and Cloud 1.0.
Upgrading from Prefect 1.0 to Prefect 2.0
Flows written with Prefect 1.0 will require modifications to run with Prefect 2.0. If youβre using Prefect 1.0, you can make the transition to Prefect 2.0 when the time is right for you.
Please see the following topic for explicitly pinning your Prefect version in your package manager and Docker:
To learn more about upgrading, see our migration guide: