-
Notifications
You must be signed in to change notification settings - Fork 1
chore(main): release protoc-gen-elixir-grpc 0.3.0 #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(main): release protoc-gen-elixir-grpc 0.3.0 #24
Conversation
PR SummaryRelease protoc-gen-elixir-grpc v0.3.0 adding HTTP transcoding and custom codec/compressor support; update manifest and changelog.
Written by Cursor Bugbot for commit b310e62. This will update automatically on new commits. Configure here. |
WalkthroughBumps Changes
Sequence Diagram(s)sequenceDiagram
autonumber
participant Dev as Developer
participant Repo as Repository
participant CI as Release tooling
rect rgb(235,245,255)
Note right of Dev: Prepare release (bump manifest + changelog)
end
Dev->>Repo: Commit manifest version bump + changelog
Repo->>CI: Release-please/CI picks up manifest
CI->>Repo: Tag/release for protoc-gen-elixir-grpc v0.3.0
Note over CI,Repo: Generated artifacts reference\nHTTP transcoding & custom codec support (documented)
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Possibly related PRs
Suggested labels
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (1)
🔇 Additional comments (1)
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 |
21bc32c to
389a73e
Compare
Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>
389a73e to
b310e62
Compare
|
🤖 Created releases: 🌻 |
An automated release has been created for you.
0.3.0 (2025-11-08)
Features
This PR was generated with Release Please. See documentation.