Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

chore(deps): update dependency com.google.cloud:google-cloud-spanner to v4#884

Merged
thiagotnunes merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/com.google.cloud-google-cloud-spanner-4.x
Feb 18, 2021
Merged

chore(deps): update dependency com.google.cloud:google-cloud-spanner to v4#884
thiagotnunes merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/com.google.cloud-google-cloud-spanner-4.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-spanner 3.3.2 -> 4.0.0 age adoption passing confidence

Release Notes

googleapis/java-spanner

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • Point In Time Recovery (PITR) (#​452)
  • add support for CommitStats (#​544)
Features
Bug Fixes
Dependencies
  • update dependency com.google.cloud:google-cloud-monitoring to v2.0.12 (#​854) (58cebd8)
  • update dependency com.google.cloud:google-cloud-trace to v1.2.11 (#​825) (49c8c5d)
Documentation
3.3.2 (2021-01-18)
Bug Fixes
Dependencies
3.3.1 (2021-01-14)
⚠ IMPORTANT: Known issue with this version of the client

Since v3.0.0, transactions can get stuck if the Spanner backend returns a retryable error when consuming the first record of a read / query in a transaction.

A fix is submitted and available in version v3.3.2

Please use v3.3.2 instead of this version.

Apologies for the inconvenience.

Bug Fixes
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.1 (#​794) (f0beabb)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 (#​796) (1a71e50)

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 February 17, 2021 07:19
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2021
@product-auto-label product-auto-label Bot added the api: spanner Issues related to the googleapis/java-spanner API. label Feb 17, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 17, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 17, 2021

Codecov Report

Merging #884 (d17878b) into master (1f9f76a) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #884      +/-   ##
============================================
- Coverage     85.20%   85.19%   -0.01%     
- Complexity     2620     2621       +1     
============================================
  Files           145      145              
  Lines         14262    14262              
  Branches       1378     1378              
============================================
- Hits          12152    12151       -1     
+ Misses         1538     1537       -1     
- Partials        572      574       +2     
Impacted Files Coverage Δ Complexity Δ
...m/google/cloud/spanner/connection/SpannerPool.java 87.36% <0.00%> (-0.53%) 33.00% <0.00%> (ø%)
...ain/java/com/google/cloud/spanner/SessionPool.java 89.03% <0.00%> (ø) 72.00% <0.00%> (ø%)
...a/com/google/cloud/spanner/SessionPoolOptions.java 69.53% <0.00%> (ø) 18.00% <0.00%> (+1.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 1f9f76a...76e785e. Read the comment docs.

@elharo
Copy link
Copy Markdown
Contributor

elharo commented Feb 17, 2021

[ERROR] Failures:
[ERROR]   GapicSpannerRpcTest.testCloseAllThreadsWhenClosingSpanner:217
Expected: is <0>
     but: was <16>
[ERROR]   GapicSpannerRpcTest.testMultipleOpenSpanners:277
Expected: is <0>
     but: was <16>
[INFO]

@thiagotnunes thiagotnunes merged commit 7d4f70a into googleapis:master Feb 18, 2021
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-spanner-4.x branch February 18, 2021 00:20
@thiagotnunes
Copy link
Copy Markdown
Contributor

@elharo created an issue for the flaky test: #889

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#6550

Changes:

chore(googleads): Update C# targets to use GAX v4
  Committer: @aohren
  PiperOrigin-RevId: 469186513
  Source-Link: googleapis/googleapis@49de9d5

chore: regenerate API index

  Source-Link: googleapis/googleapis@dab9e54

docs(contactcenterinsights): Updating comments chore: added LRO to API list
  PiperOrigin-RevId: 469161541
  Source-Link: googleapis/googleapis@65b91e6
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/java-spanner API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants