-
### What version of gRPC and what language are you using?
v1.59.2 gRPC C++
### What operating system (Linux, Windows,...) and version?
Linux 5.19.0
22.04.1-Ubuntu
aarch64
### What run…
-
The following exception occurred during application running:
When the grpc library was updated
GeneratedMessageV3 has been deprecated. [link](https://github.com/protocolbuffers/protobuf/releases/tag…
-
Hello 👋
I have a GrpcService and I am trying to implement authentication using a bearer token.
```java
@Authenticated
@GrpcService
public class ...
```
and
```java
@ApplicationScoped
public class…
-
### Version
4.3.5
### Context
Encountering exception when querying grpc reflection service
Testing with grpcurl:
`grpcurl -plaintext localhost:8080list`
Exception:
`
15:01:35.948 [ve…
-
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…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### What version of gRPC and what language are you using?
1.67.0
### What operating system (Linux, Windows,...) and version?
QNX 8.0 (But this issue is general)
### What runtime / compiler…
-
To support HTTP/2, the `netty-4.1.16` instrumentation wraps the `Http2Headers` to get info about the request and response. An issue (https://github.com/newrelic/newrelic-java-agent/issues/2024) was fi…
-
**Description**
Seems to be introduced with the [JS API refactoring changes](https://github.com/deephaven/deephaven-core/pull/5890), though unsure if this is because we were misusing the API prior …
-
### What version of gRPC and what language are you using?
grpcio 1.64.0
### What operating system (Linux, Windows,...) and version?
Linux
### What runtime / compiler are you using (e.g. py…