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-jdbc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
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: v2.0.2
Choose a head ref
  • 15 commits
  • 16 files changed
  • 5 contributors

Commits on Apr 13, 2021

  1. chore: autosynth (#416)

    Co-authored-by: Thiago Nunes <[email protected]>
    yoshi-automation and thiagotnunes authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    5a48a3e View commit details
    Browse the repository at this point in the history
  2. chore: release 2.0.2-SNAPSHOT (#427)

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

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    dd6416d View commit details
    Browse the repository at this point in the history
  2. fix: typo (#431)

    @Neenu1995
    
    Source-Author: Elliotte Rusty Harold <[email protected]>
    Source-Date: Tue Apr 13 00:00:05 2021 +0000
    Source-Repo: googleapis/synthtool
    Source-Sha: 082e1ca0863b13ada8594fe91845380765da5b70
    Source-Link: googleapis/synthtool@082e1ca
    yoshi-automation authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    a0b158b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2876ba7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    212d9d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. fix: release scripts from issuing overlapping phases (#434)

    `mvn deploy` will run `mvn install` so specifying `mvn install deploy` is redundant at best. At worst, it will cause plugins like maven-shade-plugin to be executed twice re-shading itself
    
    Source-Author: Igor Bernstein <[email protected]>
    Source-Date: Wed Apr 14 13:16:03 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 8285c2b4cdbc3771d031ad91e1c4ec9e55fff45d
    Source-Link: googleapis/synthtool@8285c2b
    yoshi-automation authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    b2eec0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a48e4d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. chore: marks branch 1.21.x as stable (#437)

    * chore: adds branch 1.21.x as stable
    
    Adds branch 1.21.x in release please configuration
    
    * chore: fixes sync repo settings yml file
    
    Removes duplicated line
    
    * chore: adds units(7) ci to 1.21.x stable branch
    
    Makes unit tests on java 7 necessary for 1.21.x stable branch
    
    * chore: synth ignores release please and sync repo
    
    Ignores release please configuration and sync repo settings
    configuration in the synth tool. This is necessary to mark the branch
    1.21.x as stable.
    thiagotnunes authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    3af9720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c59ada View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v0.11.2 (#373)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `0.10.0` -> `0.11.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.2/compatibility-slim/0.10.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.2/confidence-slim/0.10.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v0.11.2`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;0112-httpswwwgithubcomgoogleapisjava-shared-configcomparev0111v0112-2021-04-22)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.11.1...v0.11.2)
    
    ### [`v0.11.1`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;0111-httpswwwgithubcomgoogleapisjava-shared-configcomparev0110v0111-2021-04-14)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.11.0...v0.11.1)
    
    ### [`v0.11.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;0110-httpswwwgithubcomgoogleapisjava-shared-configcomparev0100v0110-2021-02-25)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.10.0...v0.11.0)
    
    ##### Features
    
    -   migrate releases to the new Google Sonatype endpoint to address Sonatype errors. ([#&#8203;230](https://www.github.com/googleapis/java-shared-config/issues/230)) ([ff6a95f](https://www.github.com/googleapis/java-shared-config/commit/ff6a95f7b0d24a1c37c38ba8ac6c6624ee97cc15))
    
    ##### Dependencies
    
    -   update dependency com.puppycrawl.tools:checkstyle to v8.40 ([#&#8203;221](https://www.github.com/googleapis/java-shared-config/issues/221)) ([d9b2d4a](https://www.github.com/googleapis/java-shared-config/commit/d9b2d4aab9a9bba1c2df6fcb52ac96ee8b001ad6))
    -   update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.1.2 ([#&#8203;219](https://www.github.com/googleapis/java-shared-config/issues/219)) ([f7c3f79](https://www.github.com/googleapis/java-shared-config/commit/f7c3f798ef8ad1bc59ae673c84fbdd9f93ee2413))
    
    </details>
    
    ---
    
    ### 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 Apr 26, 2021
    Configuration menu
    Copy the full SHA
    36d5bbd View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v0.21.1 (#438)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `0.21.0` -> `0.21.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.21.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.21.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.21.1/compatibility-slim/0.21.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.21.1/confidence-slim/0.21.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v0.21.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;0211-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0210v0211-2021-04-19)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.21.0...v0.21.1)
    
    </details>
    
    ---
    
    ### 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 Apr 26, 2021
    Configuration menu
    Copy the full SHA
    aa56b5c View commit details
    Browse the repository at this point in the history
  3. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v1 (#441)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `0.21.1` -> `1.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/1.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/1.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/1.0.0/compatibility-slim/0.21.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/1.0.0/confidence-slim/0.21.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v1.0.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;100-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0211v100-2021-04-23)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.21.1...v1.0.0)
    
    ##### Features
    
    -   promote to 1.0.0 ([#&#8203;341](https://www.github.com/googleapis/java-shared-dependencies/issues/341)) ([eddce7b](https://www.github.com/googleapis/java-shared-dependencies/commit/eddce7bda196d757c0bb93a05574cc742e3d7ff6))
    
    ##### Dependencies
    
    -   update dependency com.google.api:api-common to v1.10.3 ([#&#8203;340](https://www.github.com/googleapis/java-shared-dependencies/issues/340)) ([6a7fc33](https://www.github.com/googleapis/java-shared-dependencies/commit/6a7fc33548c199d5f310b3ee5024907882d22726))
    -   update dependency com.google.auth:google-auth-library-bom to v0.25.4 ([#&#8203;334](https://www.github.com/googleapis/java-shared-dependencies/issues/334)) ([e5c747d](https://www.github.com/googleapis/java-shared-dependencies/commit/e5c747d245194effc258ae706e7764153010cd53))
    -   update dependency com.google.auth:google-auth-library-bom to v0.25.5 ([#&#8203;338](https://www.github.com/googleapis/java-shared-dependencies/issues/338)) ([ffa1df5](https://www.github.com/googleapis/java-shared-dependencies/commit/ffa1df5497b5365f520b665a202b8caf6521fc9d))
    -   update dependency org.threeten:threetenbp to v1.5.1 ([#&#8203;335](https://www.github.com/googleapis/java-shared-dependencies/issues/335)) ([c8c6df4](https://www.github.com/googleapis/java-shared-dependencies/commit/c8c6df48e7f80944544939e502f4f08543af2631))
    -   update google.core.version to v1.94.8 ([#&#8203;342](https://www.github.com/googleapis/java-shared-dependencies/issues/342)) ([d946dd2](https://www.github.com/googleapis/java-shared-dependencies/commit/d946dd2299aac32f969a2226a1391e1e73f00e62))
    
    ##### [0.21.1](https://www.github.com/googleapis/java-shared-dependencies/compare/0.21.0...v0.21.1) (2021-04-19)
    
    ##### Bug Fixes
    
    -   release scripts from issuing overlapping phases ([#&#8203;332](https://www.github.com/googleapis/java-shared-dependencies/issues/332)) ([e289825](https://www.github.com/googleapis/java-shared-dependencies/commit/e289825a3bc45b4796db7ce4347f8d9d9251a410))
    
    ##### Dependencies
    
    -   update dependency com.fasterxml.jackson:jackson-bom to v2.12.3 ([#&#8203;329](https://www.github.com/googleapis/java-shared-dependencies/issues/329)) ([a77b4fc](https://www.github.com/googleapis/java-shared-dependencies/commit/a77b4fcc2ea5caf366c76a4698bac6d4c9abc92e))
    -   update dependency com.google.api-client:google-api-client-bom to v1.31.4 ([#&#8203;326](https://www.github.com/googleapis/java-shared-dependencies/issues/326)) ([409d24f](https://www.github.com/googleapis/java-shared-dependencies/commit/409d24f8a0cac30e41ca45eb2711aecb335d70dd))
    -   update dependency com.google.auth:google-auth-library-bom to v0.25.3 ([#&#8203;328](https://www.github.com/googleapis/java-shared-dependencies/issues/328)) ([88cfc08](https://www.github.com/googleapis/java-shared-dependencies/commit/88cfc08952881200e23ed95cfa2eebad85ec7ab3))
    -   update google.core.version to v1.94.7 ([#&#8203;324](https://www.github.com/googleapis/java-shared-dependencies/issues/324)) ([0412c88](https://www.github.com/googleapis/java-shared-dependencies/commit/0412c88468940c1182bc0761bfe269a6688fe7b7))
    -   update iam.version to v1.0.12 ([#&#8203;327](https://www.github.com/googleapis/java-shared-dependencies/issues/327)) ([548d5f5](https://www.github.com/googleapis/java-shared-dependencies/commit/548d5f53c4f264f1cbb9ca72fdfe4608ab16b480))
    
    </details>
    
    ---
    
    ### 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 Apr 26, 2021
    Configuration menu
    Copy the full SHA
    df7f0e7 View commit details
    Browse the repository at this point in the history
  4. deps: update dependency com.google.cloud:google-cloud-spanner-bom to …

    …v6.3.3 (#439)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-spanner-bom](https://togithub.com/googleapis/java-spanner) | `6.2.1` -> `6.3.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.3.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.3.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.3.3/compatibility-slim/6.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.3.3/confidence-slim/6.2.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-spanner</summary>
    
    ### [`v6.3.3`](https://togithub.com/googleapis/java-spanner/blob/master/CHANGELOG.md#&#8203;633-httpswwwgithubcomgoogleapisjava-spannercomparev632v633-2021-04-24)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.3.2...v6.3.3)
    
    ### [`v6.3.2`](https://togithub.com/googleapis/java-spanner/blob/master/CHANGELOG.md#&#8203;632-httpswwwgithubcomgoogleapisjava-spannercomparev631v632-2021-04-20)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.3.1...v6.3.2)
    
    ### [`v6.3.1`](https://togithub.com/googleapis/java-spanner/blob/master/CHANGELOG.md#&#8203;631-httpswwwgithubcomgoogleapisjava-spannercomparev630v631-2021-04-20)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.3.0...v6.3.1)
    
    ### [`v6.3.0`](https://togithub.com/googleapis/java-spanner/blob/master/CHANGELOG.md#&#8203;630-httpswwwgithubcomgoogleapisjava-spannercomparev621v630-2021-04-19)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.2.1...v6.3.0)
    
    ##### Features
    
    -   async work as functional interface ([#&#8203;1068](https://www.github.com/googleapis/java-spanner/issues/1068)) ([734fb60](https://www.github.com/googleapis/java-spanner/commit/734fb6095819bde94ea482b02a8e77983f2a5449))
    -   **spanner:** add `progress` field to `UpdateDatabaseDdlMetadata` ([#&#8203;1063](https://www.github.com/googleapis/java-spanner/issues/1063)) ([7992342](https://www.github.com/googleapis/java-spanner/commit/7992342bffc273ad8249e7564ae9ef51764bf83c))
    -   transaction callable as functional interface ([#&#8203;1066](https://www.github.com/googleapis/java-spanner/issues/1066)) ([b036a77](https://www.github.com/googleapis/java-spanner/commit/b036a77196886f16d2738e70f676ccc99a52874c))
    
    ##### Bug Fixes
    
    -   release scripts from issuing overlapping phases ([#&#8203;1064](https://www.github.com/googleapis/java-spanner/issues/1064)) ([2f6fe5e](https://www.github.com/googleapis/java-spanner/commit/2f6fe5e87cc4c9ae26a6f2867411004a8c2b39fe))
    
    ##### Dependencies
    
    -   update dependency org.openjdk.jmh:jmh-generator-annprocess to v1.29 ([#&#8203;1014](https://www.github.com/googleapis/java-spanner/issues/1014)) ([81ee9b0](https://www.github.com/googleapis/java-spanner/commit/81ee9b02d5846f6569f588d3b17da4faf2f2dae9))
    
    ##### [6.2.1](https://www.github.com/googleapis/java-spanner/compare/v6.2.0...v6.2.1) (2021-04-13)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-monitoring to v2.2.0 ([#&#8203;1054](https://www.github.com/googleapis/java-spanner/issues/1054)) ([0b59b94](https://www.github.com/googleapis/java-spanner/commit/0b59b946b31c4b5ca95a2c279bdc835f23f1a923))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#&#8203;1045](https://www.github.com/googleapis/java-spanner/issues/1045)) ([94dcb46](https://www.github.com/googleapis/java-spanner/commit/94dcb468e807516f07777fc62faff345441ccdf6))
    -   update dependency com.google.cloud:google-cloud-trace to v1.3.1 ([#&#8203;1050](https://www.github.com/googleapis/java-spanner/issues/1050)) ([cbb1038](https://www.github.com/googleapis/java-spanner/commit/cbb103846e33210c914f51f64e1e47f32ff775da))
    
    </details>
    
    ---
    
    ### 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 Apr 26, 2021
    Configuration menu
    Copy the full SHA
    a128c4c View commit details
    Browse the repository at this point in the history
  5. chore: release 2.0.2 (#432)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [2.0.2](https://www.github.com/googleapis/java-spanner-jdbc/compare/v2.0.1...v2.0.2) (2021-04-26)
    
    
    ### Bug Fixes
    
    * release scripts from issuing overlapping phases ([#434](https://www.github.com/googleapis/java-spanner-jdbc/issues/434)) ([b2eec0f](https://www.github.com/googleapis/java-spanner-jdbc/commit/b2eec0f079e64f5c21b89bbc0b02e3e981d6469a))
    * typo ([#431](https://www.github.com/googleapis/java-spanner-jdbc/issues/431)) ([a0b158b](https://www.github.com/googleapis/java-spanner-jdbc/commit/a0b158bf9931d610779dec51ca61107078e9398e))
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#438](https://www.github.com/googleapis/java-spanner-jdbc/issues/438)) ([aa56b5c](https://www.github.com/googleapis/java-spanner-jdbc/commit/aa56b5c1d5e3b1ccdaa0d5b877deccbda5aa0061))
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#441](https://www.github.com/googleapis/java-spanner-jdbc/issues/441)) ([df7f0e7](https://www.github.com/googleapis/java-spanner-jdbc/commit/df7f0e796c03f9607e57b4b6ba999c92ea14c58d))
    * update dependency com.google.cloud:google-cloud-spanner-bom to v6.2.1 ([#430](https://www.github.com/googleapis/java-spanner-jdbc/issues/430)) ([212d9d0](https://www.github.com/googleapis/java-spanner-jdbc/commit/212d9d05c4f28ade71ab5484792188b11a5bcd8b))
    * update dependency com.google.cloud:google-cloud-spanner-bom to v6.3.3 ([#439](https://www.github.com/googleapis/java-spanner-jdbc/issues/439)) ([a128c4c](https://www.github.com/googleapis/java-spanner-jdbc/commit/a128c4cbe0e6b66f9276b71f7733a46645186e88))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    cd52b2b View commit details
    Browse the repository at this point in the history
Loading