Skip to content
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

fix: Fix codegen for google.protobuf.Struct with useMapType=true #740

Merged
merged 2 commits into from Dec 29, 2022
Merged

fix: Fix codegen for google.protobuf.Struct with useMapType=true #740

merged 2 commits into from Dec 29, 2022

Conversation

roboslone
Copy link
Contributor

Possible fix for #739. I'm not sure how to generate code using buf and my fork. Can someone help with this?

@roboslone roboslone changed the title Fix codegen for google.protobuf.Struct with useMapType=true fix: codegen for google.protobuf.Struct with useMapType=true Dec 20, 2022
@roboslone roboslone changed the title fix: codegen for google.protobuf.Struct with useMapType=true fix: Fix codegen for google.protobuf.Struct with useMapType=true Dec 20, 2022
@roboslone
Copy link
Contributor Author

@stephenh could you take a look at this? Thanks.

@stephenh
Copy link
Owner

Hey @roboslone yep, this looks good! I'll open a follow up PR with a really simple integration test to make sure this doesn't regress, but otherwise looks great! Thank you!

@stephenh stephenh merged commit 0647151 into stephenh:main Dec 29, 2022
stephenh pushed a commit that referenced this pull request Dec 29, 2022
# [1.137.0](v1.136.1...v1.137.0) (2022-12-29)

### Bug Fixes

* Additional fix for structs with useMapType. ([#743](#743)) ([3264b0f](3264b0f))
* Fix codegen for google.protobuf.Struct with useMapType=true ([#740](#740)) ([0647151](0647151))

### Features

* added bigint force long option ([#742](#742)) ([3964e57](3964e57))
@stephenh
Copy link
Owner

🎉 This PR is included in version 1.137.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants