| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| protobuf-34.2.bazel.tar.gz | 2026-05-20 | 7.0 MB | |
| protobuf-34.2.bazel.tar.gz.intoto.jsonl | 2026-05-20 | 11.0 kB | |
| protoc-34.2-win32.zip | 2026-05-20 | 3.6 MB | |
| protoc-34.2-win64.zip | 2026-05-20 | 3.5 MB | |
| protoc-34.2-linux-x86_32.zip | 2026-05-20 | 3.9 MB | |
| protoc-34.2-linux-x86_64.zip | 2026-05-20 | 3.6 MB | |
| protoc-34.2-osx-aarch_64.zip | 2026-05-20 | 2.6 MB | |
| protoc-34.2-osx-universal_binary.zip | 2026-05-20 | 5.2 MB | |
| protoc-34.2-osx-x86_64.zip | 2026-05-20 | 2.7 MB | |
| protobuf-34.2.tar.gz | 2026-05-20 | 7.0 MB | |
| protobuf-34.2.zip | 2026-05-20 | 9.0 MB | |
| protoc-34.2-linux-aarch_64.zip | 2026-05-20 | 3.6 MB | |
| protoc-34.2-linux-ppcle_64.zip | 2026-05-20 | 3.9 MB | |
| protoc-34.2-linux-s390_64.zip | 2026-05-20 | 4.7 MB | |
| Protocol Buffers v34.2 source code.tar.gz | 2026-05-19 | 7.0 MB | |
| Protocol Buffers v34.2 source code.zip | 2026-05-19 | 9.2 MB | |
| README.md | 2026-05-19 | 791 Bytes | |
| Totals: 17 Items | 76.5 MB | 0 | |
Announcements
- Protobuf News may include additional announcements or pre-announcements for upcoming changes.
Bazel
- Remove unused dependency on aspect_bazel_lib (https://github.com/protocolbuffers/protobuf/commit/784a77f6e7705df26380980927623c38d67990be)
C++
- Workaround for attribute handling bug in gcc < 13 (https://github.com/protocolbuffers/protobuf/commit/1a5c5c5d8a2292e73e82f8479e87266008b910c4)
upb
- Avoid theoretical overflow of uintptr_t in AddAllLinkedExtensions (https://github.com/protocolbuffers/protobuf/commit/08d520af12637296c7b902effdf351aa1fb30fa4)
- Fixed two GCC-only issues around upb's generated extension registry (https://github.com/protocolbuffers/protobuf/commit/33debf38ec37fa93f8236c3bb7694f57e1eecb5a)