Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 10, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
com.google.cloud:google-cloud-spanner minor 3.0.5 -> 3.1.1

Release Notes

googleapis/java-spanner

v3.1.1

Compare Source

v3.1.0

Compare Source

Features
Bug Fixes
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 (#​680) (81cba9a)
  • update dependency com.google.cloud:google-cloud-trace to v1.2.7 (#​646) (0e17be0)
  • update dependency org.openjdk.jmh:jmh-core to v1.27 (#​691) (a2e82e4)
  • update dependency org.openjdk.jmh:jmh-generator-annprocess to v1.27 (#​692) (bca15c2)
3.0.5 (2020-11-19)
Bug Fixes
Dependencies
  • update dependency com.google.cloud:google-cloud-monitoring to v2.0.8 (#​644) (447a99b)
3.0.4 (2020-11-17)
Reverts
3.0.3 (2020-11-16)
Dependencies
3.0.2 (2020-11-13)
Bug Fixes
Documentation
Dependencies
  • update dependency com.google.cloud:google-cloud-monitoring to v2.0.7 (#​573) (5135e50)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 (#​567) (2e9c133)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 (#​614) (3fa7910)
  • update dependency com.google.cloud:google-cloud-trace to v1.2.6 (#​574) (efabe0f)
3.0.1 (2020-10-28)
Bug Fixes
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 (#​521) (0f4c017)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team as code owners December 10, 2020 03:05
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 10, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 10, 2020
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Dec 10, 2020
@codecov
Copy link

codecov bot commented Dec 10, 2020

Codecov Report

Merging #698 (aa88e1a) into master (26e3dc7) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             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     
Impacted Files Coverage Δ Complexity Δ
...ud/spanner/SessionPoolAsyncTransactionManager.java 86.99% <0.00%> (+1.62%) 13.00% <0.00%> (+2.00%)

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 26e3dc7...aa88e1a. Read the comment docs.

@thiagotnunes thiagotnunes added kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Dec 10, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 10, 2020
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-spanner-3.x branch from 258c2de to aa88e1a Compare December 10, 2020 06:05
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-spanner to v3.1.0 chore(deps): update dependency com.google.cloud:google-cloud-spanner to v3.1.1 Dec 10, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 10, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 10, 2020
@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 10, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 10, 2020
@olavloite olavloite added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Dec 10, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit bb5a822 into googleapis:master Dec 10, 2020
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 10, 2020
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-spanner-3.x branch December 10, 2020 08:36
thiagotnunes pushed a commit that referenced this pull request May 6, 2021
…to v3.1.1 (#698)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](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#&#8203;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#&#8203;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 ([#&#8203;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 ([#&#8203;669](https://www.github.com/googleapis/java-spanner/issues/669)) ([3f9f74a](https://www.github.com/googleapis/java-spanner/commit/3f9f74aed52bce681b4bfd10d1006e5fa05b7cc9)), closes [#&#8203;655](https://www.github.com/googleapis/java-spanner/issues/655)

##### Bug Fixes

-   fixes changelog of upgrade 2.0.0 ([#&#8203;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 ([#&#8203;688](https://www.github.com/googleapis/java-spanner/issues/688)) ([f78c64e](https://www.github.com/googleapis/java-spanner/commit/f78c64e3e2bee6d6ed1f44a0b2e57249cba0e6d0)), closes [#&#8203;685](https://www.github.com/googleapis/java-spanner/issues/685)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;622](https://www.github.com/googleapis/java-spanner/issues/622)) ([7584baa](https://www.github.com/googleapis/java-spanner/commit/7584baa8b7051764f1055ddb1616069e7d591b64))
-   does not generate codeowners ([#&#8203;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 ([#&#8203;643](https://www.github.com/googleapis/java-spanner/issues/643)) ([48f92e3](https://www.github.com/googleapis/java-spanner/commit/48f92e3d1b26644bde62a8d864cec96c3c71687d)), closes [#&#8203;641](https://www.github.com/googleapis/java-spanner/issues/641)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-monitoring to v2.0.8 ([#&#8203;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" ([#&#8203;634](https://togithub.com/googleapis/java-spanner/issues/634)) ([b22cd7d](https://www.github.com/googleapis/java-spanner/commit/b22cd7dfc377a0445534946af29500cee316e6b1)), closes [#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;579](https://www.github.com/googleapis/java-spanner/issues/579)) ([19b1629](https://www.github.com/googleapis/java-spanner/commit/19b1629450a8956b810e27e5d6ab8532dec75267)), closes [#&#8203;253](https://www.github.com/googleapis/java-spanner/issues/253)
-   session retry could cause infinite wait ([#&#8203;616](https://www.github.com/googleapis/java-spanner/issues/616)) ([8a66d84](https://www.github.com/googleapis/java-spanner/commit/8a66d84edbdaeba6b021d962a9b1984a3d2f40df)), closes [#&#8203;605](https://www.github.com/googleapis/java-spanner/issues/605)
-   updates project / instance for samples tests ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;557](https://www.github.com/googleapis/java-spanner/issues/557)) ([ff571b0](https://www.github.com/googleapis/java-spanner/commit/ff571b01b9dffdda44a9bd322e04ff04b5b5c57a)), closes [#&#8203;542](https://www.github.com/googleapis/java-spanner/issues/542)
-   fixes the code of conduct document ([#&#8203;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 ([#&#8203;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 ([#&#8203;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)

[![WhiteSource 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.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `24.1.0` -> `24.1.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.1.1/compatibility-slim/24.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.1.1/confidence-slim/24.1.0)](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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants