Skip to content

Fix protoc-gen-connect-go schema variable case handling#808

Merged
emcfarlane merged 1 commit intomainfrom
ed/fixGenServiceVars
Jan 8, 2025
Merged

Fix protoc-gen-connect-go schema variable case handling#808
emcfarlane merged 1 commit intomainfrom
ed/fixGenServiceVars

Conversation

@emcfarlane
Copy link
Contributor

@emcfarlane emcfarlane commented Jan 8, 2025

This fixes the handling of various casing for protoc-gen-connect-go when generating the service methods variable.

Fixes #807

@emcfarlane emcfarlane requested a review from jhump January 8, 2025 15:18
Signed-off-by: Edward McFarlane <emcfarlane@buf.build>
@emcfarlane emcfarlane merged commit 044befe into main Jan 8, 2025
@emcfarlane emcfarlane deleted the ed/fixGenServiceVars branch January 8, 2025 19:03
@emcfarlane emcfarlane mentioned this pull request Jan 8, 2025
@emcfarlane emcfarlane changed the title Fix protoc-gen-go schema variable case handling Fix protoc-gen-connect-go schema variable case handling Jan 8, 2025
emcfarlane added a commit that referenced this pull request Jan 8, 2025
Below are the draft notes for the release, this is a patch release to
fix the protoc-gen-connect-go issue:

----
# v1.18.1

## What's Changed
### Bugfixes
* Fix protoc-gen-connect-go schema variable case handling by @emcfarlane
in #808


**Full Changelog**:
v1.18.0...v1.18.1

Signed-off-by: Edward McFarlane <emcfarlane@buf.build>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compilation error in generated code due to case

3 participants