Search
Clear search
Close search
Main menu
Google apps
Groups
Sign in
Groups
Protocol Buffers
Conversations
About
Send feedback
Help
Protocol Buffers
1–30 of 5476
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
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 25
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 25
Mike Kruskal
Mar 19
[Announcement] Protocol Buffers Version 29.4 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 29.4 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Mar 19
Michelle Eshow
,
Adam Cozzette
4
Mar 14
Generated files fail to compile with release 30.0
Ack, I found the bug, it was just a bad include path in the makefile. SIGH. On Friday, March 14, 2025
unread,
Generated files fail to compile with release 30.0
Ack, I found the bug, it was just a bad include path in the makefile. SIGH. On Friday, March 14, 2025
Mar 14
Nate Carlson
,
Adam Cozzette
3
Mar 14
Installation on Oracle Linux 8
It looks like CMake is trying to link against a different Abseil installation from the one you built.
unread,
Installation on Oracle Linux 8
It looks like CMake is trying to link against a different Abseil installation from the one you built.
Mar 14
jawad arbahi
, …
ARBAHI Jawad
3
Mar 14
create a custom data types in proto buffer
Regarding the subject of creating my own data types, I discovered that I can use FieldOptions and
unread,
create a custom data types in proto buffer
Regarding the subject of creating my own data types, I discovered that I can use FieldOptions and
Mar 14
Eric Salo
Mar 13
[Announcement] Protocol Buffers Version 30.1 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.1 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Mar 13
Jie Luo
,
Sandy Zhang
2
Mar 6
[Announcement] Protocol Buffers Version v30.0 is Released!
Clarification that this version actually includes breaking changes to C++, Objective-C, and Python.
unread,
[Announcement] Protocol Buffers Version v30.0 is Released!
Clarification that this version actually includes breaking changes to C++, Objective-C, and Python.
Mar 6
Lothaire Ruellan
2
Mar 3
Build error: no such package '@@rules_jvm_external++maven+protobuf_maven//'
After further debugging, I wonder if the cause might be the fact that this line in the protobuf
unread,
Build error: no such package '@@rules_jvm_external++maven+protobuf_maven//'
After further debugging, I wonder if the cause might be the fact that this line in the protobuf
Mar 3
Jerry Berg
Feb 27
[Announcement] Protocol Buffers Version 30.0-rc2 is Released!
This version includes breaking changes to C++, Objective-C, Python, Rust: [C++] Remove deprecated
unread,
[Announcement] Protocol Buffers Version 30.0-rc2 is Released!
This version includes breaking changes to C++, Objective-C, Python, Rust: [C++] Remove deprecated
Feb 27
Alex Smith
Feb 27
Hello World example for .NET
Hello all. I have read the language guide and tutorial for the language in my use case (C#). So far,
unread,
Hello World example for .NET
Hello all. I have read the language guide and tutorial for the language in my use case (C#). So far,
Feb 27
Karthik Rao
,
Brian Metras
3
Feb 16
Issue in proto migration with regards to scala
It was a version mismatch. The issue thread https://github.com/bazelbuild/rules_scala/issues/1647
unread,
Issue in proto migration with regards to scala
It was a version mismatch. The issue thread https://github.com/bazelbuild/rules_scala/issues/1647
Feb 16
Evan Lu
Feb 14
How to Build Protobuf Python Package 3.21.12 with upb Implementation
Dear Protobuf Community, I am trying to build the Protobuf Python package (version 3.21.12) from
unread,
How to Build Protobuf Python Package 3.21.12 with upb Implementation
Dear Protobuf Community, I am trying to build the Protobuf Python package (version 3.21.12) from
Feb 14
Brian Sassone
3
Feb 14
Struggling with building runtime on Linux for c++
Now on to linking.... 98 independent absl static libs? Really? Would it not be possible to simply
unread,
Struggling with building runtime on Linux for c++
Now on to linking.... 98 independent absl static libs? Really? Would it not be possible to simply
Feb 14
David Castro
Feb 6
New poison for Java gencode and MSVC+Bazel combination
Poison Java gencode We are patching a change into the 25.x branch that will poison Java gencode that
unread,
New poison for Java gencode and MSVC+Bazel combination
Poison Java gencode We are patching a change into the 25.x branch that will poison Java gencode that
Feb 6
Deanna Garcia
Feb 5
[Announcement] Protocol Buffers Version 30.0-rc1 is Released!
This version includes breaking changes to C++, Objective-C, Python, Rust: [C++] Remove deprecated
unread,
[Announcement] Protocol Buffers Version 30.0-rc1 is Released!
This version includes breaking changes to C++, Objective-C, Python, Rust: [C++] Remove deprecated
Feb 5
falco...@gmail.com
Feb 5
C# Google.Protobuf 3.29.3 doesn't support explicit field presence for singular messages
According to Application Note: Field Presence | Protocol Buffers Documentation singular messages are
unread,
C# Google.Protobuf 3.29.3 doesn't support explicit field presence for singular messages
According to Application Note: Field Presence | Protocol Buffers Documentation singular messages are
Feb 5
Ádám Boronyák
, …
Michael Ngarimu
6
Feb 3
Simulink integration issue
Hi, I edited the environment variables via Control Panel before Matlab was running. In Matlab command
unread,
Simulink integration issue
Hi, I edited the environment variables via Control Panel before Matlab was running. In Matlab command
Feb 3
Adam Cozzette
Jan 24
[Announcement] Protocol Buffers Version 25.6 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.6 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Jan 24
Jeppe Fihl-Pearson
, …
Em Rauch
3
Jan 24
Marking all fields as optional in proto3
If you are using Proto3 and find the has-bit even a little bit useful, you should go ahead and use
unread,
Marking all fields as optional in proto3
If you are using Proto3 and find the has-bit even a little bit useful, you should go ahead and use
Jan 24
Srivats P
,
Eric Salo
8
Jan 16
Legacy RPC cc_generic_services removal planned?
The code paths have all been deleted. I think that's about as official as you can get. True that.
unread,
Legacy RPC cc_generic_services removal planned?
The code paths have all been deleted. I think that's about as official as you can get. True that.
Jan 16
James J
,
Em Rauch
3
Jan 14
PROTOBUF_ATTRIBUTE_REINITIALIZES error compiling protobuf (26.1)
This does seem to be the issue. I found two different protoc binaries in the bazel cache of my Envoy
unread,
PROTOBUF_ATTRIBUTE_REINITIALIZES error compiling protobuf (26.1)
This does seem to be the issue. I found two different protoc binaries in the bazel cache of my Envoy
Jan 14
Tony Liao
Jan 8
[Announcement] Protocol Buffers Version 29.3 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 29.3 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Jan 8
Ignace Mone
2
Jan 3
Re: [protobuf] Abridged summary of protobuf@googlegroups.com - 1 update in 1 topic
I think the updates for this account should not be surprised, by anyone, if ever it does not deserve
unread,
Re: [protobuf] Abridged summary of protobuf@googlegroups.com - 1 update in 1 topic
I think the updates for this account should not be surprised, by anyone, if ever it does not deserve
Jan 3
Luke Fiorante
Jan 3
Is it possible to support protobuf editions in a Dart codebase?
Hi all, I discovered today that the proto generator for Dart does not support protobuf editions. This
unread,
Is it possible to support protobuf editions in a Dart codebase?
Hi all, I discovered today that the proto generator for Dart does not support protobuf editions. This
Jan 3
Michael Fong
,
Tomo Suzuki
3
Jan 2
Mysterious maven dependency question for protobuf-java
Thanks for replying and sorry for the late response. We didn't see any occurrences of “3.21” in “
unread,
Mysterious maven dependency question for protobuf-java
Thanks for replying and sorry for the late response. We didn't see any occurrences of “3.21” in “
Jan 2