-
Notifications
You must be signed in to change notification settings - Fork 131
Comparing changes
Open a pull request
base repository: googleapis/java-spanner
base: v2.0.1
head repository: googleapis/java-spanner
compare: v2.0.2
- 19 commits
- 37 files changed
- 6 contributors
Commits on Sep 18, 2020
-
fix: improve numeric range checks (#424)
* fix: improve numeric range checks * fix: skip numeric ITs on emulator
Configuration menu - View commit details
-
Copy full SHA for 9f26785 - Browse repository at this point
Copy the full SHA 9f26785View commit details
Commits on Sep 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 51d07f0 - Browse repository at this point
Copy the full SHA 51d07f0View commit details
Commits on Sep 22, 2020
-
chore: release 2.0.2-SNAPSHOT (#439)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5c0f5e0 - Browse repository at this point
Copy the full SHA 5c0f5e0View commit details -
chore: updates spanner dependency in README (#433)
Updates spanner dependency version in README to the latest (2.0.1).
Configuration menu - View commit details
-
Copy full SHA for 73f9733 - Browse repository at this point
Copy the full SHA 73f9733View commit details -
chore: regenerate common templates (#443)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/1659e5a3-ce7a-4440-8e7f-0dc13b0c12fa/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@80003a3 Source-Link: googleapis/synthtool@538a680
Configuration menu - View commit details
-
Copy full SHA for 2d7c509 - Browse repository at this point
Copy the full SHA 2d7c509View commit details
Commits on Sep 23, 2020
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v0.10.0 (#453) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | minor | `0.9.0` -> `0.10.0` | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v0.10.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​0100-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare091v0100-2020-09-23) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.9.1...v0.10.0) ##### Features - manage error-prone version ([#​147](https://www.github.com/googleapis/java-shared-dependencies/issues/147)) ([0fb3108](https://www.github.com/googleapis/java-shared-dependencies/commit/0fb3108c96abcdef83b5051e842530e6c9934c37)) ##### Dependencies - update google.core.version to v1.93.9 ([#​148](https://www.github.com/googleapis/java-shared-dependencies/issues/148)) ([b2a680e](https://www.github.com/googleapis/java-shared-dependencies/commit/b2a680ec9297136dceb622463672cc554359ba5b)) ##### [0.9.1](https://www.github.com/googleapis/java-shared-dependencies/compare/0.9.0...v0.9.1) (2020-09-23) ##### Dependencies - update dependency io.grpc:grpc-bom to v1.32.1 ([#​133](https://www.github.com/googleapis/java-shared-dependencies/issues/133)) ([cde0463](https://www.github.com/googleapis/java-shared-dependencies/commit/cde0463dd15c2a510085a3d5e3ac7b418c2fc3d4)) - update iam.version to v1.0.1 ([#​136](https://www.github.com/googleapis/java-shared-dependencies/issues/136)) ([162e2bd](https://www.github.com/googleapis/java-shared-dependencies/commit/162e2bda35fc3427ce571c6747aae4c9eb5866f6)) ### [`v0.9.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​091-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare090v091-2020-09-23) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.9.0...v0.9.1) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-spanner).
Configuration menu - View commit details
-
Copy full SHA for e05ee0e - Browse repository at this point
Copy the full SHA e05ee0eView commit details -
build(java): use yoshi-approver token for auto-approve (#454)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/24b2f5f7-a563-4efc-b279-c0403f4fd854/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@916c10e
Configuration menu - View commit details
-
Copy full SHA for 7cb8108 - Browse repository at this point
Copy the full SHA 7cb8108View commit details
Commits on Sep 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e620a15 - Browse repository at this point
Copy the full SHA e620a15View commit details
Commits on Sep 29, 2020
-
fix: use credentials key in pool (#430)
* fix: use credentials key in pool * fix: remove unused test class * test: increase test coverage
Configuration menu - View commit details
-
Copy full SHA for 28103fb - Browse repository at this point
Copy the full SHA 28103fbView commit details
Commits on Sep 30, 2020
-
fix: skip failing backup tests for now (#463)
Until b/169431286 is fixed.
Configuration menu - View commit details
-
Copy full SHA for f037f2d - Browse repository at this point
Copy the full SHA f037f2dView commit details -
chore: adds api-spanner-java group as codeowners (#462)
* chore: adds api-spanner-java group as codeowners * chore: adds api-spanner-java into repo metadata
Configuration menu - View commit details
-
Copy full SHA for c13995f - Browse repository at this point
Copy the full SHA c13995fView commit details
Commits on Oct 1, 2020
-
chore(ci): skip autorelease workflow on non-release PRs (#459)
Source-Author: Stephanie Wang <[email protected]> Source-Date: Thu Sep 24 16:57:32 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 95dbe1bee3c7f7e52ddb24a54c37080620e0d1a2 Source-Link: googleapis/synthtool@95dbe1b Co-authored-by: Thiago Nunes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c432d9 - Browse repository at this point
Copy the full SHA 2c432d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec56a78 - Browse repository at this point
Copy the full SHA ec56a78View commit details -
chore(deps): update dependency com.google.cloud.samples:shared-config…
…uration to v1.0.20 (#458)
Configuration menu - View commit details
-
Copy full SHA for 81b07e3 - Browse repository at this point
Copy the full SHA 81b07e3View commit details -
chore: regenerate common templates (#488)
* 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. * chore(ci): verify autorelease release PR content has changes Source-Author: Stephanie Wang <[email protected]> Source-Date: Thu Sep 24 18:06:14 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: da29da32b3a988457b49ae290112b74f14b713cc Source-Link: googleapis/synthtool@da29da3 * chore(java): use separate autosynth job for README Split java README generation into a separate, per-repo continuous job running from Kokoro. We now generate a new job that runs on commits to the primary branch that strictly manages the README.md. This should prevent us from seeing the contextless autosynth PRs which are caused by non-proto/template upstream changes. Source-Author: Jeff Ching <[email protected]> Source-Date: Tue Sep 29 15:48:03 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: e6168630be3e31eede633ba2c6f1cd64248dec1c Source-Link: googleapis/synthtool@e616863 * build: rename samples lint workflow to checkstyle to disambiguate branch protection with unit lint Source-Author: BenWhitehead <[email protected]> Source-Date: Wed Sep 30 15:14:05 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 8a7a3021fe97aa0a3641db642fe2b767f1c8110f Source-Link: googleapis/synthtool@8a7a302 * build(java): readme.sh should be executable Source-Author: Jeff Ching <[email protected]> Source-Date: Wed Sep 30 13:20:04 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 0762e8ee2ec21cdfc4d82020b985a104feb0453b Source-Link: googleapis/synthtool@0762e8e
Configuration menu - View commit details
-
Copy full SHA for ea42f4e - Browse repository at this point
Copy the full SHA ea42f4eView commit details -
chore: updates code owners (#464)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/fb04fd3e-7475-4b8c-9645-0272dcd0b593/targets - [ ] To automatically regenerate this PR, check this box.
Configuration menu - View commit details
-
Copy full SHA for 20bce56 - Browse repository at this point
Copy the full SHA 20bce56View commit details -
fix: ResultSet#close() should not throw exceptions from session creat…
…ion (#487) * fix: ResultSet#close() should not throw exceptions from session creation If a client application requested a session from the session pool, and that request required a new BatchCreateSessions request that would fail, then the error from the BatchCreateSessions RPC would be propagated to both the ReadContext#executeQuery(..) method as well as the ResultSet#close() method. The latter should not happen, as the close method should silently ignore any errors from the session creation. * docs: clear up comment
Configuration menu - View commit details
-
Copy full SHA for 60fb986 - Browse repository at this point
Copy the full SHA 60fb986View commit details
Commits on Oct 2, 2020
-
chore(deps): update dependency com.google.cloud.samples:shared-config…
…uration to v1.0.21 (#490)
Configuration menu - View commit details
-
Copy full SHA for be68019 - Browse repository at this point
Copy the full SHA be68019View commit details -
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a6202e5 - Browse repository at this point
Copy the full SHA a6202e5View 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 v2.0.1...v2.0.2