chore(main): release 0.31.0 - #6121
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
WalkthroughThe release manifest version for the root package is updated from 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
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 |
Greptile SummaryThis is a Release Please–generated release PR that bumps the project version to 0.31.0 and prepends the corresponding changelog section. No logic changes are included — the diff is limited to the version manifest and
Confidence Score: 5/5
|
| Filename | Overview |
|---|---|
| .release-please-manifest.json | Version bumped from 0.30.0 to 0.31.0; single-line mechanical change with no logic impact. |
| CHANGELOG.md | New 0.31.0 section prepended with features, bug fixes (including CVE-2026-39829 crypto upgrade), and a performance improvement; purely documentation. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[main branch\nv0.30.0] -->|feature & fix commits| B[HEAD\n4d1c952]
B -->|Release Please PR| C[Bump manifest\n0.30.0 → 0.31.0]
B -->|Release Please PR| D[Prepend CHANGELOG.md\n0.31.0 section]
C --> E[Tagged release\nv0.31.0]
D --> E
Reviews (16): Last reviewed commit: "chore(main): release 0.31.0" | Re-trigger Greptile
e5b4902 to
f385577
Compare
4ec4249 to
0e5e6f4
Compare
0e5e6f4 to
4d1c952
Compare
🤖 I have created a release beep boop
0.31.0 (2026-08-07)
Features
Bug Fixes
Performance Improvements
This PR was generated with Release Please. See documentation.