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: v2.6.0
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.6.1
Choose a head ref
  • 6 commits
  • 11 files changed
  • 3 contributors

Commits on Feb 24, 2022

  1. chore(main): release 2.6.1-SNAPSHOT (#762)

    🤖 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). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    4356c88 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. ci: pull request template includes sample format (#1357) (#767)

    Source-Link: googleapis/synthtool@e122cb0
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67
    gcf-owl-bot[bot] authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    5c3c790 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

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

    …jdbc to v2.6.0 (#766)
    
    [![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-jdbc](https://togithub.com/googleapis/java-spanner-jdbc) | `2.5.11` -> `2.6.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-jdbc/2.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-jdbc/2.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-jdbc/2.6.0/compatibility-slim/2.5.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-jdbc/2.6.0/confidence-slim/2.5.11)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-spanner-jdbc</summary>
    
    ### [`v2.6.0`](https://togithub.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#&#8203;260-httpsgithubcomgoogleapisjava-spanner-jdbccomparev2511v260-2022-02-24)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.5.11...v2.6.0)
    
    ##### Features
    
    -   add support for PostgreSQL dialect ([#&#8203;739](https://togithub.com/googleapis/java-spanner-jdbc/issues/739)) ([f9daa19](https://togithub.com/googleapis/java-spanner-jdbc/commit/f9daa19453b33252bf61160ff9cde1c37284ca2b))
    
    ##### Bug Fixes
    
    -   create specific metadata queries for PG ([#&#8203;759](https://togithub.com/googleapis/java-spanner-jdbc/issues/759)) ([caffda0](https://togithub.com/googleapis/java-spanner-jdbc/commit/caffda03e528da6a3c2c17b7058eb5d29f5086f9))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-spanner-bom to v6.20.0 ([#&#8203;758](https://togithub.com/googleapis/java-spanner-jdbc/issues/758)) ([311d1ca](https://togithub.com/googleapis/java-spanner-jdbc/commit/311d1cabff7e7e2f5cf2cdcdda90ba536eadfa68))
    
    ##### [2.5.11](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.5.10...v2.5.11) (2022-02-11)
    
    ##### Dependencies
    
    -   update actions/github-script action to v6 ([#&#8203;745](https://togithub.com/googleapis/java-spanner-jdbc/issues/745)) ([2ccd5b8](https://togithub.com/googleapis/java-spanner-jdbc/commit/2ccd5b8ac878c81535c14e404aeaf67e6e41a464))
    
    ##### [2.5.10](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.5.9...v2.5.10) (2022-02-09)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-spanner-bom to v6.18.0 ([#&#8203;734](https://togithub.com/googleapis/java-spanner-jdbc/issues/734)) ([52f407a](https://togithub.com/googleapis/java-spanner-jdbc/commit/52f407a5e73d13fdeb9b5438d6e5cbd026cb3942))
    
    ##### [2.5.9](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.5.8...v2.5.9) (2022-02-03)
    
    ##### Bug Fixes
    
    -   **java:** replace excludedGroup with exclude ([#&#8203;720](https://togithub.com/googleapis/java-spanner-jdbc/issues/720)) ([7f13c88](https://togithub.com/googleapis/java-spanner-jdbc/commit/7f13c88f8c9e509de8c82cb788ab9b4964806381))
    
    ##### Dependencies
    
    -   **java:** update actions/github-script action to v5 ([#&#8203;1339](https://togithub.com/googleapis/java-spanner-jdbc/issues/1339)) ([#&#8203;725](https://togithub.com/googleapis/java-spanner-jdbc/issues/725)) ([4f96ec1](https://togithub.com/googleapis/java-spanner-jdbc/commit/4f96ec1c864b176564ac3200565b5ea524d8adfb))
    -   update actions/github-script action to v5 ([#&#8203;724](https://togithub.com/googleapis/java-spanner-jdbc/issues/724)) ([5c1d6ff](https://togithub.com/googleapis/java-spanner-jdbc/commit/5c1d6ff72ba81dac101904f1ebd63e4a09b47c64))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#&#8203;728](https://togithub.com/googleapis/java-spanner-jdbc/issues/728)) ([b0a32d8](https://togithub.com/googleapis/java-spanner-jdbc/commit/b0a32d807cdf2458b60437ade38fa46511254701))
    -   update opencensus.version to v0.31.0 ([#&#8203;727](https://togithub.com/googleapis/java-spanner-jdbc/issues/727)) ([fce0770](https://togithub.com/googleapis/java-spanner-jdbc/commit/fce077056fbf55395a736dc1f58f8ecbc89eb10d))
    
    ##### [2.5.8](https://www.github.com/googleapis/java-spanner-jdbc/compare/v2.5.7...v2.5.8) (2022-01-07)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-spanner-bom to v6.17.4 ([#&#8203;709](https://www.togithub.com/googleapis/java-spanner-jdbc/issues/709)) ([bd12d7c](https://www.github.com/googleapis/java-spanner-jdbc/commit/bd12d7c33b18ceb1df417df8e275ffa745b195b2))
    
    ##### [2.5.7](https://www.github.com/googleapis/java-spanner-jdbc/compare/v2.5.6...v2.5.7) (2022-01-07)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#&#8203;704](https://www.togithub.com/googleapis/java-spanner-jdbc/issues/704)) ([bae659c](https://www.github.com/googleapis/java-spanner-jdbc/commit/bae659cac5a010c17767cdf4b3569e654efb605c))
    
    ##### [2.5.6](https://www.github.com/googleapis/java-spanner-jdbc/compare/v2.5.5...v2.5.6) (2021-12-17)
    
    ##### Bug Fixes
    
    -   **java:** add -ntp flag to native image testing command ([#&#8203;1299](https://www.togithub.com/googleapis/java-spanner-jdbc/issues/1299)) ([#&#8203;688](https://www.togithub.com/googleapis/java-spanner-jdbc/issues/688)) ([4438aca](https://www.github.com/googleapis/java-spanner-jdbc/commit/4438aca73b9c8b33fa1edd23f823d87a093a6d59))
    
    ##### Dependencies
    
    -   update OpenCensus API to 0.30.0 ([#&#8203;694](https://www.togithub.com/googleapis/java-spanner-jdbc/issues/694)) ([345f136](https://www.github.com/googleapis/java-spanner-jdbc/commit/345f1366a7dd96f3b28afd353c5c23ebeff60c6b))
    
    ##### [2.5.5](https://www.github.com/googleapis/java-spanner-jdbc/compare/v2.5.4...v2.5.5) (2021-12-03)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#&#8203;684](https://www.togithub.com/googleapis/java-spanner-jdbc/issues/684)) ([a2582d3](https://www.github.com/googleapis/java-spanner-jdbc/commit/a2582d3fbd3f0ea093477914e3a09af235e76595))
    
    ##### [2.5.4](https://www.github.com/googleapis/java-spanner-jdbc/compare/v2.5.3...v2.5.4) (2021-11-17)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-spanner-bom to v6.16.0 ([#&#8203;673](https://www.togithub.com/googleapis/java-spanner-jdbc/issues/673)) ([b4cc056](https://www.github.com/googleapis/java-spanner-jdbc/commit/b4cc0568e440b6a377cb4d8224c46057cd3ce1ee))
    
    ##### [2.5.3](https://www.github.com/googleapis/java-spanner-jdbc/compare/v2.5.2...v2.5.3) (2021-11-15)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#&#8203;668](https://www.togithub.com/googleapis/java-spanner-jdbc/issues/668)) ([d453234](https://www.github.com/googleapis/java-spanner-jdbc/commit/d45323445d3e4a0753bed6cfe858fa891bca468e))
    
    ##### [2.5.2](https://www.github.com/googleapis/java-spanner-jdbc/compare/v2.5.1...v2.5.2) (2021-11-11)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-spanner-bom to v6.15.2 ([#&#8203;664](https://www.togithub.com/googleapis/java-spanner-jdbc/issues/664)) ([9f22c33](https://www.github.com/googleapis/java-spanner-jdbc/commit/9f22c331ee4c7340ed6f1b9f91a44ce1e4c5b792))
    
    ##### [2.5.1](https://www.github.com/googleapis/java-spanner-jdbc/compare/v2.5.0...v2.5.1) (2021-10-27)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-spanner-bom to v6.15.1 ([#&#8203;652](https://www.togithub.com/googleapis/java-spanner-jdbc/issues/652)) ([37d42d9](https://www.github.com/googleapis/java-spanner-jdbc/commit/37d42d91e49da9d30ca0d06b6a01bbe918fc3ab6))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    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 Mar 1, 2022
    Configuration menu
    Copy the full SHA
    d8c5b59 View commit details
    Browse the repository at this point in the history
  2. chore: update github actions (#1361) (#768)

    * chore: update github actions
    
    * chore: update
    Source-Link: googleapis/synthtool@1622741
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:e3746f84955528d0fe24bf2e4df89875d6ce5a036af01b9c326d61a38838523a
    gcf-owl-bot[bot] authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    4cbdaa1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

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

    …cies to v2.8.0 (#770)
    
    [![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) | `2.7.0` -> `2.8.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.8.0/compatibility-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.8.0/confidence-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v2.8.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;280-httpsgithubcomgoogleapisjava-shared-dependenciescomparev270v280-2022-03-02)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.7.0...v2.8.0)
    
    ##### Dependencies
    
    -   update dependency com.google.api-client:google-api-client-bom to v1.33.2 ([#&#8203;602](https://togithub.com/googleapis/java-shared-dependencies/issues/602)) ([85b132f](https://togithub.com/googleapis/java-shared-dependencies/commit/85b132f5830772646025b6a9fbbb970a941b86b5))
    -   update dependency com.google.api:api-common to v2.1.4 ([#&#8203;605](https://togithub.com/googleapis/java-shared-dependencies/issues/605)) ([ca7d49a](https://togithub.com/googleapis/java-shared-dependencies/commit/ca7d49aee26b6d90abd2afd61c20861d2307fe9c))
    -   update dependency com.google.auth:google-auth-library-bom to v1.5.3 ([#&#8203;614](https://togithub.com/googleapis/java-shared-dependencies/issues/614)) ([e6413f3](https://togithub.com/googleapis/java-shared-dependencies/commit/e6413f3b1be78473ace7085c344eda2d78cdf01a))
    -   update dependency com.google.cloud:google-cloud-core to v2.5.6 ([#&#8203;621](https://togithub.com/googleapis/java-shared-dependencies/issues/621)) ([3d5669f](https://togithub.com/googleapis/java-shared-dependencies/commit/3d5669f215689dd2df71200ffe37d5a9d385cda8))
    -   update dependency com.google.code.gson:gson to v2.9.0 ([#&#8203;611](https://togithub.com/googleapis/java-shared-dependencies/issues/611)) ([f59c28d](https://togithub.com/googleapis/java-shared-dependencies/commit/f59c28d8cd30ada1237f7722135ba148dce6315e))
    -   update dependency com.google.http-client:google-http-client-bom to v1.41.4 ([#&#8203;608](https://togithub.com/googleapis/java-shared-dependencies/issues/608)) ([f9a4f23](https://togithub.com/googleapis/java-shared-dependencies/commit/f9a4f23d3a32148ac59e53eaae6558ccbceca12c))
    -   update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.1 ([#&#8203;606](https://togithub.com/googleapis/java-shared-dependencies/issues/606)) ([3882494](https://togithub.com/googleapis/java-shared-dependencies/commit/3882494770d48fcc02ed19088aa06612a8e440eb))
    -   update dependency com.google.protobuf:protobuf-bom to v3.19.4 ([#&#8203;593](https://togithub.com/googleapis/java-shared-dependencies/issues/593)) ([1e155bf](https://togithub.com/googleapis/java-shared-dependencies/commit/1e155bfc957bbb7e25d2e0994cdecaa81843bdc5))
    -   update dependency io.grpc:grpc-bom to v1.44.1 ([#&#8203;613](https://togithub.com/googleapis/java-shared-dependencies/issues/613)) ([3038a2c](https://togithub.com/googleapis/java-shared-dependencies/commit/3038a2c86cd20c91b65f2d7926eeb739147a68db))
    -   update dependency junit:junit to v4.13.2 ([#&#8203;607](https://togithub.com/googleapis/java-shared-dependencies/issues/607)) ([987e617](https://togithub.com/googleapis/java-shared-dependencies/commit/987e61796c7a093e005fe8832cf39275c391b2c1))
    -   update dependency org.checkerframework:checker-qual to v3.21.3 ([#&#8203;596](https://togithub.com/googleapis/java-shared-dependencies/issues/596)) ([ac5083c](https://togithub.com/googleapis/java-shared-dependencies/commit/ac5083cd010924dc128f041c2cdbab20166a6bf0))
    -   update gax.version to v2.12.2 ([#&#8203;592](https://togithub.com/googleapis/java-shared-dependencies/issues/592)) ([713ff8d](https://togithub.com/googleapis/java-shared-dependencies/commit/713ff8dd94f939c417524616bc47c771a3fbe0cf))
    -   update google.common-protos.version to v2.7.4 ([#&#8203;603](https://togithub.com/googleapis/java-shared-dependencies/issues/603)) ([bb9b4c7](https://togithub.com/googleapis/java-shared-dependencies/commit/bb9b4c7e39552cc73b3b9d4c826b26e8cb74459f))
    -   update google.core.version ([#&#8203;599](https://togithub.com/googleapis/java-shared-dependencies/issues/599)) ([327d0df](https://togithub.com/googleapis/java-shared-dependencies/commit/327d0df9b57203c0d4f426de0380770d3d7910d6))
    -   update iam.version to v1.2.6 ([#&#8203;598](https://togithub.com/googleapis/java-shared-dependencies/issues/598)) ([2801439](https://togithub.com/googleapis/java-shared-dependencies/commit/280143964c7c3b93a8d7f67215ba2cc74ffce761))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    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 Mar 2, 2022
    Configuration menu
    Copy the full SHA
    4f32b2d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.6.1 (#772)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [2.6.1](v2.6.0...v2.6.1) (2022-03-02)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#770](#770)) ([4f32b2d](4f32b2d))
    
    ---
    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 Mar 2, 2022
    Configuration menu
    Copy the full SHA
    c089290 View commit details
    Browse the repository at this point in the history
Loading