Protocol Buffers v32.0-rc2
Pre-release
Pre-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
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.