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

stop requiring extension fields to have a synthetic oneof #1034

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

@haberman haberman merged commit 20b542a into 21.x Dec 12, 2022
@haberman haberman deleted the cherry-pick-extension-fix branch December 12, 2022 18:35
haines added a commit to haines/cerbos-sdk-ruby that referenced this pull request Jun 10, 2024
Earlier versions fail to load the `protovalidate` extension field descriptors with
"field with proto3_optional was not in a oneof (buf.validate.priv.field)".

protocolbuffers/upb#1034

Signed-off-by: Andrew Haines <haines@cerbos.dev>
haines added a commit to haines/cerbos-sdk-ruby that referenced this pull request Jun 10, 2024
Earlier versions fail to load the `protovalidate` extension field descriptors with
"field with proto3_optional was not in a oneof (buf.validate.priv.field)".

protocolbuffers/upb#1034

Signed-off-by: Andrew Haines <haines@cerbos.dev>
haines added a commit to cerbos/cerbos-sdk-ruby that referenced this pull request Jun 10, 2024
* Test against all supported dependency versions

* Add explicit dependency on `google-protobuf`

* Increase `google-protobuf` version requirement to 3.21.12+

  Earlier versions fail to load the `protovalidate` extension field descriptors with
  "field with proto3_optional was not in a oneof (buf.validate.priv.field)".

  protocolbuffers/upb#1034

Signed-off-by: Andrew Haines <haines@cerbos.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants