PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Fix #21746: eliminate quadratic checksum scan in read_block_schemas Build a checksum -> BlockSchema dict once before the reconstruction loop in read_block_schemas and thread it through _construct_full_block_schema, _construct_block_schema_spec_definitions, and _find_block_schema_via_checksum. When the index is present, use O(1) dict lookup instead of O(N) linear scan. Existing call sites are unaffected (new parameter defaults to None). Co-authored-by: Alexander Streed <alexander.streed@prefect.io>
devin/1777583332-fix-quadratic-checksum-scan
53 minutes ago
docs: Add release notes for `prefect-dbt==0.7.24` (#21745) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
5 hours ago
test(prefect-dbt): add runner lifecycle hook integration test (#21744) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex S <alex.s@prefect.io>
main
6 hours ago
docs(prefect-dbt): add cookbook examples for lifecycle hooks (#21741) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: alex.s <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
6 hours ago
docs: fix DbtHookContext field availability for error and node_ids in core AGENTS.md (#21742) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
main
6 hours ago
docs: document PrefectDbtRunner lifecycle hooks (#21739) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
6 hours ago
feat(prefect-dbt): add typing overloads for hook decorators (#21740) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: alex.s <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
6 hours ago
docs: add AGENTS.md for prefect-dbt core hooks and execution engine (#21737) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
main
6 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Fix #21746: eliminate quadratic checksum scan in read_block_schemas
#21747
59 minutes ago
31d0bd6
devin/1777583332-fix-quadratic-checksum-scan
CodSpeed Performance Gauge
0%
Fix #21734: Use state type for event names instead of custom state name
#21735
8 hours ago
627e942
devin/1777557316-fix-state-event-name-type
CodSpeed Performance Gauge
0%
chore(deps): bump the uv-dependencies group with 16 updates
#21733
21 hours ago
031c62b
dependabot/uv/uv-dependencies-9cdb34c154
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs