Skip to content

Protocol Buffers v3.19.4

Compare
Choose a tag to compare
@acozzette acozzette released this 28 Jan 16:55
· 59 commits to 3.19.x since this release
22d0e26

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).