Skip to content

Protocol Buffers v32.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@googleberg googleberg released this 05 Aug 19:04
· 161 commits to main since this release

Announcements

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

Java

  • Restore compatibility of runtime with pre-3.22.x gencode impacted by CVE-2022-3171 (adf556f)
  • Update our compiled_edition_default's maximum_edition to 2024 (#22870) (6216ae4)

Csharp

  • Update our compiled_edition_default's maximum_edition to 2024 (#22870) (6216ae4)

Rust

  • Rust: remove DEP_UPB_VERSION check in codegen crate (#22764) (6f6012a)
  • See also UPB changes below, which may affect Rust.

Python

  • Update python edition default maximum edition to 2024 (#22889) (72abf95)
  • Make protobuf codebase compatible with --incompatible_config_setting_private_default_visibility (#22745) (5e2838e)

PHP

PHP C-Extension

  • Update our compiled_edition_default's maximum_edition to 2024 (#22870) (6216ae4)
  • See also UPB changes below, which may affect PHP C-Extension.

Ruby

  • Make protobuf codebase compatible with --incompatible_config_setting_private_default_visibility (#22745) (5e2838e)

Ruby C-Extension

  • Update our compiled_edition_default's maximum_edition to 2024 (#22870) (6216ae4)
  • See also UPB changes below, which may affect Ruby C-Extension.

UPB (Python/PHP/Ruby C-Extension)

  • Update our compiled_edition_default's maximum_edition to 2024 (#22870) (6216ae4)
  • Make protobuf codebase compatible with --incompatible_config_setting_private_default_visibility (#22745) (5e2838e)