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

Follow-up to #2630 https://github.com/googleapis/sdk-platform-java/pull/2671. This pr adds to service client composer to expose api-version via class comment. Note: reverted api-version option in `gapic-generator-java/src/test/proto/echo_grpcrest.proto`, which was added by accident in #2671....

size: xl

This introduces the use of `java.time` in replacement of `org.threeten` backport classes. ## Implementation It preserves method signatures using `threeten`. The cases are: ### __`AutoValue.Builder`__ Autovalues will have an internal...

size: l

[![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.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://togithub.com/google/error-prone)) | `2.26.1` -> `2.27.1` |...

kokoro:force-run
size: xs

Importing opentelemetry-bom in gapic-generator-java-bom (and thus Google Cloud Libraries BOM) wrongly implies that we (Google) publish the OpenTelemetry artifacts. https://jlbp.dev/JLBP-15 states: > Your project's BOM should not include any of...

size: s

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Jinja2](https://palletsprojects.com/p/jinja/) ([source](https://togithub.com/pallets/jinja), [changelog](https://jinja.palletsprojects.com/changes/)) | `==3.1.3` -> `==3.1.4`...

kokoro:force-run
size: xs

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/googleapis/sdk-platform-java). ## Repository problems These problems occurred while...

type: process
priority: p4

The build has failed : https://github.com/googleapis/gapic-generator-java/actions/runs/8962747949

[![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.fasterxml.jackson:jackson-bom](https://togithub.com/FasterXML/jackson-bom) | `2.17.0` -> `2.17.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.fasterxml.jackson:jackson-bom/2.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

kokoro:force-run
size: xs

In this PR: - Remove CLI in `generate_repo.py` and `generate_pr_description.py` since these CLIs are migrated to `entry_point.py`.

size: m

The [library-generation-unit-tests](https://github.com/googleapis/sdk-platform-java/blob/main/.github/workflows/verify_library_generation.yaml#L75) sprouts two jobs: `library-generation-unit-tests (8, macos-12)` and `library-generation-unit-tests (8, ubuntu-22.04)`. The behavior of this check when setting library-generation-unit-tests (the parent job) as required: - On pull request that...

type: feature request
priority: p2