Releases: PrefectHQ/prefect
Releases · PrefectHQ/prefect
3.2.12.dev3: Nightly Development Release
What's Changed
Bug Fixes 🐞
Documentation 📓
- chore(docs): Minor updates and fixes on the Helm deployment tutorial by @jamiezieziula in #17411
Uncategorized
Full Changelog: 3.2.12.dev2...3.2.12.dev3
3.2.12.dev2: Nightly Development Release
What's Changed
Bug Fixes 🐞
Documentation 📓
- Add inline arcades by @biancaines in #17393
New Contributors
Full Changelog: 3.2.12.dev1...3.2.12.dev2
3.2.12.dev1: Nightly Development Release
What's Changed
Enhancements ➕➕
- add
freeze
annotation by @zzstoatzz in #17374 - feat: Add Prefect Server and Worker Helm Tutorial by @prefectcboyd in #17362
Integrations & Dependencies 🤝
- add k8s integration test harness by @zzstoatzz in #17385
Uncategorized
- Allow specifying the key for an existing Kubernetes worker API key secret by @desertaxle in #17390
Full Changelog: 3.2.11...3.2.12.dev1
3.2.11 - OTEL me it's not true!
This release includes a bug fix where import from prefect.deployments.flow_runs
were failing without the otel
extra installed.
What's Changed
Bug Fixes 🐞
- Add handling for extra install in
prefect.deployments.flow_runs
by @desertaxle in #17392
Documentation 📓
- Tidy up the Modal tutorial by @daniel-prefect in #17367
Full Changelog: 3.2.10...3.2.11
3.2.10: Entomologists HATE This One Weird Trick
What's Changed
Enhancements ➕➕
- Add sigterm handling for
prefect flow-run execute
by @desertaxle in #17352 - Add debugging variables to Vertex AI Worker by @jbrache in #17335
Bug Fixes 🐞
- fix
git_clone
where branch name has forward-slash by @zzstoatzz in #17359 - feat: ensure ui files are writeable by @happysalada in #17336
- warn if
RunnerDeployment
with awork_pool_name
given toserve
by @zzstoatzz in #17349 - Cancel runs if the deployment was deleted by @cicdw in #17313
- Respect custom cert files in events client by @cicdw in #17364
- Always use a new tmpdir when executing with the process worker by @cicdw in #17370
- Fix bug causing duplicate flow run heartbeats with a process worker by @desertaxle in #17375
- Improve
Runner
exception handling by @desertaxle in #17376 - Print correct API URL when setting base path by @cicdw in #17386
- Check if status.container_status[0] is not None by @mcuelenaere in #17333
- Propagate trace context from user app to
run_deployment
by @fatih-acar in #16812
Integrations & Dependencies 🤝
- bump
prefect-kubernetes
's dependency onprefect
by @zzstoatzz in #17347
Development & Tidiness 🧹
- fix 3.9 specific issues with BackgroundTasks by @zzstoatzz in #17326
- Update
ruff
settings inpyproject.toml
by @desertaxle in #17382
Documentation 📓
- docs(prefect-ray): change to Ray support for Python 3.13 is experimental by @hongbo-miao in #17339
- Add New MLB Pipeline Tutorial Series by @biancaines in #17321
- feat: Prefect on Modal tutorial documentation by @Ben-Epstein in #17345
- chore(docs): remove Helm reference on ECS page by @mitchnielsen in #17363
New Contributors
- @mcuelenaere made their first contribution in #17333
- @happysalada made their first contribution in #17336
- @fatih-acar made their first contribution in #16812
- @Ben-Epstein made their first contribution in #17345
Full Changelog: 3.2.9...3.2.10
3.2.10.dev4: Nightly Development Release
What's Changed
Enhancements ➕➕
- fix
git_clone
where branch name has forward-slash by @zzstoatzz in #17359
Bug Fixes 🐞
- Cancel runs if the deployment was deleted by @cicdw in #17313
- Respect custom cert files in events client by @cicdw in #17364
- Always use a new tmpdir when executing with the process worker by @cicdw in #17370
Documentation 📓
- feat: Prefect on Modal tutorial documentation by @Ben-Epstein in #17345
- chore(docs): remove Helm reference on ECS page by @mitchnielsen in #17363
Uncategorized
- Propagate trace context from user app to
run_deployment
by @fatih-acar in #16812
New Contributors
- @fatih-acar made their first contribution in #16812
- @Ben-Epstein made their first contribution in #17345
Full Changelog: 3.2.10.dev3...3.2.10.dev4
3.2.10.dev3: Nightly Development Release
What's Changed
Bug Fixes 🐞
- feat: ensure ui files are writeable by @happysalada in #17336
- warn if
RunnerDeployment
with awork_pool_name
given toserve
by @zzstoatzz in #17349
Integrations & Dependencies 🤝
- bump
prefect-kubernetes
's dependency onprefect
by @zzstoatzz in #17347
Documentation 📓
- docs(prefect-ray): change to Ray support for Python 3.13 is experimental by @hongbo-miao in #17339
- Add New MLB Pipeline Tutorial Series by @biancaines in #17321
New Contributors
- @happysalada made their first contribution in #17336
Full Changelog: 3.2.10.dev2...3.2.10.dev3
3.2.10.dev2: Nightly Development Release
What's Changed
Uncategorized
- Check if status.container_status[0] is not None by @mcuelenaere in #17333
New Contributors
- @mcuelenaere made their first contribution in #17333
Full Changelog: 3.2.10.dev1...3.2.10.dev2
3.2.10.dev1: Nightly Development Release
What's Changed
Development & Tidiness 🧹
- fix 3.9 specific issues with BackgroundTasks by @zzstoatzz in #17326
Full Changelog: 3.2.9...3.2.10.dev1
Free Range Runners
This release contains a fix for bug a where the default Runner
limit would propagate to the ProcessWorker
. The fix restores the default behavior for the ProcessWorker
before the 3.2.8 release.
Bug Fixes 🐞
- Lift limit on
Runner
used byProcessWorker
by @desertaxle in #17325 - Fallback to system
uv
if Python interface isn't available by @desertaxle in #17320 - Remove extra example from Vertex AI worker by @desertaxle in #17324
Integrations & Dependencies 🤝
Documentation 📓
- Add instructions for running a Prefect server in a Docker container by @zzstoatzz in #17306
- Airflow migration guide by @olearycrew in #17285
New Contributors
Full Changelog: 3.2.8...3.2.9