Skip to content

Protocol Buffers v3.15.7

Compare
Choose a tag to compare
@acozzette acozzette released this 02 Apr 20:53
· 3 commits to 3.15.x since this release

C++

  • Remove the ::pb namespace (alias) (#8423)

Ruby

  • Fix unbounded memory growth for Ruby <2.7 (#8429)
  • Fixed message equality in cases where the message type is different (#8434)