Skip to content

Protocol Buffers v3.11.4

Compare
Choose a tag to compare
@rafi-kamal rafi-kamal released this 14 Feb 20:19
· 3 commits to 3.11.x since this release
d0bfd52

C#

  • Fix latest ArgumentException for C# extensions (#7188)
  • Enforce recursion depth checking for unknown fields (#7210)

Ruby

  • Fix wrappers with a zero value (#7195)
  • Fix JSON serialization of 0/empty-valued wrapper types (#7198)