- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
chore(main): release protoc-gen-connect-go-servicestruct 0.1.1 #10
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-connect-go-servicestruct 0.1.1 #10
Conversation
Signed-off-by: Straw Hat, LLC <opensource@straw-hat-llc.com>
          
WalkthroughBumps  Changes
 Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
 Suggested labels
 Poem
 Pre-merge checks and finishing touches✅ Passed checks (3 passed)
 ✨ Finishing touches🧪 Generate unit tests
 Tip 👮 Agentic pre-merge checks are now available in preview!Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs. 
 Please see the documentation for more information. Example: reviews:
  pre_merge_checks:
    custom_checks:
      - name: "Undocumented Breaking Changes"
        mode: "warning"
        instructions: |
          Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).Please share your feedback with us on this Discord post. 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   | 
    
| 
           🤖 Created releases: 🌻  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
cmd/protoc-gen-connect-go-servicestruct/CHANGELOG.md (1)
3-9: Changelog polish: link/style consistency + capitalization nit
- Header style differs from 0.1.0 (linked vs plain). If you want consistent formatting across versions, either link both or keep both plain.
 - Capitalize “Go” in the bullet.
 -## 0.1.0 (2025-09-18) +## [0.1.0](https://github.com/TrogonStack/protoc-gen/compare/protoc-gen-connect-go-servicestruct@v0.0.0...protoc-gen-connect-go-servicestruct@v0.1.0) (2025-09-18)-* Using the go import path ([#9](https://github.com/TrogonStack/protoc-gen/issues/9)) ([cf849b6](https://github.com/TrogonStack/protoc-gen/commit/cf849b60675d71e35ee5fb0df9c7a2ba424c7877)) +* Using the Go import path ([#9](https://github.com/TrogonStack/protoc-gen/issues/9)) ([cf849b6](https://github.com/TrogonStack/protoc-gen/commit/cf849b60675d71e35ee5fb0df9c7a2ba424c7877))If you prefer the current mixed style, ignore the header change. Please also confirm the compare link resolves as expected.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (2)
.github/.release-please-manifest.json(1 hunks)cmd/protoc-gen-connect-go-servicestruct/CHANGELOG.md(1 hunks)
🔇 Additional comments (1)
.github/.release-please-manifest.json (1)
2-2: Version bump matches changelog 0.1.1Looks good. Confirm the release PR will create the tag and GitHub Release for this component.
You can verify planned tagging with Release Please’s PR checks or by inspecting the generated release notes after merge.
An automated release has been created for you.
0.1.1 (2025-09-18)
Bug Fixes
This PR was generated with Release Please. See documentation.