Skip to content

Protocol Buffers v3.6.1

Compare
Choose a tag to compare
@acozzette acozzette released this 31 Jul 19:02
· 28 commits to 3.6.x since this release

C++

  • Introduced workaround for Windows issue with std::atomic and std::once_flag initialization (#4777, #4773)

PHP

  • Added compatibility with PHP 7.3 (#4898)

Ruby

  • Fixed Ruby crash involving Any encoding (#4718)