-
### 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…
-
**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 …
-
I recently [retried](https://github.com/conda-forge/sentencepiece-feedstock/pull/59) to convert a project (https://github.com/google/sentencepiece/) using protobuf to build shared libraries by def…
-
We are using gazelle to generate bazel bindings to the golang code. The version `v0.0.0-20240905190251-b4127c9b8d78` fails with:
```
bazel run //:{redacted}
INFO: Repository org_golang_google_protobu…
-
### 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…
-
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…
-
### 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…
-
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…
-
**What version of protobuf and what language are you using?**
Version: main/v3.6.0/v3.5.0 etc. (NOTE: please try updating to the latest version of protoc/runtime possible beforehand to attempt to…
-
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 …