Skip to content

Releases: PrefectHQ/prefect

3.6.18.dev5: Nightly Development Release

18 Feb 08:17
9f8b7b6

Choose a tag to compare

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

  • S3 bucket folder double prefix with tasks executed on Ray workers by @toro-berlin in #20702

Development & Tidiness 🧹

  • chore(deps): bump helm/kind-action from 1.13.0 to 1.14.0 by @dependabot[bot] in #20727

Documentation 📓

Uncategorized

  • Fix order-dependent slug collisions in deployment schedule replaces handling by @chrisguidry in #20669
  • ci: add regression gate to CLI startup benchmarks by @zzstoatzz in #20678
  • feat(cli): migrate flow command to cyclopts (wave 3a) by @zzstoatzz in #20672
  • Fix uq_task_run__flow_run_id_task_key_dynamic_key constraint violation with multiple background workers by @devin-ai-integration[bot] in #20697
  • Add cross-run caching to PER_NODE dbt orchestration by @desertaxle in #20644
  • feat(cli): migrate flow-run command to cyclopts (wave 3b) by @zzstoatzz in #20673
  • feat(cli): migrate deployment command to cyclopts (wave 3c) by @zzstoatzz in #20721
  • Source freshness integration for per-node dbt orchestrator by @desertaxle in #20671

New Contributors

Full Changelog: 3.6.18.dev4...3.6.18.dev5

3.6.18.dev4: Nightly Development Release

17 Feb 08:18
e6176cb

Choose a tag to compare

What's Changed

Enhancements ➕➕

  • fix: update YAML templates to conform with yamllint standards by @veeceey in #20594

Bug Fixes 🐞

Development & Tidiness 🧹

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

Documentation 📓

New Contributors

Full Changelog: 3.6.18.dev3...3.6.18.dev4

3.6.18.dev3: Nightly Development Release

15 Feb 08:10
2df4d77

Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: 3.6.18.dev2...3.6.18.dev3

3.6.18.dev2: Nightly Development Release

14 Feb 08:10
5b81df1

Choose a tag to compare

What's Changed

Enhancements ➕➕

  • fix(schemas): include duration fields in TaskRunResponse by @vyagubov in #20664

Bug Fixes 🐞

  • fix: skip lease renewal and release when no concurrency limits exist by @zzstoatzz in #20666
  • strip null bytes from log messages before db insert by @Mr-Neutr0n in #20677

Development & Tidiness 🧹

  • chore(deps-dev): bump ruff from 0.15.0 to 0.15.1 by @dependabot[bot] in #20661
  • Add Claude Code SessionStart hook to symlink AGENTS.md files to CLAUDE.md files by @desertaxle in #20667
  • docs: update prefect-sqlalchemy async examples to use AsyncSqlAlchemyConnector by @rcash in #20654

Uncategorized

New Contributors

Full Changelog: 3.6.18.dev1...3.6.18.dev2

3.6.18.dev1: Nightly Development Release

13 Feb 08:18
ee53164

Choose a tag to compare

What's Changed

Development & Tidiness 🧹

  • feat(cli): migrate server, worker, shell to cyclopts (wave 2) + extract shared utilities by @zzstoatzz in #20603
  • chore(deps): update typer requirement from <0.22.0,>=0.16.0 to >=0.16.0,<0.24.0 by @dependabot[bot] in #20647

Documentation 📓

  • Bump prefect lower bound to >=3.6.17 in integration packages by @desertaxle in #20659

Full Changelog: 3.6.17...3.6.18.dev1

3.6.17 - Goodbye, Ghost in the WebSocket

12 Feb 20:07
5d2eb62

Choose a tag to compare

New Features 🎉

Enhancements ➕➕

Bug Fixes 🐞

Development & Tidiness 🧹

Documentation 📓

Experimental 🧪

  • Add include_files support to @ecs decorator for bundling non-Python files by @desertaxle in #20551

Full Changelog: 3.6.16...3.6.17

3.6.17.dev6: Nightly Development Release

12 Feb 08:18
3320f01

Choose a tag to compare

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

Development & Tidiness 🧹

  • ci: fix potential script injection in Docker build workflows by @RinZ27 in #20593

Uncategorized

New Contributors

Full Changelog: 3.6.17.dev5...3.6.17.dev6

3.6.17.dev5: Nightly Development Release

11 Feb 08:19
f5665d4

Choose a tag to compare

What's Changed

Enhancements ➕➕

  • Make PrefectFutureList.result() fail-fast using as_completed by @desertaxle in #20592

Bug Fixes 🐞

Documentation 📓

Full Changelog: 3.6.17.dev4...3.6.17.dev5

3.6.17.dev4: Nightly Development Release

10 Feb 19:16
195c547

Choose a tag to compare

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

Development & Tidiness 🧹

  • Fix flaky threaded client lifespan test by using thread-safe counters by @devin-ai-integration[bot] in #20616
  • chore(deps): update griffe requirement from <2.0.0,>=0.49.0 to >=0.49.0,<3.0.0 by @dependabot[bot] in #20612

Documentation 📓

Uncategorized

New Contributors

Full Changelog: 3.6.17.dev3...3.6.17.dev4

3.6.17.dev3: Nightly Development Release

10 Feb 08:20
85e6cfb

Choose a tag to compare

What's Changed

Development & Tidiness 🧹

Uncategorized

  • Fix prefect deploy stripping {{ ctx.flow.* }} templates from job variables by @desertaxle in #20611

Full Changelog: 3.6.17.dev2...3.6.17.dev3