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
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
-
22d0e26
Update protobuf version for 3.19.4 (#9449) -
afeb6d8
Merge pull request #9451 from haberman/ruby-dataloss-bugfix -
98b8e05
Merge branch '3.19.x' into ruby-dataloss-bugfix -
eb301e1
Merge pull request #9450 from haberman/php-dataloss-bugfix -
aceff71
Fixed data loss bug in Ruby extension. -
35a21c1
Added CHANGES.txt entry. -
67995fb
Fixed data loss bug with PHP C extension. -
779b972
Update CHANGES.txt for 3.19.4 release (#9448) -
a035bd0
Make libprotobuf symbols local on OSX (#8346) (#9435) - See full diff in compare view