Skip to content

chore: staging 0.35.1rc5 — logging audit, docs, pytest CVE fix#301

Merged
Nathan Schram (nathanschram) merged 4 commits intodevfrom
feature/v0.35.1rc5
Apr 14, 2026
Merged

chore: staging 0.35.1rc5 — logging audit, docs, pytest CVE fix#301
Nathan Schram (nathanschram) merged 4 commits intodevfrom
feature/v0.35.1rc5

Conversation

@nathanschram
Copy link
Copy Markdown
Member

Summary

Test plan

  • CI format check passes
  • CI ruff lint passes
  • CI pytest passes on 3.12/3.13/3.14
  • CI build + wheel check passes
  • CI lockfile in sync
  • CI pip-audit passes (pytest CVE fixed)
  • TestPyPI publish succeeds after merge

🤖 Generated with Claude Code

Comprehensive logging audit found gaps in security-critical paths
(auth, rate limiting, SSRF), runner lifecycle (codex peer parity),
state mutations (topic_state), and CLI error paths. Adds structured
log statements at appropriate levels without over-logging.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
- Expand docs/reference/changelog.md with full v0.35.1 entry (security,
  fixes, changes) instead of a stub pointing to GitHub
- Add #190 (token redaction) and #191 (line buffer cap) to CHANGELOG.md
- Add logging audit (#299) to CHANGELOG.md and docs changelog
- Update CLAUDE.md test count from 2038 to 2165

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 14, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d446627b-2db9-4a5e-9445-89ded401d27f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/v0.35.1rc5

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nathanschram Nathan Schram (nathanschram) merged commit e2404b2 into dev Apr 14, 2026
21 checks passed
@nathanschram Nathan Schram (nathanschram) deleted the feature/v0.35.1rc5 branch April 14, 2026 09:42
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