Skip to content

chore(release): bump cfgit + cfgit-impact to 0.4.4 - #33

Merged
AusafMo merged 1 commit into
mainfrom
chore/release-0.4.4
Aug 2, 2026
Merged

chore(release): bump cfgit + cfgit-impact to 0.4.4#33
AusafMo merged 1 commit into
mainfrom
chore/release-0.4.4

Conversation

@AusafMo

@AusafMo AusafMo commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Version bump for 0.4.4. Ships #32: parallelize independent status/ref-list adapter reads (closes #31) — remote-store /api/state ~5s → ~1-1.5s warm.

  • cfgit 0.4.3 → 0.4.4
  • cfgit-impact 0.4.3 → 0.4.4 (cfgit floor → >=0.4.4)

Both build clean + pass twine check; suite 158 passed. Merge → publish a v0.4.4 Release to trigger the PyPI workflow.

Ships PR #32: parallelize the independent status/ref-list adapter reads
(closes #31). On a remote store /api/state drops from ~5s to ~1-1.5s warm — the
per-collection id lookups, batch heads/records, and history ref list now overlap
instead of summing one RTT each. Bump the plugin's cfgit floor to >=0.4.4.
@AusafMo
AusafMo merged commit a1ed832 into main Aug 2, 2026
2 checks passed
@AusafMo
AusafMo deleted the chore/release-0.4.4 branch August 2, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

perf(ui): /api/state still ~5s on remote store — serialize-to-parallel the remaining per-collection round-trips (follow-up to #28)

1 participant