-
### Is your feature request related to a problem?
I'm trying to generate Java classes from proto file using edition="2023" syntax. It works with protoc when no plugin is enabled, but once I add j…
-
**Describe the bug**
For an application using the java agent, we can publish metrics using OTLP exporter with the following configurations:
```env
OTEL_SERVICE_NAME="some-service-name"
OTEL_METR…
-
### Description
for at least 2 weeks app crashes while uploading anything, uploads between 0 and 5 photos then crashes. I'm on latest GrapheneOS and ente photos 0.9.53 from F-Droid
```
type: crash
…
-
**Describe the bug**
Sort of log which needs a confirmation if something is pending or breaking
```
java.lang.IllegalArgumentException: Field 7 not found in class com.google.android.ground.proto…
-
Сейчас подтягивается версия 3.14.0
При этом возникает ошибка
java.lang.NoSuchMethodError: 'boolean com.google.protobuf.GeneratedMessageV3.isStringEmpty(java.lang.Object)'
Гуглеж показал, что это…
-
Blade(info): Loading config file "/Users/liqiang.jin/Downloads/blade-build-master/blade.conf"
Blade(info): Loading config file "/Users/liqiang.jin/Downloads/blade-build-master/example/BLADE_ROOT"
Bl…
-
## CVE-2021-22569 - High Severity Vulnerability
Vulnerable Library - protobuf-java-2.6.1.jar
Protocol Buffers are a way of encoding structured data in an efficient yet
extensible format.
Library…
-
Currently it isn't possible to use protarrow with a protobuf that is self-referential. For example, neither of these two protos will work:
```protobuf
message LinkedListNode {
string value = 1;…
-
Version: `v1.34.1`
Hi, I've encountered interop problems with protojson encoding between different languages
The following code produces error in golang:
```go
anyResult := &anypb.Any{}
data …
-
Edit by @ejona86: Protobuf has resolved the incompatibility with protobuf-java 4.x. Use protobuf-java 4.27.4 or later. This is being left open a bit longer for gRPC itself to upgrade, but you don't ne…