base repository: googleapis/java-spanner
base: v6.8.0
head repository: googleapis/java-spanner
Uh oh!
There was an error while loading. Please reload this page.
compare: v6.9.0
- 11 commits
- 56 files changed
- 5 contributors
Commits on Jun 30, 2021
chore: release 6.8.1-SNAPSHOT (#1264)
🤖 I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
release-please[bot] authoredJun 30, 2021 chore(deps): update dependency com.google.cloud:google-cloud-spanner …
…to v6.8.0 (#1265)
renovate-bot authoredJun 30, 2021 feat: support setting an async executor provider (#1263)
* feat: support setting an async executor provider * fix: set defaults in builder
olavloite authoredJun 30, 2021
Commits on Jul 1, 2021
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v1.4.0 (#1269)
renovate-bot authoredJul 1, 2021 chore: regenerate DatabaseAdminClient (#1261)
yoshi-automation authoredJul 1, 2021 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.
thiagotnunes authoredJul 1, 2021
Commits on Jul 5, 2021
test: increase timeout and enable tests on emulator (#1275)
Increase the wait time for a `DatabaseNotFound` error, as it can take a little while before Cloud Spanner actually sends that error for a `SELECT 1` query. Also enable the `ResourceNotFound` tests on the emulator, as the emulator now includes `ResourceInfo` in the returned errors. Fixes #1272
olavloite authoredJul 5, 2021 test: use separate instance for encrypted backup test (#1274)
olavloite authoredJul 5, 2021 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 <[email protected]> Source-Date: Wed Jun 30 16:30:14 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 2c6e4dd22260e34403b468cc6d19aa43a9c684ed Source-Link: googleapis/googleapis@2c6e4dd
yoshi-automation authoredJul 5, 2021 feat: add support for tagging to Connection API (#623)
* 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
olavloite authoredJul 5, 2021 🤖 I have created a release \*beep\* \*boop\* --- ## [6.9.0](https://www..com/googleapis/java-spanner/compare/v6.8.0...v6.9.0) (2021-07-05) ### Features * add support for tagging to Connection API ([#623](https://www..com/googleapis/java-spanner/issues/623)) ([5722372](https://www..com/googleapis/java-spanner/commit/5722372b7869828e372dec06e80e5b0e7280af61)) * **spanner:** add leader_options to InstanceConfig and default_leader to Database ([#1271](https://www..com/googleapis/java-spanner/issues/1271)) ([f257671](https://www..com/googleapis/java-spanner/commit/f25767144344f0df67662f1b3ef662902384599a)) * support setting an async executor provider ([#1263](https://www..com/googleapis/java-spanner/issues/1263)) ([369c8a7](https://www..com/googleapis/java-spanner/commit/369c8a771ec48fa1476236f800b0e8eb5982a33c)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#1269](https://www..com/googleapis/java-spanner/issues/1269)) ([025e162](https://www..com/googleapis/java-spanner/commit/025e162813d6321dabe49e32f00934f9ae334e24)) --- This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
release-please[bot] authoredJul 5, 2021 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
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 v6.8.0...v6.9.0
Uh oh!
There was an error while loading. Please reload this page.