3.8.2.dev5Pre-release
3.8.2.dev5: Nightly Development Release
Changed 1
- Migrate to Renovate and retire Dependabot
Fixed 4
- Don't treat a missing Redis stream as a connection error when trimming
- Crash flow runs when a Vertex AI job fails before the container starts
- Propagate array item edits and link deployments from flow page in UI
- Suppress CloudFormation validation warnings in ECS worker CDK synthesis
What's Changed
Bug Fixes 🐞
- Don't treat a missing Redis stream as a connection error when trimming by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22722
- Crash flow runs when a Vertex AI job fails before the container starts by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22728
- fix(ui-v2): propagate array item edits and link deployments from flow page by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22726
Documentation 📓
- fix(prefect-aws): suppress CloudFormation validation warnings in ECS worker CDK synthesis by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/22715
- fix incorrect examples in global-concurrency-limits doc by @uinstinct in https://github.com/PrefectHQ/prefect/pull/22724
Uncategorized
- feat(renovate): migrate to Renovate, retire Dependabot by @jamiezieziula in https://github.com/PrefectHQ/prefect/pull/22719
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.8.2.dev4...3.8.2.dev5