Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update gapic-generator-java to 0.0.18 #788

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/0f31c00b-f9e8-47b5-8605-0eb7410ef434/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 350949863
Source-Link: googleapis/googleapis@91e206b

Committer: @miraleung
PiperOrigin-RevId: 350949863

Source-Author: Google APIs <[email protected]>
Source-Date: Sat Jan 9 14:01:49 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 91e206bcfeaf8948ea03fe3cb1b7616108496cd3
Source-Link: googleapis/googleapis@91e206b
@yoshi-automation yoshi-automation requested review from a team as code owners January 9, 2021 22:30
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 9, 2021
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Jan 9, 2021
@codecov
Copy link

codecov bot commented Jan 9, 2021

Codecov Report

Merging #788 (cd744de) into master (1505265) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #788   +/-   ##
=========================================
  Coverage     85.01%   85.01%           
  Complexity     2561     2561           
=========================================
  Files           143      143           
  Lines         14005    14005           
  Branches       1337     1337           
=========================================
  Hits          11906    11906           
  Misses         1537     1537           
  Partials        562      562           
Impacted Files Coverage Δ Complexity Δ
...spanner/admin/database/v1/DatabaseAdminClient.java 83.22% <ø> (ø) 100.00 <0.00> (ø)
...nner/admin/database/v1/stub/DatabaseAdminStub.java 3.70% <ø> (ø) 1.00 <0.00> (ø)
...in/database/v1/stub/DatabaseAdminStubSettings.java 93.54% <ø> (ø) 32.00 <0.00> (ø)
...base/v1/stub/GrpcDatabaseAdminCallableFactory.java 50.00% <ø> (ø) 4.00 <0.00> (ø)
...spanner/admin/instance/v1/InstanceAdminClient.java 79.14% <ø> (ø) 56.00 <0.00> (ø)
...ance/v1/stub/GrpcInstanceAdminCallableFactory.java 50.00% <ø> (ø) 4.00 <0.00> (ø)
...nner/admin/instance/v1/stub/InstanceAdminStub.java 6.25% <ø> (ø) 1.00 <0.00> (ø)
...in/instance/v1/stub/InstanceAdminStubSettings.java 93.61% <ø> (ø) 23.00 <0.00> (ø)
...ava/com/google/cloud/spanner/v1/SpannerClient.java 82.05% <ø> (ø) 63.00 <0.00> (ø)
...ud/spanner/v1/stub/GrpcSpannerCallableFactory.java 50.00% <ø> (ø) 4.00 <0.00> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1505265...cd744de. Read the comment docs.

@thiagotnunes thiagotnunes merged commit 3f28c46 into master Jan 11, 2021
@thiagotnunes thiagotnunes deleted the autosynth-googleapis branch January 11, 2021 00:11
thiagotnunes pushed a commit that referenced this pull request May 6, 2021
Committer: @miraleung
PiperOrigin-RevId: 350949863

Source-Author: Google APIs <[email protected]>
Source-Date: Sat Jan 9 14:01:49 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 91e206bcfeaf8948ea03fe3cb1b7616108496cd3
Source-Link: googleapis/googleapis@91e206b
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#5839

Changes:

chore(run): configure Ruby builds for datastream v1, run v2, and the run wrapper
  PiperOrigin-RevId: 438645968
  Source-Link: googleapis/googleapis@9da5e7f

docs(servicemanagement): Remove redundant "API" in the service name
  PiperOrigin-RevId: 438645460
  Source-Link: googleapis/googleapis@59b819d

chore: regenerate API index

  Source-Link: googleapis/googleapis@20c3e3b

chore: add/correct proto namespace options
  PiperOrigin-RevId: 438627610
  Source-Link: googleapis/googleapis@21d4779

feat(dlp): add DataProfilePubSubMessage supporting pub/sub integration
  PiperOrigin-RevId: 438616324
  Source-Link: googleapis/googleapis@52df4b4

chore(bigquery/datatransfer): remove unused imports
  PiperOrigin-RevId: 438616112
  Source-Link: googleapis/googleapis@33dd46b

chore: regenerate API index

  Source-Link: googleapis/googleapis@d418985

feat!: Add bigquerymigration v2 client library
  PiperOrigin-RevId: 438598826
  Source-Link: googleapis/googleapis@84762fa

feat(bigquery/storage): Deprecate format specific `row_count` field in Read API
  PiperOrigin-RevId: 438434001
  Source-Link: googleapis/googleapis@727f08b
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
Bumps Spanner to 6.23.3 and modifies SQL script test files to reflect the changes for client side statements for PG.

Replaces googleapis#788
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
🤖 I have created a release *beep* *boop*
---


## [2.7.0](googleapis/java-spanner-jdbc@v2.6.4...v2.7.0) (2022-05-24)


### Features

* add build scripts for native image testing in Java 17 ([googleapis#1440](googleapis/java-spanner-jdbc#1440)) ([googleapis#875](googleapis/java-spanner-jdbc#875)) ([600e401](googleapis/java-spanner-jdbc@600e401))


### Dependencies

* bump Spanner to 6.23.3 ([googleapis#862](googleapis/java-spanner-jdbc#862)) ([b7b8efa](googleapis/java-spanner-jdbc@b7b8efa)), closes [googleapis#788](googleapis/java-spanner-jdbc#788)
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([googleapis#874](googleapis/java-spanner-jdbc#874)) ([d403f54](googleapis/java-spanner-jdbc@d403f54))
* update opencensus.version to v0.31.1 ([googleapis#865](googleapis/java-spanner-jdbc#865)) ([61ba9be](googleapis/java-spanner-jdbc@61ba9be))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants