-
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.19.4
head repository: googleapis/java-spanner-jdbc
compare: v2.20.0
- 12 commits
- 36 files changed
- 4 contributors
Commits on Jun 21, 2024
-
chore(main): release 2.19.4-SNAPSHOT (#1650)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b9a5437 - Browse repository at this point
Copy the full SHA b9a5437View commit details -
deps: update dependency org.springframework.boot:spring-boot-starter-…
…data-jdbc to v3.3.1 (#1648)
Configuration menu - View commit details
-
Copy full SHA for 4df665f - Browse repository at this point
Copy the full SHA 4df665fView commit details -
deps: update dependency org.springframework.boot:spring-boot-starter-…
…parent to v3.3.1 (#1649)
Configuration menu - View commit details
-
Copy full SHA for efe87a6 - Browse repository at this point
Copy the full SHA efe87a6View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-spanner-…
…jdbc to v2.19.4 (#1651)
Configuration menu - View commit details
-
Copy full SHA for 14bc1ae - Browse repository at this point
Copy the full SHA 14bc1aeView commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 503e281 - Browse repository at this point
Copy the full SHA 503e281View commit details
Commits on Jun 27, 2024
-
build(deps): update dependency org.apache.maven.plugins:maven-project…
…-info-reports-plugin to v3.6.1 (#1656)
Configuration menu - View commit details
-
Copy full SHA for 7191f0a - Browse repository at this point
Copy the full SHA 7191f0aView commit details -
feat: add OpenTelemetry tracing (#1568)
* feat: add OpenTelemetry tracing * chore: add copyright headers * chore: add deps + reset tracing for test * fix: ClassCastException in Spring Data JDBC sample * docs: add sample for OpenTelemetry * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * docs: update sample for OpenTelemetry * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * test: check for credentials before setting up tracing * chore: cleanup * chore: add enable flag for otel to sample app * chore: add clirr diff * fix: add tracing prefix + more samples * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: remove whitespace * docs: update sample to use non-snapshot versions * docs: update sample + add debugging guide * chore: cleanup * chore: actually use properties in example * docs: add link to tag sample * docs: improve documentation based on review comments * docs: clearify the names of the Spanner generated traces --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1485a04 - Browse repository at this point
Copy the full SHA 1485a04View commit details -
deps: update dependency com.google.cloud:google-cloud-spanner-bom to …
…v6.70.0 (#1657) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-spanner-bom](https://togithub.com/googleapis/java-spanner) | `6.69.0` -> `6.70.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-spanner (com.google.cloud:google-cloud-spanner-bom)</summary> ### [`v6.70.0`](https://togithub.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#6700-2024-06-27) [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.69.0...v6.70.0) ##### Features - Add field order_by in spanner.proto ([#​3064](https://togithub.com/googleapis/java-spanner/issues/3064)) ([52ee196](https://togithub.com/googleapis/java-spanner/commit/52ee1967ee3a37fb0482ad8b51c6e77e28b79844)) ##### Bug Fixes - Do not end transaction span when rolling back to savepoint ([#​3167](https://togithub.com/googleapis/java-spanner/issues/3167)) ([8ec0cf2](https://togithub.com/googleapis/java-spanner/commit/8ec0cf2032dece545c9e4d8a794b80d06550b710)) - Remove unused DmlBatch span ([#​3147](https://togithub.com/googleapis/java-spanner/issues/3147)) ([f7891c1](https://togithub.com/googleapis/java-spanner/commit/f7891c1ca42727c775cdbe91bff8d55191a3d799)) ##### Dependencies - Update dependencies ([#​3181](https://togithub.com/googleapis/java-spanner/issues/3181)) ([0c787e6](https://togithub.com/googleapis/java-spanner/commit/0c787e6fa67d2a259a76bbd2d7f1cfa20a1dbee8)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.32.0 ([#​3184](https://togithub.com/googleapis/java-spanner/issues/3184)) ([9c85a6f](https://togithub.com/googleapis/java-spanner/commit/9c85a6fabea527253ea40a8970cc9071804d94c4)) - Update dependency commons-cli:commons-cli to v1.8.0 ([#​3073](https://togithub.com/googleapis/java-spanner/issues/3073)) ([36b5340](https://togithub.com/googleapis/java-spanner/commit/36b5340ef8bf197fbc8ed882f76caff9a6fe84b6)) </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, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for 83aaec1 - Browse repository at this point
Copy the full SHA 83aaec1View commit details -
deps: update dependency com.google.api.grpc:proto-google-cloud-trace-…
…v1 to v2.45.0 (#1659) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api.grpc:proto-google-cloud-trace-v1](https://togithub.com/googleapis/google-cloud-java) | `2.0.0` -> `2.45.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**: 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, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for 0491712 - Browse repository at this point
Copy the full SHA 0491712View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-spanner-…
…jdbc to v2.19.4 (#1658) [](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.19.3` -> `2.19.4` | [](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 (com.google.cloud:google-cloud-spanner-jdbc)</summary> ### [`v2.19.4`](https://togithub.com/googleapis/java-spanner-jdbc/releases/tag/v2.19.4) [Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.19.3...v2.19.4) ##### Dependencies - Update dependency org.springframework.data:spring-data-bom to v2024.0.1 ([#​1645](https://togithub.com/googleapis/java-spanner-jdbc/issues/1645)) ([58122ba](https://togithub.com/googleapis/java-spanner-jdbc/commit/58122ba6a32e97038bc49aea35c947853b05f576)) </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, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for 71aac7e - Browse repository at this point
Copy the full SHA 71aac7eView commit details -
deps: update dependency com.google.cloud:google-cloud-trace to v2.45.0 (
#1661) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-trace](https://togithub.com/googleapis/google-cloud-java) | `2.0.0` -> `2.45.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**: 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, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-spanner-jdbc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for 648224c - Browse repository at this point
Copy the full SHA 648224cView commit details -
chore(main): release 2.20.0 (#1652)
🤖 I have created a release *beep* *boop* --- ## [2.20.0](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.19.4...v2.20.0) (2024-06-27) ### Features * Add OpenTelemetry tracing ([#1568](https://togithub.com/googleapis/java-spanner-jdbc/issues/1568)) ([1485a04](https://togithub.com/googleapis/java-spanner-jdbc/commit/1485a04272c270851468254bebffe4f7d846f17c)) ### Dependencies * Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.45.0 ([#1659](https://togithub.com/googleapis/java-spanner-jdbc/issues/1659)) ([0491712](https://togithub.com/googleapis/java-spanner-jdbc/commit/0491712babfdc7088358f28c4f261e3ec6dd0d2b)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.70.0 ([#1657](https://togithub.com/googleapis/java-spanner-jdbc/issues/1657)) ([83aaec1](https://togithub.com/googleapis/java-spanner-jdbc/commit/83aaec17b0c28ac9ef45e99eb878d40572124f3f)) * Update dependency com.google.cloud:google-cloud-trace to v2.45.0 ([#1661](https://togithub.com/googleapis/java-spanner-jdbc/issues/1661)) ([648224c](https://togithub.com/googleapis/java-spanner-jdbc/commit/648224cfb2310d80f781386be64be00157133a30)) * Update dependency com.google.cloud:sdk-platform-java-config to v3.32.0 ([#1654](https://togithub.com/googleapis/java-spanner-jdbc/issues/1654)) ([503e281](https://togithub.com/googleapis/java-spanner-jdbc/commit/503e281106910dc9352deeaf790097e495df127b)) * Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.3.1 ([#1648](https://togithub.com/googleapis/java-spanner-jdbc/issues/1648)) ([4df665f](https://togithub.com/googleapis/java-spanner-jdbc/commit/4df665fa3a0b65757fc1c00fcf7a0fbd6c0c5d2e)) * Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.1 ([#1649](https://togithub.com/googleapis/java-spanner-jdbc/issues/1649)) ([efe87a6](https://togithub.com/googleapis/java-spanner-jdbc/commit/efe87a6016b8d61c42f4a4ad5b7ead180545d24e)) --- 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 60c59f5 - Browse repository at this point
Copy the full SHA 60c59f5View 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.19.4...v2.20.0