What's Changed
Bug Fixes ๐
- Fix Jinja template parameter type coercion in RunDeployment actions by @devin-ai-integration[bot] in #21231
Development & Tidiness ๐งน
- chore(deps): bump orjson from 3.11.5 to 3.11.6 by @dependabot[bot] in #21235
- chore(deps): bump packaging from 25.0 to 26.0 by @dependabot[bot] in #21241
- chore(deps): bump prefect-gcp from 0.6.13 to 0.6.17 by @dependabot[bot] in #21238
- chore(deps): bump orjson from 3.11.5 to 3.11.7 by @dependabot[bot] in #21240
- chore(deps-dev): bump pytest-markdown-docs from 0.9.0 to 0.9.2 by @dependabot[bot] in #21239
- chore(deps-dev): bump mkdocs-material from 9.7.1 to 9.7.6 by @dependabot[bot] in #21237
Documentation ๐
- docs: warn about default persistence with ephemeral infrastructure by @devin-ai-integration[bot] in #21236
Uncategorized
- Replace bare
except:with explicitException/BaseExceptionbranches inrun_flow()by @devin-ai-integration[bot] in #21228 - fix: raise versioningit default-version so Dependabot
uv locksucceeds by @devin-ai-integration[bot] in #21230 - ci: split orchestration tests into core and API suites by @devin-ai-integration[bot] in #21232
- Update AGENTS.md files for 5685158 by @github-actions[bot] in #21233
- fix(packaging): set versioningit
default-tagabove integration floors by @devin-ai-integration[bot] in #21234 - chore: Batch Python dependabot updates weekly with grouping by @devin-ai-integration[bot] in #21242
Full Changelog: 3.6.24.dev1...3.6.24.dev2