What's Changed
Enhancements ➕➕
- increase cloud run worker timeout by @jeremy-thomas-roc in #17540
- Persist work pool and job variables for submitted ad-hoc flow runs by @desertaxle in #17530
Bug Fixes 🐞
- #fix: fix docker build with context arg when already set by @thdtt in #17535
- avoid inheriting
NullFilesystem
for transaction metadata storage by @zzstoatzz in #17541 - fix(flow-run): ensure state is consistent when cancelling by @lelouvincx in #17537
- Add debug logging of ECS task definition differences when equality comparison fails by @kevingrismore in #17544
- Don't pop the loader module by @cicdw in #17524
- Add
prefect-docker
'sDockerRegistryCredentials
as accepted type for ACI job configuration'simage_registry
by @kevingrismore in #17543 - Convert strings to timezone-aware datetimes in the flow run graph API by @cicdw in #17552
Development & Tidiness 🧹
- Update @prefecthq/prefect-ui-library to version 3.11.51 by @marvin-robot in #17539
New Contributors
- @thdtt made their first contribution in #17535
- @jeremy-thomas-roc made their first contribution in #17540
- @lelouvincx made their first contribution in #17537
Full Changelog: 3.2.14.dev3...3.2.14.dev4