Skip to content

Protocol Buffers v3.15.1

Choose a tag to compare

@acozzette acozzette released this 20 Feb 01:13
· 40 commits to 3.15.x since this release

Ruby

  • Bugfix for Message.[] for repeated or map fields (#8313)
  • Fix for truncating behavior when converting Float to Duration (#8320)

C++

  • Small fixes for MinGW and for C++20 with GCC (#8318)