Skip to content

Releases: PrefectHQ/prefect

3.5.1.dev4: Nightly Development Release

07 Nov 08:08
3cc4d69

Choose a tag to compare

Pre-release

What's Changed

Documentation 📓

Uncategorized

New Contributors

Full Changelog: 3.5.1.dev3...3.5.1.dev4

3.5.1.dev3: Nightly Development Release

06 Nov 08:08
ab79573

Choose a tag to compare

Pre-release

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

  • Fix EventsWorker singleton leak in prefect_test_harness by @zzstoatzz in #19343
  • Fix run_deployment execution graph display when called from tasks by @desertaxle in #19361

Development & Tidiness 🧹

Documentation 📓

  • Add Pulumi section to Infrastructure as Code documentation by @bdalpe in #19352

Uncategorized

  • chore(deps): bump @prefecthq/vue-compositions from 1.12.1 to 1.12.2 in /ui by @dependabot[bot] in #19323
  • chore(deps-dev): bump vue-tsc from 3.0.4 to 3.1.2 in /ui by @dependabot[bot] in #19283
  • Chore: Update prefect-ui-library to latest by @znicholasbrown in #19350
  • Auto-update documentation by @github-actions[bot] in #19351
  • Auto-update documentation by @github-actions[bot] in #19356
  • Replace Optional with pipe syntax in _trim_traceback function by @devin-ai-integration[bot] in #19358
  • auto-close superseded documentation PRs by @zzstoatzz in #19357

New Contributors

Full Changelog: 3.5.1.dev2...3.5.1.dev3

3.5.1.dev2: Nightly Development Release

05 Nov 08:08
75c3726

Choose a tag to compare

Pre-release

What's Changed

Bug Fixes 🐞

Full Changelog: 3.5.1.dev1...3.5.1.dev2

3.5.1.dev1: Nightly Development Release

04 Nov 08:08
d3218e6

Choose a tag to compare

Pre-release

What's Changed

Bug Fixes 🐞

Uncategorized

  • Auto-update documentation by @github-actions[bot] in #19336

Full Changelog: 3.5.0...3.5.1.dev1

3.5.0 - 🎃 The Exorcism of Python 3.9 👻

31 Oct 16:58
7d86c93

Choose a tag to compare

Released on October 31, 2025

With the removal of Python 3.9 support, Prefect now requires Python 3.10 or later. This means you can finally say goodbye to from __future__ import annotations in your workflow code—native type annotations are now standard! This release also removes several long-deprecated features, including Runner functionality and system Blocks. Check the Breaking Changes section below for details.

Enhancements ➕➕

Breaking Changes ⚠️

Bug Fixes 🐞

  • Fix forward reference resolution in ValidatedFunction by @desertaxle in #19289
  • Fix datetime parameter serialization in run_deployment by @zzstoatzz in #19278
  • Fix time zone normalization bug in interval schedules by @zzstoatzz in #19301
  • Fix multiprocessing deadlock after using prefect_test_harness on Linux by @zzstoatzz in #19116

Development & Tidiness 🧹

Documentation 📓

  • Add global concurrency limits concept doc and refactor how-to guide by @desertaxle in #19231

Full Changelog: 3.4.25...3.5.0

3.4.26.dev6: Nightly Development Release

31 Oct 08:08
79232b9

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • Fix multiprocessing deadlock after using prefect_test_harness on Linux by @zzstoatzz in #19116

Uncategorized

Full Changelog: 3.4.26.dev5...3.4.26.dev6

3.4.26.dev5: Nightly Development Release

30 Oct 08:08
ee25381

Choose a tag to compare

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

  • Fix time zone normalization bug in interval schedules by @zzstoatzz in #19301
  • fix: RRuleSchedule test flakiness from DST-dependent date by @zzstoatzz in #19305

Uncategorized

  • Auto-update documentation by @github-actions[bot] in #19303
  • add option to disable the Kubernetes worker observer and pod event replication by @levzem in #19282

New Contributors

Full Changelog: 3.4.26.dev4...3.4.26.dev5

3.4.26.dev4: Nightly Development Release

29 Oct 08:08
1083cf4

Choose a tag to compare

What's Changed

Development & Tidiness 🧹

Uncategorized

  • Add PREFECT_SERVER_UI_SHOW_PROMOTIONAL_CONTENT setting by @zzstoatzz in #19299
  • Auto-update documentation by @github-actions[bot] in #19300

Full Changelog: 3.4.26.dev3...3.4.26.dev4

3.4.26.dev3: Nightly Development Release

28 Oct 08:08
ccc1ce6

Choose a tag to compare

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

Documentation 📓

Uncategorized

  • Auto-update documentation by @github-actions[bot] in #19291

Full Changelog: 3.4.26.dev2...3.4.26.dev3

3.4.26.dev2: Nightly Development Release

25 Oct 08:06
7fcfb7e

Choose a tag to compare

What's Changed

Development & Tidiness 🧹

Uncategorized

  • Auto-update documentation by @github-actions[bot] in #19272
  • chore(cicd): Update Dockerhub token for prefect-aws image builds by @jamiezieziula in #19274

Full Changelog: 3.4.26.dev1...3.4.26.dev2