What's Changed
Enhancements ➕➕
- Add automatic local dependency discovery for flow bundles by @desertaxle in #19043
Bug Fixes 🐞
- fix keyerror when running deployment without parameter schema by @zzstoatzz in #19055
- Fix
PREFECT_CLIENT_CUSTOM_HEADERS
JSON string parsing by @zzstoatzz in #19052 - Use TTLCache for memory-based CausalOrdering to prevent memory leaks by @desertaxle in #19061
Integrations & Dependencies 🤝
- remove log level set in kubernetes observer by @zzstoatzz in #19060
Uncategorized
- Auto-update documentation by @github-actions[bot] in #19062
- Add task run tags as related resources on task run events by @chrisguidry in #19059
- Auto-update documentation by @github-actions[bot] in #19063
- Auto-update documentation by @github-actions[bot] in #19066
- Enable configurable lease timeout durations by @solms in #19058
- Auto-update documentation by @github-actions[bot] in #19067
Full Changelog: 3.4.21.dev3...3.4.21.dev4