Skip to content

Bump protobuf-java from 3.17.0 to 3.17.1

Bumps protobuf-java from 3.17.0 to 3.17.1.

Release notes

Sourced from protobuf-java's releases.

Protocol Buffers v3.17.1

PHP

  • Fixed PHP memory leaks and arginfo errors. (#8614)
  • Fixed JSON parser to allow multiple values from the same oneof as long as all but one are null.

Ruby

  • Fixed memory bug: properly root repeated/map field when assigning. (#8639)
  • Fixed JSON parser to allow multiple values from the same oneof as long as all but one are null.
Commits

Merge request reports