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

deps: update spanner to 3.1.2#306

Merged
thiagotnunes merged 1 commit intomasterfrom
deps-spanner-3_1_2
Dec 16, 2020
Merged

deps: update spanner to 3.1.2#306
thiagotnunes merged 1 commit intomasterfrom
deps-spanner-3_1_2

Conversation

@olavloite
Copy link
Copy Markdown
Collaborator

(Temporarily) fixes the dependency problem caused by the addition of grpc-alts as a runtime dependency in google-cloud-spanner and updates Spanner client library to 3.1.2.

Once googleapis/java-spanner#757 has been merged and is available in the shared libraries, or another fix for the problem described in that PR, the TODO's in this PR can be reverted.

Replaces #293

@olavloite olavloite requested review from a team and thiagotnunes December 16, 2020 12:09
@product-auto-label product-auto-label Bot added the api: spanner Issues related to the googleapis/java-spanner-jdbc API. label Dec 16, 2020
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 16, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 16, 2020

Codecov Report

Merging #306 (e610f5b) into master (8e01a57) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #306   +/-   ##
=========================================
  Coverage     70.90%   70.90%           
  Complexity     1104     1104           
=========================================
  Files            24       24           
  Lines          3420     3420           
  Branches        525      525           
=========================================
  Hits           2425     2425           
  Misses          780      780           
  Partials        215      215           

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 8e01a57...e610f5b. Read the comment docs.

Comment thread pom.xml
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-spanner-v1</artifactId>
</dependency>
<dependency>
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a duplicate of the dependency right above.

@thiagotnunes thiagotnunes merged commit 596e8ed into master Dec 16, 2020
@thiagotnunes thiagotnunes deleted the deps-spanner-3_1_2 branch December 16, 2020 23:16
gcf-merge-on-green Bot pushed a commit that referenced this pull request Dec 17, 2020
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-jdbc API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants