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

DO NOT MERGE. This is a draft pr as prototype to changes for selective api generation feature. The changes in this pr include api-common-java changes copied over manually for testing...

size: xl

Check if this is the correct flow for GAX HttpJson: https://github.com/googleapis/gapic-generator-java/blob/5863737238b302c6befd9670f83896be1cf190cb/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/HttpJsonClientCallImpl.java#L345-L346 Currently, a null response will treated as a server error. This may be because we are REST over gRPC...

type: cleanup
priority: p4

https://fusion2.corp.google.com/ci/kokoro/prod:cloud-devrel%2Fclient-libraries%2Fjava%2Fsdk-platform-java%2Frelease%2Fsnapshot/activity/dfb4d6b4-4e4d-4e41-b9ab-71584616196d/log ``` [02:39:33 PDT] Collecting build artifacts from build VM Build script failed with exit code: 1 [02:39:35 PDT] Build failed with a user error, check build logs for details....

type: bug
priority: p2

[Policy Bot](https://github.com/googleapis/repo-automation-bots/tree/main/packages/policy#policy-bot) found one or more issues with this repository. - [x] Default branch is 'main' - [x] Branch protection is enabled - [x] Merge commits disabled - [ ]...

type: process
priority: p2
policybot

The generated Gradle files as part of the self service(Bazel) flow includes configurations that are not compatible with Java 22. 1. The gradle-wrapper.properties references 7.6.4 which does not support Java...

type: feature request
priority: p2

fixes #3085 This change should migrate all required tests from "settings" tab to `.github/sync-repo-settings.yaml`. Also setting up release-please branches for lts. Sync-repo-settings.yaml is updated referencing [this guide](https://github.com/googleapis/repo-automation-bots/tree/main/packages/sync-repo-settings), and settings in...

size: m

In `GoogleCredentialsProvider`, getCredentials() has 2 JWT with scopes with service account workflows: - One with [ServiceAccountJwtAccessCredentials](https://github.com/googleapis/sdk-platform-java/blob/eb7475c8fe16661a824d40c99c9bffec47060f24/gax-java/gax/src/main/java/com/google/api/gax/core/GoogleCredentialsProvider.java#L82-L92), which is added at https://github.com/googleapis/gax-java/pull/504. This one predates when ServiceAccountCredentials in auth supports JWT...

type: cleanup
priority: p3

"Unmanaged dependency check / unmanaged_dependency_check (pull_request)" checks are failing. E.g., https://github.com/googleapis/java-storage-nio/pull/1449 https://github.com/googleapis/java-storage-nio/actions/runs/10304713767/job/28523846932?pr=1449 ``` Run bom_absolute_path=$(realpath "google-cloud-nio-bom/pom.xml") Running Unmanaged Dependency Check against /home/runner/work/java-storage-nio/java-storage-nio/google-cloud-nio-bom/pom.xml This pull request seems to add new third-party...

type: bug
priority: p2

Created as a separate issue from discussion on https://github.com/googleapis/sdk-platform-java/issues/2733. Also setup protection for protected branches, similar to google-cloud-java [here](https://github.com/googleapis/google-cloud-java/blob/main/.github/sync-repo-settings.yaml) Note that sync-repo-settings will override existing required checks via settings. current...

type: process
priority: p3