What's Changed
Enhancements ➕➕
- docs: add pull_with_block YAML example to Bitbucket integration docs by @toroleapinc in #20935
- Support multihost Postgres connection strings in LISTEN/NOTIFY listener by @devin-ai-integration[bot] in #20926
Bug Fixes 🐞
- Fix broken link in PrefectHTTPStatusError message by @devin-ai-integration[bot] in #20938
- Add composite index on task_run(state_type, start_time) by @desertaxle in #20940
- fix(prefect-shell): stream output incrementally in sync
wait_for_completionby @devin-ai-integration[bot] in #20739 - fix: prevent Rich console from word-wrapping CLI JSON output by @zzstoatzz in #20947
- Fix database reset failing on PostgreSQL with orphaned state_id references by @devin-ai-integration[bot] in #20941
Uncategorized
- Add apt retry configuration to Dockerfile to handle transient network errors by @devin-ai-integration[bot] in #20943
- Lazy-load top-level CLI command registration by @zzstoatzz in #20930
New Contributors
- @toroleapinc made their first contribution in #20935
Full Changelog: 3.6.21.dev3...3.6.21.dev4