What's Changed
Enhancements ✨
- Add setting to customize which causal ordering implementation to use by @desertaxle in #18675
Bug Fixes 🐞
- Check future is if cancelled. by @is in #18628
- Add in-memory causal ordering for task run recorder by @desertaxle in #18634
- Add note on run_shell_script by @rcash in #18658
- Note about
to_deployment
by @zzstoatzz in #18647 - Fix event emission when blocks are loaded server-side by @desertaxle in #18679
Development & Tidiness 🧹
- chore(deps): bump ruff from 0.9.6 to 0.12.7 by @dependabot[bot] in #18622
- chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #18650
- chore(deps): bump ruff from 0.12.7 to 0.12.8 by @dependabot[bot] in #18673
- chore(deps): bump uv from 0.5.7 to 0.8.6 in /scripts/proxy-test by @dependabot[bot] in #18672
Documentation 📓
- Port examples hosting from PrefectHQ/examples by @desertaxle in #18661
- Add Python SDK to variables-docs by @oakhill87 in #18626
- Make mention of Azure Event Grid support by @bdalpe in #18631
- Fix link for ThreadPoolTaskRunner in Task Runners doc by @bdalpe in #18663
- Bold the stray h2 by @zzstoatzz in #18669
- Add CTA for contributing examples by @desertaxle in #18671
- Don't use deprecated settings access in example by @zzstoatzz in #18676
- Update rate limit and metadata retention docs by @desertaxle in #18674
- docs: add health check configuration for .serve() deployments by @zzstoatzz in #18677
- Add blurb for Redis auth by @bdalpe in #18682
- Fix the upgrade guide URL by @Janiczek in #18641
New Contributors
- @is made their first contribution in #18628
- @oakhill87 made their first contribution in #18626
- @Janiczek made their first contribution in #18641
Full Changelog: 3.4.11...3.4.12