Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

Performance History

Latest Results

fix: preserve explicit active override through dataclasses.replace dataclasses.replace() replays every init field, so an explicit active=False override on a schedule created with active omitted arrived as (active=False, _active_provided=False) and the pause was silently dropped from the deployment payload. __post_init__ now records _active_provided=True in that case: a replayed active from an omitted schedule is always the normalized True, so False here can only have been explicitly provided. Replacing unrelated fields on an omitted schedule still preserves the omission.
developer-rpai:fix/prefect-schedule-state-19302
4 hours ago
fix: annotate active_kwarg as dict[str, Any] for pyright
developer-rpai:fix/prefect-schedule-state-19302
10 hours ago
Allow custom log storage implementations
cakeisacake:add-custom-log-storage
17 hours ago

Latest Branches

CodSpeed Performance Gauge
+11%
fix: preserve deployment schedule paused state on redeploy without schedule slug#23095
4 hours ago
2bef151
developer-rpai:fix/prefect-schedule-state-19302
CodSpeed Performance Gauge
0%
Allow custom log storage implementations#23093
18 hours ago
4baa824
cakeisacake:add-custom-log-storage
CodSpeed Performance Gauge
0%
21 hours ago
8115396
alekseevpavel04:fix/crash-runs-on-worker-shutdown
© 2026 CodSpeed Technology
Home Terms Privacy Docs