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 protos using new go protoc plugin #73

Merged
merged 1 commit into from
Jun 8, 2018

Conversation

jeanbza
Copy link
Contributor

@jeanbza jeanbza commented Jun 8, 2018

This update uses the latest version of the protoc Go plugin, which
reverted a change in UTF-8 validation for proto2 (and added fields
for proto3). This change removed validation of UTF-8 in proto2
and added a new field in proto3 that signals validation.

@jeanbza jeanbza requested review from jba and pongad as code owners June 8, 2018 18:04
This update uses the latest version of the protoc Go plugin, which
reverted a change in UTF-8 validation for proto2 (and added fields
for proto3). This change removed validation of UTF-8 in proto2
and added a new field in proto3 that signals validation.

Relevant PR: golang/protobuf#628
@jeanbza jeanbza merged commit 32ee49c into googleapis:master Jun 8, 2018
hsanjuan pushed a commit to gxed/go-genproto-googleapis-rpc that referenced this pull request Jan 30, 2019
This update uses the latest version of the protoc Go plugin, which
reverted a change in UTF-8 validation for proto2 (and added fields
for proto3). This change removed validation of UTF-8 in proto2
and added a new field in proto3 that signals validation.

Relevant PR: golang/protobuf#628
@jeanbza jeanbza deleted the utf8_regen branch June 26, 2019 17:00
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