What's Changed
Enhancements ➕➕
- Move ECS worker to event-based crash detection by @desertaxle in #18804
- Introduce experimental plugin system by @desertaxle in #19145
Bug Fixes 🐞
- Fix duplicate env vars from work pools in Kubernetes jobs by @zzstoatzz in #19171
- Fix
ProcessPoolTaskRunner
when submitting withwait_for
by @desertaxle in #19172
Documentation 📓
- Create release notes entry for
prefect-aws==0.6.0
by @desertaxle in #19168 - add documentation for passing event payloads to flows by @zzstoatzz in #19174
Uncategorized
- add --all flag to prefect automation delete by @zzstoatzz in #19164
- Auto-update documentation by @github-actions[bot] in #19169
- Auto-update documentation by @github-actions[bot] in #19173
- Fix
RunInput.with_initial_data
to preserve type annotations by @zzstoatzz in #19176 - Auto-update documentation by @github-actions[bot] in #19180
- Auto-update documentation by @github-actions[bot] in #19183
Full Changelog: 3.4.24.dev3...3.4.24.dev4