Groups
Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Groups
Protocol Buffers
Conversations
About
Protocol Buffers
1–30 of 5500
Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
Documentation:
https://develop
ers.google.com/protocol-
buffers/
Issue tracker:
https://github.com/
protocolbuffers/protobuf
Mark all as read
Report group
0 selected
Somak Dutta
, …
Em Rauch
4
Jul 7
Size limits for Proto Messages https://protobuf.dev/programming-guides/proto-limits/
The context is that Message-typed fields (and string-typed fields) are encoded with an int32 of
unread,
Size limits for Proto Messages https://protobuf.dev/programming-guides/proto-limits/
The context is that Message-typed fields (and string-typed fields) are encoded with an int32 of
Jul 7
Somak Dutta
,
Em Rauch
2
Jul 7
Vulnerability GHSA-jwvw-v7c5-m82h in protobuf-java: Heap-based buffer overflow
Unfortunately a CVE from a decade ago and the 2.x lineage are both sufficiently ancient history that
unread,
Vulnerability GHSA-jwvw-v7c5-m82h in protobuf-java: Heap-based buffer overflow
Unfortunately a CVE from a decade ago and the 2.x lineage are both sufficiently ancient history that
Jul 7
X Dev
, …
Cassondra Foesch
4
Jul 4
Reflection for oneOf fields
I keep responding privately to people by accident. (I've been out of mailing lists too long.) 1.
unread,
Reflection for oneOf fields
I keep responding privately to people by accident. (I've been out of mailing lists too long.) 1.
Jul 4
Sacheta Saini
,
Em Rauch
4
Jul 2
Crash in MessageLite::AccessCachedSize due to GetClassData() returning nullptr in custom message class
I think you'll get more relevant help on a gRPC forum. I'm still not quite following all of
unread,
Crash in MessageLite::AccessCachedSize due to GetClassData() returning nullptr in custom message class
I think you'll get more relevant help on a gRPC forum. I'm still not quite following all of
Jul 2
Adam Cozzette
,
Tim Froehlich
2
Jun 20
Announcing beta release of Google Rust Protobuf Implementation
Congratulations! I'm so happy to see an officially maintained Rust implementation! On Wed, Jun 18
unread,
Announcing beta release of Google Rust Protobuf Implementation
Congratulations! I'm so happy to see an officially maintained Rust implementation! On Wed, Jun 18
Jun 20
Nithin B
,
Em Rauch
2
Jun 16
How can I find the source code for NuGet package version
See the info at the top of https://protobuf.dev/support/version-support/ Our versioning scheme is
unread,
How can I find the source code for NuGet package version
See the info at the top of https://protobuf.dev/support/version-support/ Our versioning scheme is
Jun 16
Nithin B
Jun 16
How can I find the source code for NuGet package versions
Hi all, I am using NuGet package NuGet Gallery | Google.Protobuf 3.31.1. I am trying to find out the
unread,
How can I find the source code for NuGet package versions
Hi all, I am using NuGet package NuGet Gallery | Google.Protobuf 3.31.1. I am trying to find out the
Jun 16
Yordis Prieto
,
Em Rauch
8
Jun 4
Rust Types and Required Messages
I regret opening the issue ... my intent was to discuss things, what happened is that I created the
unread,
Rust Types and Required Messages
I regret opening the issue ... my intent was to discuss things, what happened is that I created the
Jun 4
Adam
Jun 2
how to parse FileDescriptorSet with Extensions/Custom Options
I am using Google.Protobuf C# library to load proto.pb file (serialized FileDescriptorSet). In this
unread,
how to parse FileDescriptorSet with Extensions/Custom Options
I am using Google.Protobuf C# library to load proto.pb file (serialized FileDescriptorSet). In this
Jun 2
Nima0908
Jun 2
Missing symbol after building protobuf
Hello, i recently rebuild protobuf on my system, and now i get the following error when using
unread,
Missing symbol after building protobuf
Hello, i recently rebuild protobuf on my system, and now i get the following error when using
Jun 2
John Sangki Lee
May 29
[Announcement] Protocol Buffers Version 29.5 is Released!
You can view the release and complete release notes on [GitHub]. If you experience any issues with
unread,
[Announcement] Protocol Buffers Version 29.5 is Released!
You can view the release and complete release notes on [GitHub]. If you experience any issues with
May 29
Samuel Benzaquen
May 28
[Announcement] Protocol Buffers Version 25.8 is Released!
You can view the release and complete release notes on [GitHub]. If you experience any issues with
unread,
[Announcement] Protocol Buffers Version 25.8 is Released!
You can view the release and complete release notes on [GitHub]. If you experience any issues with
May 28
Yan Titarenko
May 28
protoc linkage bugs while compiling mysql server
Greetings. Here is what I have: yantitarenko5@localhost:~/mysql-server/build> make [ 0%] Built
unread,
protoc linkage bugs while compiling mysql server
Greetings. Here is what I have: yantitarenko5@localhost:~/mysql-server/build> make [ 0%] Built
May 28
Bartosz Tomczak
,
Em Rauch
2
May 19
PHP extension and E_USER_WARNING for deprecated methods
Thank you for raising this; this appears to be an oversight which I can correct. The change will go
unread,
PHP extension and E_USER_WARNING for deprecated methods
Thank you for raising this; this appears to be an oversight which I can correct. The change will go
May 19
Paul Breeuwsma
May 15
protodoc.io - Protocol Buffers documentation of GitHub projects
Hi all, I made a new website: https://protodoc.io/ On the website, you can find documentation
unread,
protodoc.io - Protocol Buffers documentation of GitHub projects
Hi all, I made a new website: https://protodoc.io/ On the website, you can find documentation
May 15
Dennis Shao
May 14
[Announcement] Protocol Buffers Version 31.0 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
unread,
[Announcement] Protocol Buffers Version 31.0 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
May 14
Yvan Yi
May 12
Adding a warning when the GTest lib will be possibly overridden?
Hi there, When building the Protocol Buffers via CMake by default options, could we print a warning
unread,
Adding a warning when the GTest lib will be possibly overridden?
Hi there, When building the Protocol Buffers via CMake by default options, could we print a warning
May 12
Tricia Decker
,
Em Rauch
2
May 12
Go Version Support timelines?
It would be sensible to add a reference to this from the version-support page, but Go protobuf is in
unread,
Go Version Support timelines?
It would be sensible to add a reference to this from the version-support page, but Go protobuf is in
May 12
David Sanderson
May 6
Support pyi_out in py_proto_library
For issue https://github.com/protocolbuffers/protobuf/issues/10366 (Support pyi_out in
unread,
Support pyi_out in py_proto_library
For issue https://github.com/protocolbuffers/protobuf/issues/10366 (Support pyi_out in
May 6
David Chen
May 5
Constructing C++ protos using structs and initializer lists
Hi all, In Go, protos can be constructed using struct literals. For instance: p := pb.Person{ Id:
unread,
Constructing C++ protos using structs and initializer lists
Hi all, In Go, protos can be constructed using struct literals. For instance: p := pb.Person{ Id:
May 5
Sandy Zhang
Apr 30
[Announcement] Protocol Buffers Version 31.0-rc2 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
unread,
[Announcement] Protocol Buffers Version 31.0-rc2 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Apr 30
habe...@google.com
Apr 25
[Announcement] Protocol Buffers Version 25.7 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
unread,
[Announcement] Protocol Buffers Version 25.7 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Apr 25
Kristian Rickert
,
Gary Peck
2
Apr 24
Java Protobuf Selector and Mapper?
It reminds me of CEL (https://cel.dev/), which is used by the protovalidate project (https://github.
unread,
Java Protobuf Selector and Mapper?
It reminds me of CEL (https://cel.dev/), which is used by the protovalidate project (https://github.
Apr 24
Jason Lunn
Apr 21
[Announcement] Protocol Buffers Version 31.0-rc1 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
unread,
[Announcement] Protocol Buffers Version 31.0-rc1 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Apr 21
Jiachen Liang
,
Samuel Benzaquen
2
Apr 3
CheckTypeAndMergeFrom disturbs cross-binary usage
On Thu, Apr 3, 2025 at 4:31 AM Jiachen Liang <jiachenl...@gmail.com> wrote: Consider this
unread,
CheckTypeAndMergeFrom disturbs cross-binary usage
On Thu, Apr 3, 2025 at 4:31 AM Jiachen Liang <jiachenl...@gmail.com> wrote: Consider this
Apr 3
Vanegicloh J
,
Samuel Benzaquen
2
Apr 3
Help to figure out meaning of assert
On Thu, Apr 3, 2025 at 10:44 AM Vanegicloh J <vaneg...@gmail.com> wrote: Hello. I'm
unread,
Help to figure out meaning of assert
On Thu, Apr 3, 2025 at 10:44 AM Vanegicloh J <vaneg...@gmail.com> wrote: Hello. I'm
Apr 3
Hong Shin
Mar 26
[Announcement] Protocol Buffers version 30.2 is released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
unread,
[Announcement] Protocol Buffers version 30.2 is released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Mar 26
Ahmed Fwela
, …
Deanna Garcia
3
Mar 25
What's the process for onboarding new maintainers/reviewers ?
Thanks for your interest in helping out with protobuf! For dart, the maintenance story is an open
unread,
What's the process for onboarding new maintainers/reviewers ?
Thanks for your interest in helping out with protobuf! For dart, the maintenance story is an open
Mar 25
Arjun Patel
,
Deanna Garcia
2
Mar 25
How to cross-compile protobuf for iOS C++ runtime?
Thanks for the question! Unfortunately cross-compiling protobuf from source can be pretty difficult (
unread,
How to cross-compile protobuf for iOS C++ runtime?
Thanks for the question! Unfortunately cross-compiling protobuf from source can be pretty difficult (
Mar 25
Thomas E
,
Daz Wilkin
3
Mar 24
Protoc plugin developer guides
And I just discovered bufbuild/protoplugin which works with it.
unread,
Protoc plugin developer guides
And I just discovered bufbuild/protoplugin which works with it.
Mar 24