-
Notifications
You must be signed in to change notification settings - Fork 131
Comparing changes
Open a pull request
base repository: googleapis/java-spanner
base: v6.8.0
head repository: googleapis/java-spanner
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://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for e14d8f6 - Browse repository at this point
Copy the full SHA e14d8f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f0fa63 - Browse repository at this point
Copy the full SHA 3f0fa63View commit details -
feat: support setting an async executor provider (#1263)
* feat: support setting an async executor provider * fix: set defaults in builder
Configuration menu - View commit details
-
Copy full SHA for 369c8a7 - Browse repository at this point
Copy the full SHA 369c8a7View commit details
Commits on Jul 1, 2021
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v1.4.0 (#1269)
Configuration menu - View commit details
-
Copy full SHA for 025e162 - Browse repository at this point
Copy the full SHA 025e162View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ec8315 - Browse repository at this point
Copy the full SHA 2ec8315View commit details -
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 - View commit details
-
Copy full SHA for ffc190c - Browse repository at this point
Copy the full SHA ffc190cView commit details
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
Configuration menu - View commit details
-
Copy full SHA for 8a40ff2 - Browse repository at this point
Copy the full SHA 8a40ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 224cc7f - Browse repository at this point
Copy the full SHA 224cc7fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for f257671 - Browse repository at this point
Copy the full SHA f257671View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 5722372 - Browse repository at this point
Copy the full SHA 5722372View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [6.9.0](https://www.github.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.github.com/googleapis/java-spanner/issues/623)) ([5722372](https://www.github.com/googleapis/java-spanner/commit/5722372b7869828e372dec06e80e5b0e7280af61)) * **spanner:** add leader_options to InstanceConfig and default_leader to Database ([#1271](https://www.github.com/googleapis/java-spanner/issues/1271)) ([f257671](https://www.github.com/googleapis/java-spanner/commit/f25767144344f0df67662f1b3ef662902384599a)) * support setting an async executor provider ([#1263](https://www.github.com/googleapis/java-spanner/issues/1263)) ([369c8a7](https://www.github.com/googleapis/java-spanner/commit/369c8a771ec48fa1476236f800b0e8eb5982a33c)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#1269](https://www.github.com/googleapis/java-spanner/issues/1269)) ([025e162](https://www.github.com/googleapis/java-spanner/commit/025e162813d6321dabe49e32f00934f9ae334e24)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 7cfffe3 - Browse repository at this point
Copy the full SHA 7cfffe3View commit details
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