PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps): Update npm dependencies (#23101) Co-authored-by: prefect-renovate[bot] <313130218+prefect-renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io>
main
2 hours ago
Only write deployments that a poll actually changes `mark_deployments_ready` locked and updated every deployment on the polled work pool's queues regardless of their current state, so a queue with N deployments produced N row locks and N row updates per execution even with nothing scheduled or running. Narrow the `locked` CTE to rows that need the write: not `READY`, no `last_polled`, or a `last_polled` older than half of `deployment_last_polled_timeout_seconds`. Half the timeout keeps the value's age below the full timeout for any poll interval, so the Foreman still never sees an actively polled deployment as stale. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
chuqCTC:fix/23129-conditional-mark-deployments-ready
2 hours ago
Remove HTTPX2 extra and close compatibility gaps
desertaxle/migrate-httpx2
2 hours ago
Merge branch 'main' into renovate/docker-images
renovate/docker-images
2 hours ago
Omit UI source maps and nightly source distributions (#23120)
main
3 hours ago
style: apply ruff format (remove trailing blank lines)
developer-rpai:fix/prefect-schedule-state-19302
4 hours ago
Add flow_run(state_type, coalesce(start_time, expected_start_time)) index State-filtered flow run queries sorted by start time compile to a predicate and ORDER BY on coalesce(start_time, expected_start_time). The existing coalesce indexes do not include state_type, so on large PostgreSQL tables the planner walks the ordered index and filters afterwards, timing out. Closes #23127 Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com>
devin/1789482613-flow-run-state-type-coalesce-index
8 hours ago
Fix date-dependent failure in interval schedule form test (#23125) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io>
main
9 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Only write deployments that a poll actually changes
#23130
2 hours ago
27690ad
chuqCTC:fix/23129-conditional-mark-deployments-ready
CodSpeed Performance Gauge
0%
Add opt-in HTTPX2 support with a compatibility window
#23118
3 hours ago
63ef0e2
desertaxle/migrate-httpx2
CodSpeed Performance Gauge
0%
chore(deps): Update docker images
#23100
3 hours ago
87d2ebf
renovate/docker-images
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs