Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.2
Choose a head ref
  • 9 commits
  • 29 files changed
  • 4 contributors

Commits on Dec 10, 2020

  1. chore(deps): update dependency com.google.cloud:google-cloud-spanner …

    …to v3.1.1 (#698)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](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#&#8203;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#&#8203;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 ([#&#8203;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 ([#&#8203;669](https://www.github.com/googleapis/java-spanner/issues/669)) ([3f9f74a](https://www.github.com/googleapis/java-spanner/commit/3f9f74aed52bce681b4bfd10d1006e5fa05b7cc9)), closes [#&#8203;655](https://www.github.com/googleapis/java-spanner/issues/655)
    
    ##### Bug Fixes
    
    -   fixes changelog of upgrade 2.0.0 ([#&#8203;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 ([#&#8203;688](https://www.github.com/googleapis/java-spanner/issues/688)) ([f78c64e](https://www.github.com/googleapis/java-spanner/commit/f78c64e3e2bee6d6ed1f44a0b2e57249cba0e6d0)), closes [#&#8203;685](https://www.github.com/googleapis/java-spanner/issues/685)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;622](https://www.github.com/googleapis/java-spanner/issues/622)) ([7584baa](https://www.github.com/googleapis/java-spanner/commit/7584baa8b7051764f1055ddb1616069e7d591b64))
    -   does not generate codeowners ([#&#8203;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 ([#&#8203;643](https://www.github.com/googleapis/java-spanner/issues/643)) ([48f92e3](https://www.github.com/googleapis/java-spanner/commit/48f92e3d1b26644bde62a8d864cec96c3c71687d)), closes [#&#8203;641](https://www.github.com/googleapis/java-spanner/issues/641)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-monitoring to v2.0.8 ([#&#8203;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" ([#&#8203;634](https://togithub.com/googleapis/java-spanner/issues/634)) ([b22cd7d](https://www.github.com/googleapis/java-spanner/commit/b22cd7dfc377a0445534946af29500cee316e6b1)), closes [#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;579](https://www.github.com/googleapis/java-spanner/issues/579)) ([19b1629](https://www.github.com/googleapis/java-spanner/commit/19b1629450a8956b810e27e5d6ab8532dec75267)), closes [#&#8203;253](https://www.github.com/googleapis/java-spanner/issues/253)
    -   session retry could cause infinite wait ([#&#8203;616](https://www.github.com/googleapis/java-spanner/issues/616)) ([8a66d84](https://www.github.com/googleapis/java-spanner/commit/8a66d84edbdaeba6b021d962a9b1984a3d2f40df)), closes [#&#8203;605](https://www.github.com/googleapis/java-spanner/issues/605)
    -   updates project / instance for samples tests ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;557](https://www.github.com/googleapis/java-spanner/issues/557)) ([ff571b0](https://www.github.com/googleapis/java-spanner/commit/ff571b01b9dffdda44a9bd322e04ff04b5b5c57a)), closes [#&#8203;542](https://www.github.com/googleapis/java-spanner/issues/542)
    -   fixes the code of conduct document ([#&#8203;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 ([#&#8203;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 ([#&#8203;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).
    renovate-bot authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    bb5a822 View commit details
    Browse the repository at this point in the history
  2. 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).
    release-please[bot] authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    3b42e91 View commit details
    Browse the repository at this point in the history
  3. 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.
    yoshi-automation authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    fa19940 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. 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
    olavloite authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    f14f7c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. Configuration menu
    Copy the full SHA
    e3257e8 View commit details
    Browse the repository at this point in the history
  2. 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
    yoshi-automation authored Dec 13, 2020
    Configuration menu
    Copy the full SHA
    e5a6ece View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfb7617 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    37a636d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d49517f View commit details
    Browse the repository at this point in the history
Loading