What's Changed
Bug Fixes ๐
- fix(prefect-aws): Fix comparison for container essential field by @bdalpe in #20162
- fix(prefect-gcp): prevent double-nesting in GcsBucket._resolve_path by @zzstoatzz in #20177
Development & Tidiness ๐งน
- chore(deps-dev): bump ruff from 0.14.10 to 0.14.11 by @dependabot[bot] in #20152
- chore(deps): update websockets requirement from <16.0,>=15.0.1 to >=15.0.1,<17.0 by @dependabot[bot] in #20169
- Add
arun_deploymentand replace@sync_compatiblewith@async_dispatchby @desertaxle in #20160 - fix: patch correct method in test_concurrency_respects_timeout by @devin-ai-integration[bot] in #20185
Uncategorized
- add plan label to exclude from release notes by @zzstoatzz in #20182
- auto-label PRs that touch plans/ directory by @zzstoatzz in #20183
- Fix race condition in filesystem lease storage with atomic writes by @devin-ai-integration[bot] in #20153
Full Changelog: 3.6.11.dev2...3.6.11.dev3