build: release v0.3.0 - #558
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
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:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 8 included reviews per hour; 5 remain after this review. WalkthroughThe pull request updates the direct ChangesWeb assets dependency upgrade
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This updates the bundled web-assets dependency version without changing application interfaces or tooling contracts. No current merge-blocking risk is identified. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
|
| Filename | Overview |
|---|---|
| go.mod | Pins the embedded production Web assets to v0.0.242; the repository’s release checks validate the bundle against the current Web build. |
| go.sum | Updates checksums consistently for the new Web-assets module version. |
| CHANGELOG.md | Updates the v0.3.0 release date and adds the latest release entries. |
| RELEASE_BODY.md | Expands the full release body with current changelog items and detailed migration notes. |
| RELEASE_NOTES.md | Mirrors the release-body updates for the published release notes. |
Reviews (17): Last reviewed commit: "build: prepare release v0.3.0" | Re-trigger Greptile
✅ Dry-Run Completed Successfully📊 Build Summary
📦 Built ArtifactsNot available. This is an automated comment from the release dry-run check. |
5ef5133 to
76593d1
Compare
✅ Dry-Run Completed Successfully📊 Build Summary
📦 Built ArtifactsNot available. This is an automated comment from the release dry-run check. |
76593d1 to
8f39458
Compare
✅ Dry-Run Completed Successfully📊 Build Summary
📦 Built ArtifactsNot available. This is an automated comment from the release dry-run check. |
8f39458 to
6f7b9e4
Compare
6f7b9e4 to
bd91182
Compare
✅ Dry-Run Completed Successfully📊 Build Summary
📦 Built ArtifactsNot available. This is an automated comment from the release dry-run check. |
bd91182 to
10ba4b7
Compare
d297746 to
5627424
Compare
✅ Dry-Run Completed Successfully📊 Build Summary
📦 Built ArtifactsNot available. This is an automated comment from the release dry-run check. |
5627424 to
076fd38
Compare
✅ Dry-Run Completed Successfully📊 Build Summary
📦 Built ArtifactsNot available. This is an automated comment from the release dry-run check. |
076fd38 to
9099f03
Compare
✅ Dry-Run Completed Successfully📊 Build Summary
📦 Built ArtifactsNot available. This is an automated comment from the release dry-run check. |
9099f03 to
1cd1b80
Compare
✅ Dry-Run Completed Successfully📊 Build Summary
📦 Built ArtifactsNot available. This is an automated comment from the release dry-run check. |
1cd1b80 to
f896920
Compare
✅ Dry-Run Completed Successfully📊 Build Summary
📦 Built ArtifactsNot available. This is an automated comment from the release dry-run check. |
f896920 to
d410d95
Compare
d410d95 to
2ceb6d8
Compare
✅ Dry-Run Completed Successfully📊 Build Summary
📦 Built ArtifactsNot available. This is an automated comment from the release dry-run check. |
2ceb6d8 to
f50a486
Compare
✅ Dry-Run Completed Successfully📊 Build Summary
📦 Built ArtifactsNot available. This is an automated comment from the release dry-run check. |
f50a486 to
8dc3174
Compare
✅ Dry-Run Completed Successfully📊 Build Summary
📦 Built ArtifactsNot available. This is an automated comment from the release dry-run check. |
Release v0.3.0
This PR prepares the release of version v0.3.0.
Changelog
0.3.0 - 2026-09-10
♻️ Refactoring
⚡ Performance Improvements
🎉 Features
MCP transport no longer accepts SSE.
🐛 Bug Fixes
🔧 Miscellaneous Tasks
🧪 Testing
Release notes included
Full release details
The complete changelog and unabridged release notes are in
RELEASE_BODY.mdandRELEASE_NOTES.mdin this pull request.