Skip to content

Protocol Buffers v28.1

Compare
Choose a tag to compare
@tonyliaoss tonyliaoss released this 11 Sep 17:21
· 1494 commits to main since this release

Announcements

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

C++

  • Fix compiler error with StrongReferenceToType() (8ea3bb1)

PHP

PHP C-Extension

  • Upb: fix uninitialized upb_MessageValue buffer bugs (#18160) (9deedf0)
  • See also UPB changes below, which may affect PHP C-Extension.

Ruby

Ruby C-Extension

  • Fix a potential Ruby-upb use of uninitialized memory. (70b77de)
  • Upb: fix uninitialized upb_MessageValue buffer bugs (#18160) (9deedf0)
  • See also UPB changes below, which may affect Ruby C-Extension.

UPB (Python/PHP/Ruby C-Extension)

  • Fix a potential Ruby-upb use of uninitialized memory. (70b77de)
  • Upb: fix uninitialized upb_MessageValue buffer bugs (#18160) (9deedf0)