gapic-generator-java icon indicating copy to clipboard operation
gapic-generator-java copied to clipboard

Generates GAPIC Java client libraries from protobufs.

Results 238 gapic-generator-java issues
Sort by recently updated
recently updated
newest added

Junit 5 provides a lot of [new features](https://www.netcentric.biz/insights/2020/07/junit5-new-features)(namely `Precise exception handling`, `RepeatedTest` etc.) that could be useful to us, it requires Java 8 to be the minimum runtime version, now...

type: feature request
priority: p2

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api.grpc:grpc-google-common-protos](https://togithub.com/googleapis/sdk-platform-java) | `2.37.1` -> `2.38.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.api.grpc:grpc-google-common-protos/2.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

kokoro:force-run
size: s

WIP - this will be ready for review once https://github.com/googleapis/sdk-platform-java/pull/2615 is merged

size: m

Allow the MetricsTracerFactory to take in a second parameter (Map of attributes) that will be treated as client level attributes. These attributes will be added to every single MetricsTracer created...

size: l

Merge after https://github.com/googleapis/java-shared-config/pull/815 is released and updated in sdk-platform-java. According to the [graal/sdk CHANGELOG](https://github.com/oracle/graal/blob/fefc2a03a1e46ce60ce4b03f223d83640fbef0f4/sdk/CHANGELOG.md#version-2310), the GraalVM SDK was split into smaller modules and the use of graal-sdk is deprecated. The...

size: xs

Thank you for opening a Pull Request! Before submitting your PR, please read our [contributing guidelines](https://github.com/googleapis/gapic-generator-java/blob/main/CONTRIBUTING.md). There are a few things you can do to make sure it goes smoothly:...

size: s

Discovered in https://github.com/googleapis/sdk-platform-java/pull/2694. The ITHttpAnnotationTest fails with the following error: ``` Error: Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.072 s

type: bug
priority: p2