chore: staging 0.35.1rc5 — logging audit, docs, pytest CVE fix#301
Merged
Nathan Schram (nathanschram) merged 4 commits intodevfrom Apr 14, 2026
Merged
chore: staging 0.35.1rc5 — logging audit, docs, pytest CVE fix#301Nathan Schram (nathanschram) merged 4 commits intodevfrom
Nathan Schram (nathanschram) merged 4 commits intodevfrom
Conversation
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]>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
🤖 Generated with Claude Code