Skip to content

Releases: PrefectHQ/prefect

3.4.1.dev2: Nightly Development Release

05 May 08:08
c158d3e
Compare
Choose a tag to compare
Pre-release

What's Changed

Bug Fixes 🐞

Full Changelog: 3.4.1.dev1...3.4.1.dev2

3.4.1.dev1: Nightly Development Release

04 May 08:07
378fc4f
Compare
Choose a tag to compare
Pre-release

What's Changed

Uncategorized

  • Refactor Runner to receive cancellation signals via websocket by @desertaxle in #17973

Full Changelog: 3.4.0...3.4.1.dev1

3.4.0 - Pour one out for the flow run notification service

02 May 20:00
c80e444
Compare
Choose a tag to compare

This release removes the deprecated flow run notifications feature. Existing notification policies will be automatically migrated to automations when the server starts after upgrading. Notifications will continue to work as expected—no user action is required.

Enhancements ➕➕

Bug Fixes 🐞

  • handle heartbeat event in wait_for_flow_run by @zzstoatzz in #17930
  • add parameters validator to DeploymentCreateFlowRun by @zzstoatzz in #17938
  • Fix links to Specify flow parameters section by @bkkkk in #17942
  • fix dead-lock between ConcurrentTaskRunner, wait_for, and tag concurrency limits by @zzstoatzz in #17943
  • Remove future garbage collection warning by @cicdw in #17954
  • fix: Specify project during Cloud Run provision by @danfairs in #17965
  • Remove extra="forbid" config on WorkPoolStorageConfiguration by @desertaxle in #17960

Development & Tidiness 🧹

Documentation 📓

New Contributors

Full Changelog: 3.3.7...3.4.0

3.3.8.dev4: Nightly Development Release

02 May 08:08
5d6e0c6
Compare
Choose a tag to compare
Pre-release

What's Changed

Bug Fixes 🐞

  • Remove future garbage collection warning by @cicdw in #17954

Development & Tidiness 🧹

Uncategorized

  • Remove extra="forbid" config on WorkPoolStorageConfiguration by @desertaxle in #17960

Full Changelog: 3.3.8.dev3...3.3.8.dev4

3.3.8.dev3: Nightly Development Release

01 May 08:08
a82ec55
Compare
Choose a tag to compare
Pre-release

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

  • fix dead-lock between ConcurrentTaskRunner, wait_for, and tag concurrency limits by @zzstoatzz in #17943

Uncategorized

Full Changelog: 3.3.8.dev2...3.3.8.dev3

3.3.8.dev2: Nightly Development Release

30 Apr 08:07
07107c3
Compare
Choose a tag to compare
Pre-release

What's Changed

Bug Fixes 🐞

  • add parameters validator to DeploymentCreateFlowRun by @zzstoatzz in #17938
  • Fix links to Specify flow parameters section by @bkkkk in #17942

Documentation 📓

New Contributors

Full Changelog: 3.3.8.dev1...3.3.8.dev2

2.20.18

30 Apr 19:51
b7059e8
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • conditionally use new ConfigDict for newer pydantic 2.x by @zzstoatzz in #17948

Uncategorized

Full Changelog: 2.20.17...2.20.18

3.3.8.dev1: Nightly Development Release

29 Apr 08:08
f517be0
Compare
Choose a tag to compare
Pre-release

What's Changed

Bug Fixes 🐞

Development & Tidiness 🧹

Documentation 📓

Full Changelog: 3.3.7...3.3.8.dev1

3.3.7 - Model Behavior

28 Apr 15:02
8f86aae
Compare
Choose a tag to compare

Enhancements ➕➕

  • Determine field_keys using .model_fields instead of .model_json_schema by @ogenstad in #17908

Bug Fixes 🐞

Development & Tidiness 🧹

New Contributors

Full Changelog: 3.3.6...3.3.7

3.3.7.dev1: Nightly Development Release

26 Apr 08:06
cd10dc7
Compare
Choose a tag to compare
Pre-release

What's Changed

Enhancements ➕➕

  • Determine field_keys using .model_fields instead of .model_json_schema by @ogenstad in #17908

Bug Fixes 🐞

Development & Tidiness 🧹

New Contributors

Full Changelog: 3.3.6...3.3.7.dev1