Skip to content

chore(release): v0.5.5 — security patch#29

Merged
blackaxgit merged 1 commit into
mainfrom
chore/release-v0.5.5
May 2, 2026
Merged

chore(release): v0.5.5 — security patch#29
blackaxgit merged 1 commit into
mainfrom
chore/release-v0.5.5

Conversation

@blackaxgit
Copy link
Copy Markdown
Owner

Summary

Patch release publicizing the transitive-dep CVE fixes from #28.

  • Bumps __version__ to 0.5.5 in src/ssh_mcp/__init__.py
  • Adds ## [0.5.5] - 2026-05-02 entry to CHANGELOG.md

What ships

Test plan

  • uv run pytest -q — 520/520 passing locally
  • Version reads 0.5.5 after uv sync
  • CI green on this PR
  • After merge: tag v0.5.5 on main and push tag to trigger Docker image rebuild + tagged push

Risk

Zero — no source changes, only __version__ string + CHANGELOG entry. The actual security fixes already shipped via #28 and are running on the :latest Docker tag; this just makes the fix opt-in for users pinning to a tagged version.

@blackaxgit blackaxgit merged commit 0a686e8 into main May 2, 2026
6 checks passed
@blackaxgit blackaxgit deleted the chore/release-v0.5.5 branch May 2, 2026 23:40
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