Groups
Sign in
Groups
Protocol Buffers
Conversations
About
Send feedback
Help
Protocol Buffers
Contact owners and managers
1–30 of 5433
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
Sandy Zhang
Nov 19
[Announcement] Protocol Buffers Version 29.0-rc3 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.0-rc3 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Nov 19
Павел Олихвер
, …
Andrew Simpson
3
Nov 16
macOS: 'ld: warning: ignoring duplicate libraries' for abseil-cpp libs
This warning is appearing because of an interaction between CMake and a change in the linker on macOS
unread,
macOS: 'ld: warning: ignoring duplicate libraries' for abseil-cpp libs
This warning is appearing because of an interaction between CMake and a change in the linker on macOS
Nov 16
Victor Cherviakov
,
Samuel Benzaquen
4
Nov 11
Removing duplicated protobuf messages
On Mon, Nov 11, 2024 at 12:08 PM Victor Cherviakov <vicher...@gmail.com> wrote: Samuel
unread,
Removing duplicated protobuf messages
On Mon, Nov 11, 2024 at 12:08 PM Victor Cherviakov <vicher...@gmail.com> wrote: Samuel
Nov 11
Shmuel Eiderman
Nov 8
Add preserve_descriptor_field_order option to PrintOptions
Hey all, One thing that frustrated me when working with envoy grpc to json transcoding is that the
unread,
Add preserve_descriptor_field_order option to PrintOptions
Hey all, One thing that frustrated me when working with envoy grpc to json transcoding is that the
Nov 8
snoriman
,
Em Rauch
3
Nov 7
Disable log messages
Thanks for you quick reply Em! I'm going to read up on `ParsePartialFromArray()`. I'm not in
unread,
Disable log messages
Thanks for you quick reply Em! I'm going to read up on `ParsePartialFromArray()`. I'm not in
Nov 7
Ayush Shah
, …
Em Rauch
5
Nov 7
How to represent variable JSON data with Proto definition
It would be extremely surprising if Struct simply did not work for generically parsing JSON; it's
unread,
How to represent variable JSON data with Proto definition
It would be extremely surprising if Struct simply did not work for generically parsing JSON; it's
Nov 7
Deepak Khandelwal
, …
Derek Perez
3
Nov 5
query related to editions
From my perspective, proto3/2 will never truly go away in the open source ecosystem. I wrote an
unread,
query related to editions
From my perspective, proto3/2 will never truly go away in the open source ecosystem. I wrote an
Nov 5
Sundar Swamy
,
Samuel Benzaquen
5
Oct 30
Running in thread sanitizer gives Segmentation fault for protobuf c++ v27.3
On Wed, Oct 30, 2024 at 5:30 PM Sundar Swamy <sundar...@gmail.com> wrote: Thanks @samuel
unread,
Running in thread sanitizer gives Segmentation fault for protobuf c++ v27.3
On Wed, Oct 30, 2024 at 5:30 PM Sundar Swamy <sundar...@gmail.com> wrote: Thanks @samuel
Oct 30
Jason Lunn
Oct 23
[Announcement] Protocol Buffers Version 29.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 29.0-rc2 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Oct 23
habe...@google.com
Oct 22
[Announcement] Protocol Buffers Version 28.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 28.3 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Oct 22
Vanegicloh J
,
Em Rauch
2
Oct 21
Can i disable ABSL_* facilities?
> 1. Is it possible to disable or change the behavior of ABSL_LOG(FATAL) and ABSL_CHECK_* macros?
unread,
Can i disable ABSL_* facilities?
> 1. Is it possible to disable or change the behavior of ABSL_LOG(FATAL) and ABSL_CHECK_* macros?
Oct 21
Vanegicloh J
,
Samuel Benzaquen
2
Oct 11
Strings are still in heap?
On Fri, Oct 11, 2024 at 7:25 AM Vanegicloh J <vaneg...@gmail.com> wrote: Hello. Protobuf docs
unread,
Strings are still in heap?
On Fri, Oct 11, 2024 at 7:25 AM Vanegicloh J <vaneg...@gmail.com> wrote: Hello. Protobuf docs
Oct 11
欧阳兴旺
,
jons...@google.com
3
Oct 9
encounter System.TypeInitializationException when I want to output the proto defined class
thank u for your answer,I am sure that here is no difference between the error case and the correct
unread,
encounter System.TypeInitializationException when I want to output the proto defined class
thank u for your answer,I am sure that here is no difference between the error case and the correct
Oct 9
Ondra Miksik
Oct 2
Prototiller release date
Hi, documentation https://protobuf.dev/editions/overview/#migrating suggests to use Prototiller for
unread,
Prototiller release date
Hi, documentation https://protobuf.dev/editions/overview/#migrating suggests to use Prototiller for
Oct 2
Mike Kruskal
Sep 30
[Announcement] Protocol Buffers Version 29.0-rc1 is Released!
You can view the release and complete release notes on https://github.com/protocolbuffers/protobuf/
unread,
[Announcement] Protocol Buffers Version 29.0-rc1 is Released!
You can view the release and complete release notes on https://github.com/protocolbuffers/protobuf/
Sep 30
Phil Dougherty
3
Sep 26
add a google.protobuf.Any field through reflection
couldn't figure this out. the workaround I came up with was: - populate the message by setting
unread,
add a google.protobuf.Any field through reflection
couldn't figure this out. the workaround I came up with was: - populate the message by setting
Sep 26
Jon Godbout
,
Samuel Benzaquen
2
Sep 25
text format with infinity
On Wed, Sep 25, 2024 at 12:53 PM 'Jon Godbout' via Protocol Buffers <protobuf@googlegroups
unread,
text format with infinity
On Wed, Sep 25, 2024 at 12:53 PM 'Jon Godbout' via Protocol Buffers <protobuf@googlegroups
Sep 25
Senthil Kumar
Sep 24
Segmentation Fault (Signal 11) During Protobuf Compilation with GCC 9.3.0
Hello everyone, I'm encountering a segmentation fault (signal 11) while building Protobuf from
unread,
Segmentation Fault (Signal 11) During Protobuf Compilation with GCC 9.3.0
Hello everyone, I'm encountering a segmentation fault (signal 11) while building Protobuf from
Sep 24
a...@binoklo.com
,
Em Rauch
2
Sep 20
Defining a static message
Unfortunately the .proto syntax doesn't currently have support for defining arbitrary constants
unread,
Defining a static message
Unfortunately the .proto syntax doesn't currently have support for defining arbitrary constants
Sep 20
Sandy Zhang
Sep 18
[ACTION REQUIRED] Protobuf Java users, please update to our latest release
Hello everyone, If you are using protobuf-java, protobuf-javalite, protobuf-kotlin, protobuf-kotlin-
unread,
[ACTION REQUIRED] Protobuf Java users, please update to our latest release
Hello everyone, If you are using protobuf-java, protobuf-javalite, protobuf-kotlin, protobuf-kotlin-
Sep 18
Dương Lê
,
Aldrin
2
Sep 17
How to Generate Header Files for Protobuf C++?
runtime_version.h is available from protobuf itself and not generated. Assume I installed protobuf to
unread,
How to Generate Header Files for Protobuf C++?
runtime_version.h is available from protobuf itself and not generated. Assume I installed protobuf to
Sep 17
Aldrin
2
Sep 17
[C++] Linking against generated protobuf files from multiple projects
Thank you, this is solved now. On Thursday, September 12, 2024 at 1:08:13 PM UTC-7 Aldrin wrote:
unread,
[C++] Linking against generated protobuf files from multiple projects
Thank you, this is solved now. On Thursday, September 12, 2024 at 1:08:13 PM UTC-7 Aldrin wrote:
Sep 17
Dương Lê
,
Aldrin
2
Sep 13
Guidance on Installing and Running Protocol Buffers C++ on VS Code
Some of your questions can be answered in the "how do I start" section [1]. To fast forward
unread,
Guidance on Installing and Running Protocol Buffers C++ on VS Code
Some of your questions can be answered in the "how do I start" section [1]. To fast forward
Sep 13
Florian Suri-Payer
,
Em Rauch
5
Sep 13
Suppressing invalid UTF-8 data warnings?
Currently I was using `syntax = "proto2";` I had gone ahead with the re-factor, so I think
unread,
Suppressing invalid UTF-8 data warnings?
Currently I was using `syntax = "proto2";` I had gone ahead with the re-factor, so I think
Sep 13
Mike Tsai
Sep 12
Clang15 + Protobuf 3.19.4 weird variadic template function args passing behavior
Greetings, We are seeing a weird behavior that when we compile the *pb.cc generated with a v3.19.4
unread,
Clang15 + Protobuf 3.19.4 weird variadic template function args passing behavior
Greetings, We are seeing a weird behavior that when we compile the *pb.cc generated with a v3.19.4
Sep 12
Tony Liao
Sep 11
[Announcement] Protocol Buffers Version 28.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 28.1 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Sep 11
Evan Lu
,
Tony Liao
4
Sep 10
Performance Improvement with Protobuf and UPB in Python and C++
Hi Evan, Performance is something that will depend on the nature of your workload quite a lot, so
unread,
Performance Improvement with Protobuf and UPB in Python and C++
Hi Evan, Performance is something that will depend on the nature of your workload quite a lot, so
Sep 10
Nazibur Rahman
,
Tony Liao
2
Sep 9
Configuration of protobuf 3.22.2
Hi Nazibur, Protobuf 2.5.0 is really old -- running ./autogen.sh is part of using AutoMake, but we
unread,
Configuration of protobuf 3.22.2
Hi Nazibur, Protobuf 2.5.0 is really old -- running ./autogen.sh is part of using AutoMake, but we
Sep 9
Jason Lunn
Aug 28
[Announcement] Protocol Buffers Version 28.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 28.0 is Released!
You can view the release and complete release notes on GitHub. If you experience any issues with the
Aug 28
Ben Karl
Aug 28
"Plugin killed by signal 9" error when generating Python code
I'm trying to generate Python code from the Google Ads protos without specifying a template, and
unread,
"Plugin killed by signal 9" error when generating Python code
I'm trying to generate Python code from the Google Ads protos without specifying a template, and
Aug 28