-
Notifications
You must be signed in to change notification settings - Fork 136
chore(deps): update dependency com.google.cloud:google-cloud-spanner to v3.1.1 #698
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
Merged
gcf-merge-on-green
merged 1 commit into
googleapis:master
from
renovate-bot:renovate/com.google.cloud-google-cloud-spanner-3.x
Dec 10, 2020
Merged
chore(deps): update dependency com.google.cloud:google-cloud-spanner to v3.1.1 #698
gcf-merge-on-green
merged 1 commit into
googleapis:master
from
renovate-bot:renovate/com.google.cloud-google-cloud-spanner-3.x
Dec 10, 2020
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #698 +/- ##
============================================
+ Coverage 85.03% 85.05% +0.01%
- Complexity 2554 2556 +2
============================================
Files 142 142
Lines 13930 13930
Branches 1326 1326
============================================
+ Hits 11846 11848 +2
+ Misses 1527 1526 -1
+ Partials 557 556 -1
Continue to review full report at Codecov.
|
258c2de to
aa88e1a
Compare
olavloite
approved these changes
Dec 10, 2020
thiagotnunes
pushed a commit
that referenced
this pull request
May 6, 2021
…to v3.1.1 (#698) [](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-spanner](https://togithub.com/googleapis/java-spanner) | minor | `3.0.5` -> `3.1.1` | --- ### Release Notes <details> <summary>googleapis/java-spanner</summary> ### [`v3.1.1`](https://togithub.com/googleapis/java-spanner/blob/master/CHANGELOG.md#​311-httpswwwgithubcomgoogleapisjava-spannercomparev310v311-2020-12-10) [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v3.1.0...v3.1.1) ### [`v3.1.0`](https://togithub.com/googleapis/java-spanner/blob/master/CHANGELOG.md#​310-httpswwwgithubcomgoogleapisjava-spannercomparev305v310-2020-12-10) [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v3.0.5...v3.1.0) ##### Features - allow lenient mode for connection properties ([#​671](https://www.github.com/googleapis/java-spanner/issues/671)) ([f6a8ba6](https://www.github.com/googleapis/java-spanner/commit/f6a8ba6baff53ededf890e3f22a8e49402c98775)) - retry admin request limit exceeded error ([#​669](https://www.github.com/googleapis/java-spanner/issues/669)) ([3f9f74a](https://www.github.com/googleapis/java-spanner/commit/3f9f74aed52bce681b4bfd10d1006e5fa05b7cc9)), closes [#​655](https://www.github.com/googleapis/java-spanner/issues/655) ##### Bug Fixes - fixes changelog of upgrade 2.0.0 ([#​672](https://www.github.com/googleapis/java-spanner/issues/672)) ([c035546](https://www.github.com/googleapis/java-spanner/commit/c0355462d839a1e38a4efec9e4019272a76d822f)) - transaction retry could fail if tx contained failed statements ([#​688](https://www.github.com/googleapis/java-spanner/issues/688)) ([f78c64e](https://www.github.com/googleapis/java-spanner/commit/f78c64e3e2bee6d6ed1f44a0b2e57249cba0e6d0)), closes [#​685](https://www.github.com/googleapis/java-spanner/issues/685) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#​680](https://www.github.com/googleapis/java-spanner/issues/680)) ([81cba9a](https://www.github.com/googleapis/java-spanner/commit/81cba9ade891aa65176d4be137f902651499b05c)) - update dependency com.google.cloud:google-cloud-trace to v1.2.7 ([#​646](https://www.github.com/googleapis/java-spanner/issues/646)) ([0e17be0](https://www.github.com/googleapis/java-spanner/commit/0e17be0f81483eba4570faf884388cb43a42d84d)) - update dependency org.openjdk.jmh:jmh-core to v1.27 ([#​691](https://www.github.com/googleapis/java-spanner/issues/691)) ([a2e82e4](https://www.github.com/googleapis/java-spanner/commit/a2e82e424802f1544443ee29588bd1fabe3f38c3)) - update dependency org.openjdk.jmh:jmh-generator-annprocess to v1.27 ([#​692](https://www.github.com/googleapis/java-spanner/issues/692)) ([bca15c2](https://www.github.com/googleapis/java-spanner/commit/bca15c226a914c8728a6a52083dd1ff074cc97e8)) ##### [3.0.5](https://www.github.com/googleapis/java-spanner/compare/v3.0.4...v3.0.5) (2020-11-19) ##### Bug Fixes - delete stale sample databases ([#​622](https://www.github.com/googleapis/java-spanner/issues/622)) ([7584baa](https://www.github.com/googleapis/java-spanner/commit/7584baa8b7051764f1055ddb1616069e7d591b64)) - does not generate codeowners ([#​631](https://www.github.com/googleapis/java-spanner/issues/631)) ([9e133a9](https://www.github.com/googleapis/java-spanner/commit/9e133a972f648ee804f324bbf55163849cb478b8)) - query could hang transaction if ResultSet#next() is not called ([#​643](https://www.github.com/googleapis/java-spanner/issues/643)) ([48f92e3](https://www.github.com/googleapis/java-spanner/commit/48f92e3d1b26644bde62a8d864cec96c3c71687d)), closes [#​641](https://www.github.com/googleapis/java-spanner/issues/641) ##### Dependencies - update dependency com.google.cloud:google-cloud-monitoring to v2.0.8 ([#​644](https://www.github.com/googleapis/java-spanner/issues/644)) ([447a99b](https://www.github.com/googleapis/java-spanner/commit/447a99b9a6ccdfd3855505fca13e849fb9513943)) ##### [3.0.4](https://www.github.com/googleapis/java-spanner/compare/v3.0.3...v3.0.4) (2020-11-17) ##### Reverts - Revert "fix: skip failing backup tests for now" ([#​634](https://togithub.com/googleapis/java-spanner/issues/634)) ([b22cd7d](https://www.github.com/googleapis/java-spanner/commit/b22cd7dfc377a0445534946af29500cee316e6b1)), closes [#​634](https://www.github.com/googleapis/java-spanner/issues/634) ##### [3.0.3](https://www.github.com/googleapis/java-spanner/compare/v3.0.2...v3.0.3) (2020-11-16) ##### Dependencies - update dependency org.json:json to v20201115 ([#​624](https://www.github.com/googleapis/java-spanner/issues/624)) ([60e31d1](https://www.github.com/googleapis/java-spanner/commit/60e31d1947b6930ec030e1f3170dfbde62833b96)) ##### [3.0.2](https://www.github.com/googleapis/java-spanner/compare/v3.0.1...v3.0.2) (2020-11-13) ##### Bug Fixes - adds api spanner team as samples code owners ([#​610](https://www.github.com/googleapis/java-spanner/issues/610)) ([35cc56c](https://www.github.com/googleapis/java-spanner/commit/35cc56c375615b26f522b7342916fd30ce826c2d)) - make enums in the Connection API public ([#​579](https://www.github.com/googleapis/java-spanner/issues/579)) ([19b1629](https://www.github.com/googleapis/java-spanner/commit/19b1629450a8956b810e27e5d6ab8532dec75267)), closes [#​253](https://www.github.com/googleapis/java-spanner/issues/253) - session retry could cause infinite wait ([#​616](https://www.github.com/googleapis/java-spanner/issues/616)) ([8a66d84](https://www.github.com/googleapis/java-spanner/commit/8a66d84edbdaeba6b021d962a9b1984a3d2f40df)), closes [#​605](https://www.github.com/googleapis/java-spanner/issues/605) - updates project / instance for samples tests ([#​613](https://www.github.com/googleapis/java-spanner/issues/613)) ([2589e7d](https://www.github.com/googleapis/java-spanner/commit/2589e7d6f400a7b050c21f46a4ab1662baa1cdb7)) ##### Documentation - add descriptions for connection URL properties ([#​609](https://www.github.com/googleapis/java-spanner/issues/609)) ([34221d7](https://www.github.com/googleapis/java-spanner/commit/34221d7a889c131fb1f797a0f9434deee60d755b)) ##### Dependencies - update dependency com.google.cloud:google-cloud-monitoring to v2.0.7 ([#​573](https://www.github.com/googleapis/java-spanner/issues/573)) ([5135e50](https://www.github.com/googleapis/java-spanner/commit/5135e50d21417ca9514b47bd1f7eaf3d2d1417ca)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 ([#​567](https://www.github.com/googleapis/java-spanner/issues/567)) ([2e9c133](https://www.github.com/googleapis/java-spanner/commit/2e9c13346423a2e1e2798bec14a1dc8799203235)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 ([#​614](https://www.github.com/googleapis/java-spanner/issues/614)) ([3fa7910](https://www.github.com/googleapis/java-spanner/commit/3fa7910c8e5089cff1c9ed645f160a9e0ddfc351)) - update dependency com.google.cloud:google-cloud-trace to v1.2.6 ([#​574](https://www.github.com/googleapis/java-spanner/issues/574)) ([efabe0f](https://www.github.com/googleapis/java-spanner/commit/efabe0f44a5ec92ac07be3c3e964396b613099d1)) ##### [3.0.1](https://www.github.com/googleapis/java-spanner/compare/v3.0.0...v3.0.1) (2020-10-28) ##### Bug Fixes - adds assembly descriptor to snippets samples ([#​559](https://www.github.com/googleapis/java-spanner/issues/559)) ([d4ae85c](https://www.github.com/googleapis/java-spanner/commit/d4ae85c91c2bda3f46cab8c9f7a4033ddd639c94)) - always delete all backups from an owned test instance ([#​557](https://www.github.com/googleapis/java-spanner/issues/557)) ([ff571b0](https://www.github.com/googleapis/java-spanner/commit/ff571b01b9dffdda44a9bd322e04ff04b5b5c57a)), closes [#​542](https://www.github.com/googleapis/java-spanner/issues/542) - fixes the code of conduct document ([#​541](https://www.github.com/googleapis/java-spanner/issues/541)) ([7b9d1db](https://www.github.com/googleapis/java-spanner/commit/7b9d1db28b7037d6b18df88f00b9213f2f6dab80)) - SessionNotFound was not retried for AsyncTransactionManager ([#​552](https://www.github.com/googleapis/java-spanner/issues/552)) ([5969f83](https://www.github.com/googleapis/java-spanner/commit/5969f8313a4df6ece63ee8f14df98cbc8511f026)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#​521](https://www.github.com/googleapis/java-spanner/issues/521)) ([0f4c017](https://www.github.com/googleapis/java-spanner/commit/0f4c017f112478ffc7dd15b0b234a9c48cd55a6e)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-spanner).
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#4979 Changes: fix(video/transcoder): update nodejs package name to video-transcoder PiperOrigin-RevId: 402666373 Source-Link: googleapis/googleapis@7bfeecb fix(accesscontextmanager): nodejs package name access-context-manager PiperOrigin-RevId: 402653782 Source-Link: googleapis/googleapis@4811161 build(datastore/admin): update package name for datastore PiperOrigin-RevId: 402634944 Source-Link: googleapis/googleapis@29de512 chore: regenerate API index Source-Link: googleapis/googleapis@6865fe4 feat(dataproc): add Dataproc Serverless for Spark Batches API Committer: @medb PiperOrigin-RevId: 402631995 Source-Link: googleapis/googleapis@95af2e4 chore(ruby): Configure Bazel to generate a Ruby library for locations clients PiperOrigin-RevId: 402631864 Source-Link: googleapis/googleapis@5c01e4e chore: fix Bazel rule comment Committer: @Chanseok PiperOrigin-RevId: 402614009 Source-Link: googleapis/googleapis@e12aa99 chore: regenerate API index Source-Link: googleapis/googleapis@98f4bfc feat(aiplatform): add featurestore service to aiplatform v1 feat: add metadata service to aiplatform v1 Committer: @dizcology PiperOrigin-RevId: 402573132 Source-Link: googleapis/googleapis@d706102 docs(monitoring/apiv3): fix typo in alert.proto PiperOrigin-RevId: 402570091 Source-Link: googleapis/googleapis@f0d5f7f chore(monitoring/metricsscope): use `google-cloud-monitoring-metrics-scopes` as python package name PiperOrigin-RevId: 402526480 Source-Link: googleapis/googleapis@566f3d1
rajatbhatta
pushed a commit
to rajatbhatta/java-spanner
that referenced
this pull request
Nov 17, 2022
…1.1 (googleapis#698) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `24.1.0` -> `24.1.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-spanner-jdbc).
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.
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.5->3.1.1Release Notes
googleapis/java-spanner
v3.1.1Compare Source
v3.1.0Compare Source
Features
Bug Fixes
Dependencies
3.0.5 (2020-11-19)
Bug Fixes
Dependencies
3.0.4 (2020-11-17)
Reverts
3.0.3 (2020-11-16)
Dependencies
3.0.2 (2020-11-13)
Bug Fixes
Documentation
Dependencies
3.0.1 (2020-10-28)
Bug Fixes
Dependencies
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.