What's Changed
Enhancements ➕➕
- docs: note that dbt Core users must install their own adapter by @devin-ai-integration[bot] in #21192
Bug Fixes 🐞
- Fix ambiguous Kopf jobs selector by scoping resource selector to batch/v1 by @bdalpe in #21209
- Fix
PrefectFutureList.result()raisingAttributeErrorafter flow resolution by @devin-ai-integration[bot] in #21221
Development & Tidiness 🧹
- chore(deps-dev): bump ruff from 0.15.6 to 0.15.7 by @dependabot[bot] in #21203
- Fix flaky test: switch work queue tests to in-process client by @devin-ai-integration[bot] in #21042
Documentation 📓
- docs: Add release notes for
prefect-aws==0.7.6by @devin-ai-integration[bot] in #21202 - fix(docs): correct PrivateLink scope — API only, not UI by @aaazzam in #21204
- docs: document Kubernetes Worker RBAC permissions by @devin-ai-integration[bot] in #21207
- docs: expand GitHub App integration docs for enterprise SAML/SSO use cases by @devin-ai-integration[bot] in #21182
- docs: document parameter resolution behavior and
quote/opaqueannotations by @devin-ai-integration[bot] in #21214 - docs: add network configuration guide for restricted environments by @devin-ai-integration[bot] in #21215
Uncategorized
- Sync UI v2 OpenAPI types with current schema by @zzstoatzz in #21199
- Add pre-commit hook to prevent double backticks by @desertaxle in #21211
- Fix flaky test: handle CancelledError during sync concurrency slot release by @devin-ai-integration[bot] in #21212
- Update AGENTS.md files for f120605 by @github-actions[bot] in #21216
- Split Client Tests into two matrix jobs to avoid CI timeouts by @devin-ai-integration[bot] in #21213
Full Changelog: 3.6.23...3.6.24.dev1