Skip to content

chore: bump to 0.5.1 for the venue-unreachable logging fix - #170

Merged
eaitbrahim merged 1 commit into
mainfrom
chore/bump-0.5.1
Aug 6, 2026
Merged

chore: bump to 0.5.1 for the venue-unreachable logging fix#170
eaitbrahim merged 1 commit into
mainfrom
chore/bump-0.5.1

Conversation

@eaitbrahim

Copy link
Copy Markdown
Contributor

Version bump only — no code changes. Pairs with #169.

Patch, not minor. #169 changes log severity and nothing else: cb_client.get_accounts still raises, executor._fetch_available_quote still returns None, and rail 13 still fails closed on a missing balance. No behaviour an operator or a rail can observe has changed — only whether a record lands at ERROR with a 20-frame traceback or at WARNING on one line.

uv.lock is relocked in the same commit, per 0.5.0. Leaving it behind is what made the 0.4.0 release fail its self-identification check: CI's uv sync rewrote a tracked file, so the artifact reported (DIRTY). Verified here with uv sync --frozen, which accepted the lock and rewrote nothing beyond the five pyproject.toml bumps.

The live deployment is on 0.5.0, whose TUI balance poll writes a full ERROR traceback every 30s for as long as the machine is offline. Cutting this release is what gets the fix there.

🤖 Generated with Claude Code

Patch: #169 changes log severity only. `cb_client.get_accounts` still
raises and `executor._fetch_available_quote` still returns None, so rail 13
fails closed exactly as before -- no behaviour an operator or a rail can
observe has changed, only whether a record lands at ERROR with a traceback
or at WARNING on one line.

uv.lock is relocked in the SAME commit, per 0.5.0. Leaving it behind is
what made the 0.4.0 release fail its self-identification check: CI's
`uv sync` rewrote a tracked file, so the artifact reported (DIRTY).
Verified here with `uv sync --frozen`, which accepted the lock and
rewrote nothing.

The live deployment is on 0.5.0, whose TUI balance poll writes a 20-frame
ERROR traceback every 30s whenever the machine is offline; cutting this
release is what gets the fix there.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@eaitbrahim
eaitbrahim merged commit d082371 into main Aug 6, 2026
0 of 2 checks passed
@eaitbrahim
eaitbrahim deleted the chore/bump-0.5.1 branch August 6, 2026 16:53
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.

1 participant