Skip to content

Conversation

@sht-bot
Copy link
Contributor

@sht-bot sht-bot commented Nov 7, 2025

An automated release has been created for you.

0.3.0 (2025-11-08)

Features

  • Add HTTP transcoding support and update tests (#23) (2ab8496)
  • Add support for custom codecs in gRPC server configuration (#26) (c14c47b)
  • Add support for custom compressors in gRPC server configuration (#27) (7ecda53)

This PR was generated with Release Please. See documentation.

@cursor
Copy link

cursor bot commented Nov 7, 2025

PR Summary

Release protoc-gen-elixir-grpc v0.3.0 adding HTTP transcoding and custom codec/compressor support; update manifest and changelog.

  • Release:
    • Bump cmd/protoc-gen-elixir-grpc to 0.3.0 in .github/.release-please-manifest.json.
  • Changelog (cmd/protoc-gen-elixir-grpc/CHANGELOG.md):
    • Add 0.3.0 notes: HTTP transcoding support; support for custom codecs and compressors in gRPC server configuration.

Written by Cursor Bugbot for commit b310e62. This will update automatically on new commits. Configure here.

@coderabbitai
Copy link

coderabbitai bot commented Nov 7, 2025

Walkthrough

Bumps protoc-gen-elixir-grpc from 0.2.0 to 0.3.0 in the release manifest and adds a 0.3.0 changelog entry describing HTTP transcoding, updated tests, and custom codec support.

Changes

Cohort / File(s) Summary
Release manifest
.github/.release-please-manifest.json
Version bump: protoc-gen-elixir-grpc 0.2.0 → 0.3.0 (no other manifest edits).
Component changelog
cmd/protoc-gen-elixir-grpc/CHANGELOG.md
Added CHANGELOG entry for 0.3.0 documenting HTTP transcoding support, updated tests, and added custom codec support.

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)
Loading

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Review focus: manifest entry correctness and changelog wording/format.

Possibly related PRs

Suggested labels

autorelease: tagged

Poem

🐇 I hopped a tiny version tree,
bumped a file, wrote notes with glee.
Transcoding tunes and codecs new,
tests refreshed — a carrot view! 🥕

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: releasing protoc-gen-elixir-grpc version 0.3.0, which matches the version bump in the manifest and changelog entry.
Description check ✅ Passed The description is directly related to the changeset, providing an automated release summary with changelog entries for version 0.3.0 that correspond to the files modified.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main--components--protoc-gen-elixir-grpc

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 389a73e and b310e62.

📒 Files selected for processing (2)
  • .github/.release-please-manifest.json (1 hunks)
  • cmd/protoc-gen-elixir-grpc/CHANGELOG.md (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • .github/.release-please-manifest.json
🔇 Additional comments (1)
cmd/protoc-gen-elixir-grpc/CHANGELOG.md (1)

3-11: Changelog entry is accurate and well-formatted.

The v0.3.0 changelog entry correctly documents all three features from this release with proper links to issues and commits. The format is consistent with previous versions and follows Release Please conventions.


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.

@sht-bot sht-bot force-pushed the release-please--branches--main--components--protoc-gen-elixir-grpc branch from 21bc32c to 389a73e Compare November 8, 2025 04:39
Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>
@sht-bot sht-bot force-pushed the release-please--branches--main--components--protoc-gen-elixir-grpc branch from 389a73e to b310e62 Compare November 8, 2025 04:44
@yordis yordis merged commit e3d39c0 into main Nov 8, 2025
4 checks passed
@yordis yordis deleted the release-please--branches--main--components--protoc-gen-elixir-grpc branch November 8, 2025 05:07
@sht-bot
Copy link
Contributor Author

sht-bot commented Nov 8, 2025

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants