Skip to content

Bump protobuf-java from 3.19.3 to 3.19.4

Bumps protobuf-java from 3.19.3 to 3.19.4.

Release notes

Sourced from protobuf-java's releases.

Protocol Buffers v3.19.4

Python

  • Make libprotobuf symbols local on OSX to fix issue #9395 (#9435)

Ruby

  • Fixed a data loss bug that could occur when the number of optional fields in a message is an exact multiple of 32. (#9440).

PHP

  • Fixed a data loss bug that could occur when the number of optional fields in a message is an exact multiple of 32. (#9440).
Commits

Merge request reports