Skip to content

Protocol Buffers v25.8

Compare
Choose a tag to compare
@sbenzaquen sbenzaquen released this 27 May 21:49
· 5151 commits to main since this release

Announcements

  • Protobuf News may include additional announcements or pre-announcements for upcoming changes.

Java

  • Change pre-22 poison pill to only log once per affected message type. (#21754) (88a3b90)
  • Weaken vulnerable gencode poison pill to a warning by default. (320eafa)

Python

  • Backport recursion limit enforcement to 25.x (29445be)