Skip to content

Protocol Buffers v23.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@deannagarcia deannagarcia released this 05 May 17:20
· 6205 commits to main since this release

Announcements

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

C++

  • Fix(libprotoc): export useful symbols from .so (46fb4aa)
  • Turn off clang::musttail on i386 (b40633f)

Python

  • Fix bug in _internal_copy_files where the rule would fail in downstream repositories. (b36c392)

Other