Releases: PrefectHQ/prefect
Releases · PrefectHQ/prefect
3.4.19.dev2: Nightly Development Release
What's Changed
Bug Fixes 🐞
- Fix
set_working_directory
to return absolute path by @desertaxle in #18932
Development & Tidiness 🧹
- chore(deps): bump astral-sh/setup-uv from 5 to 6 by @dependabot[bot] in #18937
- Add models for validating loaded
prefect.yaml
files by @desertaxle in #18941 - Replace pre-push docs generation with GitHub Action by @desertaxle in #18930
- Remove 'documentation' label from auto-generate-docs by @desertaxle in #18948
- Install
mdxify
explicitly in CI by @desertaxle in #18954
Documentation 📓
- fix: add redirect setting to docs.json to fix /latest path 404s by @zzstoatzz in #18945
- fix: add errors.404.redirect setting to fix /latest path 404s by @zzstoatzz in #18946
Uncategorized
- chore(deps): bump brace-expansion in /ui by @dependabot[bot] in #18754
Full Changelog: 3.4.19.dev1...3.4.19.dev2
3.4.19.dev1: Nightly Development Release
What's Changed
Enhancements ➕➕
- split
deploy.py
into a module by @zzstoatzz in #18925
Development & Tidiness 🧹
- Add Python environment setup to Claude workflow by @desertaxle in #18931
Full Changelog: 3.4.18...3.4.19.dev1
3.4.18 - He who holds the leases controls the universe
Enhancements ➕➕
- Add bulk pause/resume commands for deployment schedules by @zzstoatzz in #18860
- Add holder parameter to V2 concurrency endpoints by @zzstoatzz in #18887
Bug Fixes 🐞
- preserve user-configured root logger on import by @zzstoatzz in #18873
- Fix
FileExistsError
in runner temp directory creation by @zzstoatzz in #18864 - Fix race condition in ProactiveTriggers service by @desertaxle in #18909
Development & Tidiness 🧹
- Add pre-commit instruction to Claude GitHub workflow by @zzstoatzz in #18910
- fix: use ruff-check instead of legacy ruff alias in pre-commit by @zzstoatzz in #18914
- Update git version constraint in dockerfile by @cicdw in #18916
- Add Claude Code GitHub Workflow by @zzstoatzz in #18908
Full Changelog: 3.4.17...3.4.18
3.4.18.dev5: Nightly Development Release
What's Changed
Bug Fixes 🐞
- Fix
FileExistsError
in runner temp directory creation by @zzstoatzz in #18864
Integrations & Dependencies 🤝
- [prefect-redis] lease storage: holder indexing + lookup via Lua scripts by @zzstoatzz in #18897
Development & Tidiness 🧹
- Add pre-commit instruction to Claude GitHub workflow by @zzstoatzz in #18910
- fix: use ruff-check instead of legacy ruff alias in pre-commit by @zzstoatzz in #18914
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #18912
- Update git version constraint in dockerfile by @cicdw in #18916
- chore(deps): bump ruff from 0.12.12 to 0.13.0 by @dependabot[bot] in #18911
Full Changelog: 3.4.18.dev4...3.4.18.dev5
2.20.22 - Git Gud
What's Changed
Integrations & Dependencies 🤝
- chore(deps): update typer requirement from !=0.12.2,<0.17.0,>=0.12.0 to >=0.12.0,!=0.12.2,<0.18.0 by @dependabot[bot] in #18830
Development & Tidiness 🧹
Full Changelog: 2.20.21...2.20.22
3.4.18.dev4: Nightly Development Release
What's Changed
Uncategorized
- Add Claude Code GitHub Workflow by @zzstoatzz in #18908
- Fix race condition in ProactiveTriggers service by @desertaxle in #18909
Full Changelog: 3.4.18.dev3...3.4.18.dev4
3.4.18.dev3: Nightly Development Release
What's Changed
Uncategorized
- Add holder parameter to V2 concurrency endpoints by @zzstoatzz in #18887
Full Changelog: 3.4.18.dev2...3.4.18.dev3
3.4.18.dev2: Nightly Development Release
What's Changed
Enhancements ➕➕
- Add bulk pause/resume commands for deployment schedules by @zzstoatzz in #18860
Bug Fixes 🐞
- preserve user-configured root logger on import by @zzstoatzz in #18873
Development & Tidiness 🧹
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #18857
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #18859
- chore(deps): bump ruff from 0.12.11 to 0.12.12 by @dependabot[bot] in #18856
Documentation 📓
- Add Redis-based concurrency lease storage to self-hosted docs by @desertaxle in #18888
Uncategorized
New Contributors
Full Changelog: 3.4.18.dev1...3.4.18.dev2
3.4.18.dev1: Nightly Development Release
What's Changed
Development & Tidiness 🧹
- Removes followers log from Redis
CausalOrdering
implementation by @desertaxle in #18870
Full Changelog: 3.4.17...3.4.18.dev1
3.4.17 - Distribution Matters
What's Changed
Bug Fixes 🐞
- Run
Distributor
andLogDistributor
in Prefect API servers by @desertaxle in #18868
Development & Tidiness 🧹
- Add
--ref
flag to trigger OSS testbed image update by @desertaxle in #18863
Full Changelog: 3.4.16...3.4.17