-
**What version of protobuf and what language are you using?**
Version: protoc 28.3 / protobuf-java 4.28.3
Language: Java
**What operating system (Linux, Windows, ...) and version?**
Windows …
-
### Description
With update 11, the default package documentation has changed to `README.md` file[1]. This change is backward compatible. But still there is an error printed for the libraries which h…
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4198#01928934-6200-4035-af00-d045db026e38
Platform: Windows
Logs:
```
ERROR: Traceback (most recent call last):
File "C:/b/4…
-
### Is your feature request related to a problem?
Protobuf is a heavy package (~2MB) and the strict version constraint can be burdensome to manage when adding OTLP exporter to applications that alr…
-
I have hundreds of proto files which are defined in a way that they contain the exact same names for classes but each file has a different `java_outer_classname` but the protoc compiler does not take …
-
static bidder protobuf files - https://github.com/primev/preconf_blob_bidder/tree/main/core/bidderpb
link to newest tagged release - https://github.com/primev/mev-commit/tree/v0.5.1/p2p/gen/go/bidd…
-
We currently build Deoxys using Protobuf 3. However, using a newer version of Protobuf in Python (e.g., protobuf==5.28.3) causes compatibility issues.
https://github.com/UT-Austin-RPL/deoxys_cont…
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.com/kafbat…
-
Hello,
I am trying to build OLA from source on macos (M2) but when running ./configure I run into this problem:
```
checking for protoc... /Users/user1/miniconda3/bin/protoc
checking protoc ve…
-
**What did you do?**
Steps to reproduce the behavior:
1. Go to https://protobuf.dev/getting-started/kotlintutorial/#example-code
2. Note the file names `add_person_kotlin` and `list_people_kotlin`
…