Xavier Léauté

Results 7 issues of Xavier Léauté

- HttpResponse no longer includes request content, this changes some HttpReponseHandler implementations to no longer assume content is generated as part of the handleResponse call, and instead expect all request...

Area - Dependencies

Java 18 added additional linter checks as part of https://bugs.openjdk.java.net/browse/JDK-8274336 and https://bugs.openjdk.java.net/browse/JDK-8274335 These additional checks cause generated protobuf code to raise the following compiler warning: "non-transient instance field of a...

java
release notes: yes

- update Apache Ranger to the latest version 2.3.0 - override gethostname4j dependency of Apache Ranger to use 1.0.0 and JNA > 5.7.x to fix failing unit tests on macOS...

Security
Area - Dependencies

Fix unsafe usage of maven dependency caching in `actions/setup-java`, and replace with explicit save/restore of maven dependencies only without relying on `mvn install`. Using the the setup-java maven cache is...

### What version of gRPC-Java are you using? 1.62.2 ### What is your environment? N/A ### What did you expect to see? I expected to see the grpc-opentelemetry module added...

Waiting on reporter

In #265 we had to downgrade plugins due to inconsistent versions being used across different modules. This upgrades deploy and install plugins in all our modules, including which do not...

skip loading remaining logs if we encounter an unrecoverable error on startup @hachikuji @ijuma

stale