-
Notifications
You must be signed in to change notification settings - Fork 131
Comparing changes
Open a pull request
base repository: googleapis/java-spanner
base: v3.1.1
head repository: googleapis/java-spanner
compare: v3.1.2
- 9 commits
- 29 files changed
- 4 contributors
Commits on Dec 10, 2020
-
chore(deps): update dependency com.google.cloud:google-cloud-spanner …
…to v3.1.1 (#698) [](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-spanner](https://togithub.com/googleapis/java-spanner) | minor | `3.0.5` -> `3.1.1` | --- ### Release Notes <details> <summary>googleapis/java-spanner</summary> ### [`v3.1.1`](https://togithub.com/googleapis/java-spanner/blob/master/CHANGELOG.md#​311-httpswwwgithubcomgoogleapisjava-spannercomparev310v311-2020-12-10) [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v3.1.0...v3.1.1) ### [`v3.1.0`](https://togithub.com/googleapis/java-spanner/blob/master/CHANGELOG.md#​310-httpswwwgithubcomgoogleapisjava-spannercomparev305v310-2020-12-10) [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v3.0.5...v3.1.0) ##### Features - allow lenient mode for connection properties ([#​671](https://www.github.com/googleapis/java-spanner/issues/671)) ([f6a8ba6](https://www.github.com/googleapis/java-spanner/commit/f6a8ba6baff53ededf890e3f22a8e49402c98775)) - retry admin request limit exceeded error ([#​669](https://www.github.com/googleapis/java-spanner/issues/669)) ([3f9f74a](https://www.github.com/googleapis/java-spanner/commit/3f9f74aed52bce681b4bfd10d1006e5fa05b7cc9)), closes [#​655](https://www.github.com/googleapis/java-spanner/issues/655) ##### Bug Fixes - fixes changelog of upgrade 2.0.0 ([#​672](https://www.github.com/googleapis/java-spanner/issues/672)) ([c035546](https://www.github.com/googleapis/java-spanner/commit/c0355462d839a1e38a4efec9e4019272a76d822f)) - transaction retry could fail if tx contained failed statements ([#​688](https://www.github.com/googleapis/java-spanner/issues/688)) ([f78c64e](https://www.github.com/googleapis/java-spanner/commit/f78c64e3e2bee6d6ed1f44a0b2e57249cba0e6d0)), closes [#​685](https://www.github.com/googleapis/java-spanner/issues/685) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#​680](https://www.github.com/googleapis/java-spanner/issues/680)) ([81cba9a](https://www.github.com/googleapis/java-spanner/commit/81cba9ade891aa65176d4be137f902651499b05c)) - update dependency com.google.cloud:google-cloud-trace to v1.2.7 ([#​646](https://www.github.com/googleapis/java-spanner/issues/646)) ([0e17be0](https://www.github.com/googleapis/java-spanner/commit/0e17be0f81483eba4570faf884388cb43a42d84d)) - update dependency org.openjdk.jmh:jmh-core to v1.27 ([#​691](https://www.github.com/googleapis/java-spanner/issues/691)) ([a2e82e4](https://www.github.com/googleapis/java-spanner/commit/a2e82e424802f1544443ee29588bd1fabe3f38c3)) - update dependency org.openjdk.jmh:jmh-generator-annprocess to v1.27 ([#​692](https://www.github.com/googleapis/java-spanner/issues/692)) ([bca15c2](https://www.github.com/googleapis/java-spanner/commit/bca15c226a914c8728a6a52083dd1ff074cc97e8)) ##### [3.0.5](https://www.github.com/googleapis/java-spanner/compare/v3.0.4...v3.0.5) (2020-11-19) ##### Bug Fixes - delete stale sample databases ([#​622](https://www.github.com/googleapis/java-spanner/issues/622)) ([7584baa](https://www.github.com/googleapis/java-spanner/commit/7584baa8b7051764f1055ddb1616069e7d591b64)) - does not generate codeowners ([#​631](https://www.github.com/googleapis/java-spanner/issues/631)) ([9e133a9](https://www.github.com/googleapis/java-spanner/commit/9e133a972f648ee804f324bbf55163849cb478b8)) - query could hang transaction if ResultSet#next() is not called ([#​643](https://www.github.com/googleapis/java-spanner/issues/643)) ([48f92e3](https://www.github.com/googleapis/java-spanner/commit/48f92e3d1b26644bde62a8d864cec96c3c71687d)), closes [#​641](https://www.github.com/googleapis/java-spanner/issues/641) ##### Dependencies - update dependency com.google.cloud:google-cloud-monitoring to v2.0.8 ([#​644](https://www.github.com/googleapis/java-spanner/issues/644)) ([447a99b](https://www.github.com/googleapis/java-spanner/commit/447a99b9a6ccdfd3855505fca13e849fb9513943)) ##### [3.0.4](https://www.github.com/googleapis/java-spanner/compare/v3.0.3...v3.0.4) (2020-11-17) ##### Reverts - Revert "fix: skip failing backup tests for now" ([#​634](https://togithub.com/googleapis/java-spanner/issues/634)) ([b22cd7d](https://www.github.com/googleapis/java-spanner/commit/b22cd7dfc377a0445534946af29500cee316e6b1)), closes [#​634](https://www.github.com/googleapis/java-spanner/issues/634) ##### [3.0.3](https://www.github.com/googleapis/java-spanner/compare/v3.0.2...v3.0.3) (2020-11-16) ##### Dependencies - update dependency org.json:json to v20201115 ([#​624](https://www.github.com/googleapis/java-spanner/issues/624)) ([60e31d1](https://www.github.com/googleapis/java-spanner/commit/60e31d1947b6930ec030e1f3170dfbde62833b96)) ##### [3.0.2](https://www.github.com/googleapis/java-spanner/compare/v3.0.1...v3.0.2) (2020-11-13) ##### Bug Fixes - adds api spanner team as samples code owners ([#​610](https://www.github.com/googleapis/java-spanner/issues/610)) ([35cc56c](https://www.github.com/googleapis/java-spanner/commit/35cc56c375615b26f522b7342916fd30ce826c2d)) - make enums in the Connection API public ([#​579](https://www.github.com/googleapis/java-spanner/issues/579)) ([19b1629](https://www.github.com/googleapis/java-spanner/commit/19b1629450a8956b810e27e5d6ab8532dec75267)), closes [#​253](https://www.github.com/googleapis/java-spanner/issues/253) - session retry could cause infinite wait ([#​616](https://www.github.com/googleapis/java-spanner/issues/616)) ([8a66d84](https://www.github.com/googleapis/java-spanner/commit/8a66d84edbdaeba6b021d962a9b1984a3d2f40df)), closes [#​605](https://www.github.com/googleapis/java-spanner/issues/605) - updates project / instance for samples tests ([#​613](https://www.github.com/googleapis/java-spanner/issues/613)) ([2589e7d](https://www.github.com/googleapis/java-spanner/commit/2589e7d6f400a7b050c21f46a4ab1662baa1cdb7)) ##### Documentation - add descriptions for connection URL properties ([#​609](https://www.github.com/googleapis/java-spanner/issues/609)) ([34221d7](https://www.github.com/googleapis/java-spanner/commit/34221d7a889c131fb1f797a0f9434deee60d755b)) ##### Dependencies - update dependency com.google.cloud:google-cloud-monitoring to v2.0.7 ([#​573](https://www.github.com/googleapis/java-spanner/issues/573)) ([5135e50](https://www.github.com/googleapis/java-spanner/commit/5135e50d21417ca9514b47bd1f7eaf3d2d1417ca)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 ([#​567](https://www.github.com/googleapis/java-spanner/issues/567)) ([2e9c133](https://www.github.com/googleapis/java-spanner/commit/2e9c13346423a2e1e2798bec14a1dc8799203235)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 ([#​614](https://www.github.com/googleapis/java-spanner/issues/614)) ([3fa7910](https://www.github.com/googleapis/java-spanner/commit/3fa7910c8e5089cff1c9ed645f160a9e0ddfc351)) - update dependency com.google.cloud:google-cloud-trace to v1.2.6 ([#​574](https://www.github.com/googleapis/java-spanner/issues/574)) ([efabe0f](https://www.github.com/googleapis/java-spanner/commit/efabe0f44a5ec92ac07be3c3e964396b613099d1)) ##### [3.0.1](https://www.github.com/googleapis/java-spanner/compare/v3.0.0...v3.0.1) (2020-10-28) ##### Bug Fixes - adds assembly descriptor to snippets samples ([#​559](https://www.github.com/googleapis/java-spanner/issues/559)) ([d4ae85c](https://www.github.com/googleapis/java-spanner/commit/d4ae85c91c2bda3f46cab8c9f7a4033ddd639c94)) - always delete all backups from an owned test instance ([#​557](https://www.github.com/googleapis/java-spanner/issues/557)) ([ff571b0](https://www.github.com/googleapis/java-spanner/commit/ff571b01b9dffdda44a9bd322e04ff04b5b5c57a)), closes [#​542](https://www.github.com/googleapis/java-spanner/issues/542) - fixes the code of conduct document ([#​541](https://www.github.com/googleapis/java-spanner/issues/541)) ([7b9d1db](https://www.github.com/googleapis/java-spanner/commit/7b9d1db28b7037d6b18df88f00b9213f2f6dab80)) - SessionNotFound was not retried for AsyncTransactionManager ([#​552](https://www.github.com/googleapis/java-spanner/issues/552)) ([5969f83](https://www.github.com/googleapis/java-spanner/commit/5969f8313a4df6ece63ee8f14df98cbc8511f026)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#​521](https://www.github.com/googleapis/java-spanner/issues/521)) ([0f4c017](https://www.github.com/googleapis/java-spanner/commit/0f4c017f112478ffc7dd15b0b234a9c48cd55a6e)) </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 bb5a822 - Browse repository at this point
Copy the full SHA bb5a822View commit details -
chore: release 3.1.2-SNAPSHOT (#703)
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for 3b42e91 - Browse repository at this point
Copy the full SHA 3b42e91View commit details -
chore: regenerate README (#704)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-12-10 08:39:07,318 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-10 08:39:08,283 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/28b1f101-7240-4935-a544-2f38dd85ddf9/targets - [ ] To automatically regenerate this PR, check this box.
Configuration menu - View commit details
-
Copy full SHA for fa19940 - Browse repository at this point
Copy the full SHA fa19940View commit details
Commits on Dec 11, 2020
-
test: fix ITTransactionManagerAsyncTest (#706)
* test: fix test that would not run on both emulator and real Spanner * fix: add category to test to ensure it's executed
Configuration menu - View commit details
-
Copy full SHA for f14f7c9 - Browse repository at this point
Copy the full SHA f14f7c9View commit details
Commits on Dec 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e3257e8 - Browse repository at this point
Copy the full SHA e3257e8View commit details -
chore: update gapic-generator-java to 0.0.9 (#705)
Committer: @miraleung PiperOrigin-RevId: 346372957 Source-Author: Google APIs <[email protected]> Source-Date: Tue Dec 8 11:37:30 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 857f70daef9f4c38f042fb3dfb7b8423ae18fd19 Source-Link: googleapis/googleapis@857f70d
Configuration menu - View commit details
-
Copy full SHA for e5a6ece - Browse repository at this point
Copy the full SHA e5a6eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfb7617 - Browse repository at this point
Copy the full SHA bfb7617View commit details
Commits on Dec 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 37a636d - Browse repository at this point
Copy the full SHA 37a636dView commit details -
🤖 I have created a release \*beep\* \*boop\* --- ### [3.1.2](https://www.github.com/googleapis/java-spanner/compare/v3.1.1...v3.1.2) (2020-12-14) ### Dependencies * update dependency com.google.cloud:google-cloud-monitoring to v2.0.9 ([#710](https://www.github.com/googleapis/java-spanner/issues/710)) ([37a636d](https://www.github.com/googleapis/java-spanner/commit/37a636d989d2783875065b89141e532064f2647b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for d49517f - Browse repository at this point
Copy the full SHA d49517fView 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 v3.1.1...v3.1.2