github PrefectHQ/prefect 3.3.0
Whenever, wherever

latest releases: prefect-ray-0.4.4, 3.3.1, prefect-aws-0.5.9...
one day ago

We're excited to announce Python 3.13 support!

To accommodate Python 3.13, we've switched from pendulum to whenever for handling date/time functionality. This change currently applies only when installing prefect with Python 3.13; environments using Python 3.12 and below will continue using pendulum. We plan to fully transition to whenever for all Python versions in a future release.

Additionally, this release cleans up deprecated features whose deprecation periods have ended. For detailed information on removed functionalities, see #17632.

Enhancements ➕➕

Bug Fixes 🐞

Development & Tidiness 🧹

Documentation 📓

  • Fix broken link in docs for settings reference documentation by @rcash in #17639
  • Fix Google Cloud run worker guide link by @rcash in #17642

New Contributors

Full Changelog: 3.2.15...3.3.0

Don't miss a new prefect release

NewReleases is sending notifications on new releases.