-
Notifications
You must be signed in to change notification settings - Fork 52
Comparing changes
Open a pull request
base repository: googleapis/java-spanner-jdbc
base: v2.7.11
head repository: googleapis/java-spanner-jdbc
compare: v2.7.12
- 6 commits
- 9 files changed
- 4 contributors
Commits on Oct 20, 2022
-
chore(main): release 2.7.12-SNAPSHOT (#1021)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for bb5c91d - Browse repository at this point
Copy the full SHA bb5c91dView commit details
Commits on Oct 24, 2022
-
chore(deps): update dependency com.google.cloud:google-cloud-spanner-…
…jdbc to v2.7.11 (#1013) [](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.7.9` -> `2.7.11` | [](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-spanner-jdbc</summary> ### [`v2.7.11`](https://togithub.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#​2711-httpsgithubcomgoogleapisjava-spanner-jdbccomparev2710v2711-2022-10-20) [Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.7.10...v2.7.11) ##### Dependencies - Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.16 ([#​1017](https://togithub.com/googleapis/java-spanner-jdbc/issues/1017)) ([ee7888c](https://togithub.com/googleapis/java-spanner-jdbc/commit/ee7888c1720aa84ca2d4278a9e52f111c298ea9d)) - Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 ([#​1018](https://togithub.com/googleapis/java-spanner-jdbc/issues/1018)) ([3d5b100](https://togithub.com/googleapis/java-spanner-jdbc/commit/3d5b1004eb3d4e61f954b523ef2c45d59f0fbfe0)) ### [`v2.7.10`](https://togithub.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#​2710-httpsgithubcomgoogleapisjava-spanner-jdbccomparev279v2710-2022-10-18) [Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.7.9...v2.7.10) ##### Dependencies - Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.15 ([#​1009](https://togithub.com/googleapis/java-spanner-jdbc/issues/1009)) ([8a6da6c](https://togithub.com/googleapis/java-spanner-jdbc/commit/8a6da6cbd95a23f6601775fb7147567ca1017119)) - Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15 ([#​1010](https://togithub.com/googleapis/java-spanner-jdbc/issues/1010)) ([b686d20](https://togithub.com/googleapis/java-spanner-jdbc/commit/b686d20f86f2408d714e8e0335332635f10971cb)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-spanner-jdbc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzguNCIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC41In0=-->
Configuration menu - View commit details
-
Copy full SHA for 26059ea - Browse repository at this point
Copy the full SHA 26059eaView commit details -
chore: pin versions of certifi and google-resumable-media (#1660) (#1016
) chore: pin versions of certifi and google-resumable-media Source-Link: https://togithub.com/googleapis/synthtool/commit/09c4fcd0c6a0a880cf73662e118a8e8019da947c Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:264c6d5da60ff1684fbdd2b268d6a3ffca2038246e0948a06f15ca0c3cf28ce8
Configuration menu - View commit details
-
Copy full SHA for 232a42f - Browse repository at this point
Copy the full SHA 232a42fView commit details
Commits on Oct 26, 2022
-
fix(java): initialize classes at build-time to address native image 2…
…2.2.0 issues (#1026) * deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.5 * fix(java): initialize class at build-time to address 22.2.0 native-image issues * add junit class for built-time initialization Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 8010da5 - Browse repository at this point
Copy the full SHA 8010da5View commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 69e61f5 - Browse repository at this point
Copy the full SHA 69e61f5View commit details -
chore(main): release 2.7.12 (#1027)
🤖 I have created a release *beep* *boop* --- ## [2.7.12](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.7.11...v2.7.12) (2022-10-27) ### Bug Fixes * **java:** Initialize classes at build-time to address native image 22.2.0 issues ([#1026](https://togithub.com/googleapis/java-spanner-jdbc/issues/1026)) ([8010da5](https://togithub.com/googleapis/java-spanner-jdbc/commit/8010da5ef539d509eb7f96d9b89edf35b2e809ad)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for e1739ad - Browse repository at this point
Copy the full SHA e1739adView commit details
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.7.11...v2.7.12