Skip to content

chore: bump versions — Rust 0.12.9→0.12.10, Python SDK 0.14.7→0.14.8#136

Merged
risjai merged 1 commit into
masterfrom
chore/version-bump-security
Apr 21, 2026
Merged

chore: bump versions — Rust 0.12.9→0.12.10, Python SDK 0.14.7→0.14.8#136
risjai merged 1 commit into
masterfrom
chore/version-bump-security

Conversation

@risjai
Copy link
Copy Markdown
Collaborator

@risjai risjai commented Apr 21, 2026

Summary

Version bump after the security hardening sprint (PRs #133-#135).

Track Before After Files
Rust binary 0.12.9 0.12.10 Cargo.toml, Cargo.lock, python/rewind_cli.py, python-mcp/pyproject.toml, python-mcp/rewind_mcp_cli.py
Python SDK 0.14.7 0.14.8 python/pyproject.toml, python/rewind_agent/init.py

Why now

All three security PRs shipped changes to crates/ and web/src/:

Current workspace version 0.12.9 is already released as a GitHub Release, so a bump is required per CLAUDE.md rules. Python SDK 0.14.7 is already on PyPI.

E2E test results (run on master post-merge of #135)

# Section Type Status
0 Build & Lint build ✅ PASS
8 Anthropic Direct MOCK ✅ PASS
9 Proxy Mode MOCK ✅ PASS
10 Async Recording MOCK ✅ PASS
11 Agents SDK MOCK ✅ SKIP (optional dep)
12 Error Cases MOCK ✅ PASS
13 MCP + Web UI LOCAL ✅ PASS
16 Proxy Resilience LOCAL ✅ PASS

Workspace: 370+ tests, 0 failures. Python: 303 passed. Web: build + typecheck clean.

Post-merge checklist

  1. Create GitHub Release with tag v0.12.10 (triggers CI binary builds)
  2. cd python && ./scripts/publish-pypi.sh
  3. cd python-mcp && ./scripts/publish-mcp-pypi.sh

🤖 Generated with Claude Code

Post-security-sprint version bump. PRs #133-#135 shipped changes to
crates/ and web/src/ since the v0.12.9 GitHub release, and python/
changes since the 0.14.7 PyPI publish.

Track 1 (Rust binary): Cargo.toml → Cargo.lock → python/rewind_cli.py
→ python-mcp/pyproject.toml → python-mcp/rewind_mcp_cli.py

Track 2 (Python SDK): python/pyproject.toml → python/rewind_agent/__init__.py

Post-merge checklist:
1. Create GitHub Release with tag v0.12.10 (triggers CI binary builds)
2. Run ./scripts/publish-pypi.sh from python/ directory
3. Run ./scripts/publish-mcp-pypi.sh from python-mcp/ directory

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rewind Ready Ready Preview, Comment Apr 21, 2026 10:44am

@risjai risjai merged commit 2034a78 into master Apr 21, 2026
7 checks passed
@risjai risjai deleted the chore/version-bump-security branch April 21, 2026 10:55
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