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

Update google wellknown protos #231

Conversation

gilbertwong96
Copy link
Contributor

I observed that the Google well-known proto types in this repository are currently fixed at version 3.12.3, which seems a bit outdated.

This pull request addresses this by updating the Protobufs file.

Copy link
Owner

@tomas-abrahamsson tomas-abrahamsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Sorry for the delay.

It generally looks fine. I have only one comment about stating the version. There is a command to import protos from a local protobuf repo, and prepend a version comment, helpers/import-protobuf-protos, but I noticed it had gotten somewhat outdated[*] so I have an updated import-protobuf-protos on a branch.

[*] the protobuf repo layout has changed so it couldn't find the version number automatically any more.

priv/proto3/google/protobuf/any.proto Outdated Show resolved Hide resolved
@gilbertwong96 gilbertwong96 force-pushed the feature/update-google-wellknow-protos branch from 85562aa to 0ad3c54 Compare December 13, 2023 08:28
@gilbertwong96
Copy link
Contributor Author

gilbertwong96 commented Dec 13, 2023

updated import-protobuf-protos

It's cool. I didn't notice this script.

@tomas-abrahamsson
Copy link
Owner

Thanks! I've merged it locally for inclusion in the next release, which probably won't be far away (keeping this pr open until then)

@tomas-abrahamsson tomas-abrahamsson merged commit 42dd97c into tomas-abrahamsson:master Jan 7, 2024
5 checks passed
@tomas-abrahamsson
Copy link
Owner

This is now included in gpb 4.21.0.

@gilbertwong96 gilbertwong96 deleted the feature/update-google-wellknow-protos branch January 8, 2024 03:10
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.

2 participants