Skip to content

Protocol Buffers v21.12

Compare
Choose a tag to compare
@fowles fowles released this 14 Dec 14:45
· 7923 commits to main since this release

Python

  • Fix broken enum ranges (#11171)
  • Stop requiring extension fields to have a sythetic oneof (#11091)
  • Python runtime 4.21.10 not works generated code can not load valid proto.
    (#11171)