Skip to content

Releases: PrefectHQ/prefect

3.6.14.dev2: Nightly Development Release

24 Jan 08:08
1e40640

Choose a tag to compare

What's Changed

Bug Fixes 🐞

Development & Tidiness 🧹

Uncategorized

Full Changelog: 3.6.14.dev1...3.6.14.dev2

3.6.14.dev1: Nightly Development Release

23 Jan 08:09
61276aa

Choose a tag to compare

What's Changed

Uncategorized

  • Replace skipif(sys.platform != 'win32') with @pytest.mark.windows and remove skipif(sys.platform == 'win32') by @devin-ai-integration[bot] in #20327

Full Changelog: 3.6.13...3.6.14.dev1

3.6.13 - The heartbeat is coming from *inside* the engine

23 Jan 03:47
9eb03a7

Choose a tag to compare

Enhancements ➕➕

Bug Fixes 🐞

Development & Tidiness 🧹

Documentation 📓

Full Changelog: 3.6.12...3.6.13

3.6.13.dev2: Nightly Development Release

22 Jan 08:09
3216a18

Choose a tag to compare

What's Changed

Bug Fixes 🐞

Development & Tidiness 🧹

Uncategorized

New Contributors

Full Changelog: 3.6.13.dev1...3.6.13.dev2

3.6.13.dev1: Nightly Development Release

21 Jan 08:10
fb03caf

Choose a tag to compare

What's Changed

Development & Tidiness 🧹

Uncategorized

  • Migrate task_worker.py from @sync_compatible to @async_dispatch by @zzstoatzz in #20259

Full Changelog: 3.6.12...3.6.13.dev1

3.6.12 - It's not a feature, it's a bug!

20 Jan 18:17
eb71030

Choose a tag to compare

What's Included

Enhancements ➕➕

Bug Fixes 🐞

Development & Tidiness 🧹

  • migrate RemoteFileSystem and SMB from @sync_compatible to @async_dispatch by @zzstoatzz in #20230
  • Migrate notification blocks from @sync_compatible to @async_dispatch by @zzstoatzz in #20258
  • Fix Devin flaky tests workflow API integration by @desertaxle in #20272
  • Add GitHub Actions workflow to trigger Devin.ai on test failures by @desertaxle in #20255
  • chore(ui-v2): regenerate routeTree.gen.ts with trailing slashes by @zzstoatzz in #20305

Documentation 📓

Full Changelog: 3.6.11...3.6.12

3.6.12.dev5: Nightly Development Release

20 Jan 08:10
0cc13e7

Choose a tag to compare

What's Changed

Development & Tidiness 🧹

Full Changelog: 3.6.12.dev4...3.6.12.dev5

3.6.12.dev4: Nightly Development Release

19 Jan 08:10
bbbd794

Choose a tag to compare

What's Changed

Development & Tidiness 🧹

  • chore(deps): update typer requirement from <0.21.0,>=0.16.0 to >=0.16.0,<0.22.0 by @dependabot[bot] in #19986

Full Changelog: 3.6.12.dev3...3.6.12.dev4

3.6.12.dev3: Nightly Development Release

18 Jan 08:08
69b585f

Choose a tag to compare

What's Changed

Uncategorized

Full Changelog: 3.6.12.dev2...3.6.12.dev3

3.6.12.dev2: Nightly Development Release

17 Jan 08:08
585767f

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: display error details nicely in work-pool create command by @devin-ai-integration[bot] in #20277
  • fix: remove CANCELLED from EnforceCancellingToCancelledTransition to allow retrying cancelled flows by @zzstoatzz in #20275

Development & Tidiness 🧹

Uncategorized

Full Changelog: 3.6.12.dev1...3.6.12.dev2