Comparing v6.8.0...v6.9.0 · googleapis/java-spanner (original) (raw)
base repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.8.0
head repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.9.0
- 11 commits
- 56 files changed
- 5 contributors
Commits on Jun 30, 2021
- Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history
Commits on Jul 1, 2021
- Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history - samples: updates lci samples (#1266)
Updates the LCI samples to be accordingly to the spec. Instead of
printing out the processing units directly from the instance that is
created, another getInstance is done in order to retrieve the
information.
Configuration menu
Browse the repository at this point in the history
Commits on Jul 5, 2021
- test: increase timeout and enable tests on emulator (#1275)
Increase the wait time for aDatabaseNotFound
error, as it can take a little while before
Cloud Spanner actually sends that error for aSELECT 1
query.
Also enable theResourceNotFound
tests on the emulator, as the emulator now includesResourceInfo
in the returned errors.
Fixes #1272
Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history - feat(spanner): add leader_options to InstanceConfig and default_leade…
…r to Database (#1271)
- changes without context
autosynth cannot find the source of changes triggered by earlier changes in this
repository, or by version upgrades to tools such as linters. - feat(spanner): add leader_options to InstanceConfig and default_leader to Database
PiperOrigin-RevId: 382409094
Source-Author: Google APIs noreply@google.com
Source-Date: Wed Jun 30 16:30:14 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 2c6e4dd22260e34403b468cc6d19aa43a9c684ed
Source-Link: googleapis/googleapis@2c6e4dd
Configuration menu
Browse the repository at this point in the history
- feat: add support for tagging in Connection API
- fix: disallow statement tags for commit/rollback/run
- chore: cleanup after rebase
- test: add generated tests + cleanup
- build: add new methods to clirr
- fix: add default implementations for new methods
Configuration menu
Browse the repository at this point in the history