base repository: googleapis/java-spanner
base: v3.2.0
head repository: googleapis/java-spanner
Uh oh!
There was an error while loading. Please reload this page.
compare: v3.2.1
- 12 commits
- 29 files changed
- 6 contributors
Commits on Dec 20, 2020
deps: update dependency com.google.cloud:google-cloud-monitoring to v…
…2.0.11 (#754)
renovate-bot authoredDec 20, 2020
Commits on Dec 21, 2020
deps: grpc-alts is only used for tests (#757)
olavloite authoredDec 21, 2020
Commits on Dec 29, 2020
chore(java): remove formatter action (#765)
Source-Author: Jeff Ching <[email protected]> Source-Date: Tue Dec 29 10:50:17 2020 -0800 Source-Repo: googleapis/synthtool Source-Sha: 6133907dbb3ddab204a17a15d5c53ec0aae9b033 Source-Link: googleapis/synthtool@6133907
yoshi-automation authoredDec 29, 2020
Commits on Dec 30, 2020
test: add option to track the statement that starts a transaction (#763)
olavloite authoredDec 30, 2020
Commits on Jan 4, 2021
docs: cleanup inner region tags (#764)
* docs: standardizing region tags to be consistent with other related snippets * docs: cleanup old tags now that new ones are live
Anthony authoredJan 4, 2021 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Jan 5, 2021
docs: documents resume on update database ddl (#767)
Instead of throwing an ALREADY_EXISTS error on the update database ddl operation, we resume the original operation. This is necessary, because the update database ddl is retryable. Because of this, we don't want to confuse the caller by bubbling up an ALREADY_EXISTS error on a retry, even though they used a non-existing operation id.
thiagotnunes authoredJan 5, 2021 fix: grpc-alts is used not only in tests (#761)
* fix: grpc-alts is used not only in tests This reverts commit c8ef46f. * fix: adds grpc-alts as compile time dependency * fix: removes duplicate dependency Removes duplicate grpc-alts dependency
thiagotnunes authoredJan 5, 2021 chore: regenerate README (#773)
yoshi-automation authoredJan 5, 2021
Commits on Jan 6, 2021
docs: add sample for timeout for one RPC (#707)
* docs: add sample for timeout for one RPC Adds a sample for setting a timeout for a single RPC. Fixes GoogleCloudPlatform/java-docs-samples#3805 * fix: fix import order * fix: format code with the correct formatter plugin * fix: delete test data after each test * fix: auto-throttle admin requests
olavloite authoredJan 6, 2021 chore: release 3.2.1-SNAPSHOT (#772)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
release-please[bot] authoredJan 6, 2021 - yoshi-automation authored
Jan 6, 2021 Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
release-please[bot] authoredJan 6, 2021
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v3.2.0...v3.2.1
Uh oh!
There was an error while loading. Please reload this page.