Skip to content

Protocol Buffers v27.1

Latest
Compare
Choose a tag to compare
@esrauchg esrauchg released this 05 Jun 18:58
· 289 commits to main since this release

Announcements

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

Compiler

  • Always report plugin support errors from protoc. (9a37881)

C++

  • Fix a bug in edition defaults calculation. (887e95d)

Java

  • Move back deprecation of java utf8 feature to 2024. (8ffc1d0)

Csharp

Other

  • Avoid ODR violations from bootstrapped protos (f61d89c)