Protocol Buffers 33.3 已经发布。Protocol Buffers(protobuf)是 Google 开源的语言无关、平台无关的可扩展机制,用于序列化结构化数据。
具体更新内容包括:
Announcements
Bazel
Compiler
- 创建 editions test_utils 以修复
command_line_interface_unittest 和code_generator_unittest中现有 brittle tests。(cb0a8c5)
- 添加用于开发工作的不稳定版本。(44e090c)
- 为不稳定版本添加兼容性测试 (d167dd0)
C++
Java
C#
Python
UPB (Python/PHP/Ruby C-Extension)
其他
- 不要忽略平台要求(aeedbc6)
- 再次更新 GitHub Actions 以使用 macOS-14。(f7b18f8)
- 删除冗余的 ARM 测试(d4e7a81)
- Protobuf:将 php 从 macos-13 更新到 macos-15-intel ( 9027d6b )
- 更新 GitHub Actions 以使用 macOS-14。(f0907f3)
详情可查看:https://github.com/protocolbuffers/protobuf/releases/tag/v33.3