Skip to content

Protocol Buffers v34.2

Choose a tag to compare

@mkruskal-google mkruskal-google released this 20 May 19:38

Announcements

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

Bazel

  • Remove unused dependency on aspect_bazel_lib (784a77f)

C++

  • Workaround for attribute handling bug in gcc < 13 (1a5c5c5)

upb

  • Avoid theoretical overflow of uintptr_t in AddAllLinkedExtensions (08d520a)
  • Fixed two GCC-only issues around upb's generated extension registry (33debf3)