PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(cli): lowercase work pool name in block document names for storage configure Block document names must only contain lowercase letters, numbers, and dashes. When work pool names contain uppercase letters (e.g., 'ECS-Push-OIDC'), the generated block document name (e.g., 'default-ECS-Push-OIDC-result-storage') fails validation. Fix by calling .lower() on work_pool_name in all three storage configure commands (s3, gcs, azure). Closes #22143 Co-authored-by: Alexander Streed <astreed@prefect.io>
devin/1779994402-fix-work-pool-storage-uppercase
2 hours ago
Deprecate @sync_compatible in favor of @async_dispatch Closes the final step of #15008. Emits a PrefectDeprecationWarning when `sync_compatible` is applied, directing authors to define an explicit async function dispatched via `@async_dispatch`. Core no longer uses the decorator; the warning is scoped-ignored in the test suite (which still exercises the decorator directly) with one test asserting it fires. Depends on #22140 (prefect-azure) and #22141 (prefect-dbt) — the last source usages — merging first. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
deprecate-sync-compatible-15008
2 hours ago
style: apply ruff format to test_observer.py
wtfashwin:fix/k8s-upsert-secret-concurrent-create-16447
3 hours ago
chore: regenerate settings types for runner.auto_install_dependencies
wtfashwin:fix/k8s-upsert-secret-concurrent-create-16447
3 hours ago
test(workers): verify _cancel_run kills infra for running flows
devteamaegis:fix/cancel-running-flow-runs-kill-infrastructure
12 hours ago
feat(prefect-aws): add S3CompatibleCredentials base + BackblazeB2Credentials, tag boto3 User-Agent
goanpeca:feat/prefect-aws-user-agent
18 hours ago
fix(tests): fix flaky tests on main — regenerate SettingAccessor type alias and widen timing tolerance - Regenerate _types.py to include missing 'runner.auto_install_dependencies' setting in the SettingAccessor type alias - Widen timing tolerance in test_flow_run_receives_wait_until_scheduled_start_time from 10s to 30s to accommodate slow CI runners Co-authored-by: apk <apk@cognition.ai> Co-Authored-By: bot_apk <apk@cognition.ai>
devin/1779933915-fix-flaky-tests
19 hours ago
Support string keys in `temporary_settings` (#22120)
main
19 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(cli): lowercase work pool name in block document names for `storage configure`
#22144
2 hours ago
9163128
devin/1779994402-fix-work-pool-storage-uppercase
CodSpeed Performance Gauge
0%
Deprecate `@sync_compatible` in favor of `@async_dispatch`
#22142
2 hours ago
5cf6497
deprecate-sync-compatible-15008
CodSpeed Performance Gauge
0%
Fix Kubernetes worker secret upsert race on concurrent job creation (#16447)
#22036
3 hours ago
c125911
wtfashwin:fix/k8s-upsert-secret-concurrent-create-16447
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs