| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| protobuf-36.1.bazel.tar.gz | 2026-08-31 | 7.3 MB | |
| protobuf-36.1.bazel.tar.gz.intoto.jsonl | 2026-08-31 | 11.1 kB | |
| protoc-36.1-linux-x86_32.zip | 2026-08-31 | 4.0 MB | |
| protoc-36.1-linux-x86_64.zip | 2026-08-31 | 3.7 MB | |
| protoc-36.1-osx-aarch_64.zip | 2026-08-31 | 2.6 MB | |
| protoc-36.1-osx-universal_binary.zip | 2026-08-31 | 5.3 MB | |
| protoc-36.1-osx-x86_64.zip | 2026-08-31 | 2.8 MB | |
| protoc-36.1-win32.zip | 2026-08-31 | 3.6 MB | |
| protoc-36.1-win64.zip | 2026-08-31 | 3.6 MB | |
| tool_integrity.bzl | 2026-08-31 | 92 Bytes | |
| protobuf-36.1.tar.gz | 2026-08-31 | 7.3 MB | |
| protobuf-36.1.zip | 2026-08-31 | 9.4 MB | |
| protoc-36.1-linux-aarch_64.zip | 2026-08-31 | 3.6 MB | |
| protoc-36.1-linux-ppcle_64.zip | 2026-08-31 | 4.0 MB | |
| protoc-36.1-linux-s390_64.zip | 2026-08-31 | 4.7 MB | |
| Protocol Buffers v36.1 source code.tar.gz | 2026-08-31 | 7.3 MB | |
| Protocol Buffers v36.1 source code.zip | 2026-08-31 | 9.5 MB | |
| README.md | 2026-08-31 | 1.2 kB | |
| Totals: 18 Items | 78.8 MB | 4 | |
Announcements
- Protobuf News may include additional announcements or pre-announcements for upcoming changes.
Csharp
- Allow later enum aliases to overwrite in C# custom JSON enum mapping. (https://github.com/protocolbuffers/protobuf/commit/cc7e6bd557dc9a9d4b984314d6456f2a3ad78570)
Rust
- Update README files for each crate. (https://github.com/protocolbuffers/protobuf/commit/e64a176925c0b1978bd6d14853605df384d60493)
- Include runtime version details in assertion error messages. (https://github.com/protocolbuffers/protobuf/commit/fecb404dc83e3f6fd0760fd1eb18332bddd701e9)
- Drop special treatment of rust versions below 4.33. (https://github.com/protocolbuffers/protobuf/commit/1312f3bb3d9f515b19e16f273f70d518b7cbba81)
- Invert the relationship between rust crates (https://github.com/protocolbuffers/protobuf/commit/fbf3069a7a29be3ecda2cea3455ec26895d3f81f)
Python
- Optimize pure Python parse path for custom JSON enum names. (https://github.com/protocolbuffers/protobuf/commit/333846acf4aec1392fdc15be64d12d6da3a220fd)
- Additional unit tests for Python handling of custom JSON enum names. (https://github.com/protocolbuffers/protobuf/commit/210324cac0f39d68db09d873afd23591255bf125)