Skip to content

release: v1.0.8 — security audit closure (#3, #4, #5)#10

Merged
avinash-matrixgard merged 1 commit into
mainfrom
claude/v1.0.7-release-prep
Apr 30, 2026
Merged

release: v1.0.8 — security audit closure (#3, #4, #5)#10
avinash-matrixgard merged 1 commit into
mainfrom
claude/v1.0.7-release-prep

Conversation

@avinash-matrixgard
Copy link
Copy Markdown
Owner

v1.0.7 was already published to PyPI (the AGPL relicense from Apr 28). Audit-fix release rolls forward to v1.0.8.

Changes:

Verification:

  • pytest tests/ → 1255 passed
  • ruff check + format → clean

After this merges, you can: tag v1.0.8, GitHub Release with the changelog excerpt, poetry build && poetry publish to PyPI.

🤖 Generated with Claude Code

v1.0.7 was already published to PyPI (the AGPL relicense from Apr 28),
so the audit-fix release rolls forward to v1.0.8.

Bump
- pyproject.toml: 1.0.7 -> 1.0.8
- All inline source-code references to v1.0.7 in security/* and tests/
  rewritten to v1.0.8 (caught with grep + sed).
- SECURITY.md "Mitigation in v1.0.7" -> "v1.0.8".

Changelog
- New [1.0.8] section authored above [1.0.7], cross-references issues
  #3, #4, #5 + the website security-review page, calls out the awk
  removal, the secrets redactor, the prompt sanitizer, the
  purge-history CLI command, the +158 test count delta, and the
  test-fixture rename (AWS published examples -> synthetic strings).
- Honest about scope: chat_history file is prompt_toolkit-owned and
  remains outside the redactor's write path.

Verified
- pytest tests/ -> 1255 passed
- ruff check + ruff format --check -> clean

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@avinash-matrixgard avinash-matrixgard merged commit a541b35 into main Apr 30, 2026
4 checks passed
@avinash-matrixgard avinash-matrixgard deleted the claude/v1.0.7-release-prep branch April 30, 2026 08:58
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