Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
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-jdbc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.17.3
Choose a base ref
...
head repository: googleapis/java-spanner-jdbc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.18.0
Choose a head ref
  • 20 commits
  • 23 files changed
  • 4 contributors

Commits on Nov 18, 2020

  1. build(java): use actions/github-script v3 tag rather than full semver (

    …#274)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/068e3861-8461-4859-af8c-cbe12aa64c29/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@7fcc405
    yoshi-automation authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    35d0936 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#277)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-11-18 22:47:42,543 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner-jdbc/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working directory clean
    2020-11-18 22:47:43,488 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/9682518c-ef5e-4ccf-a98f-fdd5addc52e6/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    9511be7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v16 (#…

    …275)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `15.1.0` -> `16.1.0` |
    
    ---
    
    ### 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-jdbc).
    renovate-bot authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    3e95d5d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-spanner-…

    …jdbc to v1.17.3 (#273)
    
    [![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-jdbc](https://togithub.com/googleapis/java-spanner-jdbc) | patch | `1.17.0` -> `1.17.3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-spanner-jdbc</summary>
    
    ### [`v1.17.3`](https://togithub.com/googleapis/java-spanner-jdbc/blob/master/CHANGELOG.md#&#8203;1173-httpswwwgithubcomgoogleapisjava-spanner-jdbccomparev1172v1173-2020-11-17)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v1.17.0...v1.17.3)
    
    </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-jdbc).
    renovate-bot authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    825f186 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. chore(java): retry staging portion of the release with backoff (#279)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/407a758f-25d9-475d-8ed1-b8b2eb5d7c99/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@68742c6
    yoshi-automation authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    9b1b906 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. deps: do not re-declare grpc dependencies as test dependencies (#278)

    * deps: include grpc dependencies
    
    * deps: remove all unnecessary deps
    
    * fix: re-add undeclared dependencies
    olavloite authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    4bc59f8 View commit details
    Browse the repository at this point in the history
  2. build(java): enable blunderbuss for samples (#280)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/5b6c114a-8bee-4a8e-8985-0e8ec5df74d0/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@943bb78
    yoshi-automation authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    1ab5af2 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    00314e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0065a9b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    4a1a4e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40cdbc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v0.16.0 (#286)
    
    [![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-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | minor | `0.15.0` -> `0.16.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v0.16.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;0160-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0150v0160-2020-12-02)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.15.0...v0.16.0)
    
    ##### Dependencies
    
    -   update dependency com.fasterxml.jackson:jackson-bom to v2.12.0 ([#&#8203;225](https://www.github.com/googleapis/java-shared-dependencies/issues/225)) ([b78a1ef](https://www.github.com/googleapis/java-shared-dependencies/commit/b78a1ef83ad946b0d29cd0dff46e48fbde44d120))
    -   update dependency com.google.api-client:google-api-client-bom to v1.31.1 ([#&#8203;215](https://www.github.com/googleapis/java-shared-dependencies/issues/215)) ([08d643a](https://www.github.com/googleapis/java-shared-dependencies/commit/08d643aaf289984b87d734274830712af82585b6))
    -   update dependency com.google.protobuf:protobuf-bom to v3.14.0 ([#&#8203;217](https://www.github.com/googleapis/java-shared-dependencies/issues/217)) ([01a9c64](https://www.github.com/googleapis/java-shared-dependencies/commit/01a9c6442906e8482a53712eba95ccc6f7040928))
    -   update dependency io.grpc:grpc-bom to v1.34.0 ([#&#8203;228](https://www.github.com/googleapis/java-shared-dependencies/issues/228)) ([425d1ea](https://www.github.com/googleapis/java-shared-dependencies/commit/425d1eab2a046c365f816f946576e4030e7c3696))
    -   update gax.version to v1.60.1 ([#&#8203;223](https://www.github.com/googleapis/java-shared-dependencies/issues/223)) ([84c75bd](https://www.github.com/googleapis/java-shared-dependencies/commit/84c75bdbd3f86ef7187373289ee08ad3a0c24719))
    -   update google.core.version to v1.94.0 ([#&#8203;212](https://www.github.com/googleapis/java-shared-dependencies/issues/212)) ([764ef5e](https://www.github.com/googleapis/java-shared-dependencies/commit/764ef5e9a2272cd9244a8fc5cc107ffacf9e9d5b))
    
    </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-jdbc).
    renovate-bot authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    2d804f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    9cef4d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Configuration menu
    Copy the full SHA
    83e80fc View commit details
    Browse the repository at this point in the history
  2. feat: expose more methods from Connection in JDBC (#255)

    * feat: expose more methods from Connection in JDBC
    
    More methods from the Connection API should be exposed in the
    Cloud Spanner JDBC Connection interface to make it easier to
    execute read-only transactions with specific timestamp bounds.
    
    Towards #253
    
    * clirr: add ignored differences
    olavloite authored Dec 5, 2020
    Configuration menu
    Copy the full SHA
    697837c View commit details
    Browse the repository at this point in the history
  3. chore: release 1.17.4-SNAPSHOT (#276)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 5, 2020
    Configuration menu
    Copy the full SHA
    5531536 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. chore: Update publish_javadoc.sh (#289)

    * (chore) Update publish_javadoc.sh
    
    * add `export` to the envVar's to make sure maven knows about them.
    * report the Java version
    
    * chore: update script
    
    * remove `java -version`
    
    Co-authored-by: Jeffrey Rennie <rennie@google.com>
    
    Source-Author: Les Vogel <lesv@users.noreply.github.com>
    Source-Date: Mon Dec 7 09:37:58 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 5d11bd2888c38ce1fb6fa6bf25494a4219a73928
    Source-Link: googleapis/synthtool@5d11bd2
    yoshi-automation authored Dec 9, 2020
    Configuration menu
    Copy the full SHA
    9eea34c View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#292)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-12-09 23:37:42,284 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner-jdbc/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2020-12-09 23:37:43,159 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/1366ec45-7bc4-4111-8b8c-3a6ccc88a0cf/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ac77715 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. feat: report whether column is generated in JDBC metadata (#291)

    Cloud Spanner now supports generated columns. These were reported as normal columns
    in the JDBC metadata. These are now reported correctly as generated columns.
    
    Fixes #290
    olavloite authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    9aa9a1f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. chore: release 1.18.0 (#288)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    2ac630d View commit details
    Browse the repository at this point in the history
Loading