-
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.23.0
head repository: googleapis/java-spanner-jdbc
compare: v2.24.0
- 16 commits
- 27 files changed
- 3 contributors
Commits on Oct 12, 2024
-
chore(main): release 2.23.1-SNAPSHOT (#1789)
🤖 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 4425cad - Browse repository at this point
Copy the full SHA 4425cadView commit details
Commits on Oct 15, 2024
-
chore(deps): update dependency com.google.cloud:google-cloud-spanner-…
…jdbc to v2.23.0 (#1790)
Configuration menu - View commit details
-
Copy full SHA for 8d89694 - Browse repository at this point
Copy the full SHA 8d89694View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 748e417 - Browse repository at this point
Copy the full SHA 748e417View commit details
Commits on Oct 18, 2024
-
test: enable integration tests for float32 (#1792)
* test: enable integration tests for float32 * fix: add missing test column definitions * fix: the type name returned by Spanner is 'real' * test: also enable float32 null test
Configuration menu - View commit details
-
Copy full SHA for 84da9f1 - Browse repository at this point
Copy the full SHA 84da9f1View commit details -
deps: update dependency org.springframework.data:spring-data-bom to v…
…2024.0.5 (#1793) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.springframework.data:spring-data-bom](https://redirect.github.com/spring-projects/spring-data-bom) | `2024.0.4` -> `2024.0.5` | [](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>spring-projects/spring-data-bom (org.springframework.data:spring-data-bom)</summary> ### [`v2024.0.5`](https://redirect.github.com/spring-projects/spring-data-bom/releases/tag/2024.0.5) [Compare Source](https://redirect.github.com/spring-projects/spring-data-bom/compare/2024.0.4...2024.0.5) #####
Participating Modules - [Spring Data BOM 2024.0.5](https://redirect.github.com/spring-projects/spring-data-bom/releases/tag/2024.0.5) - [Spring Data Build 3.3.5](https://redirect.github.com/spring-projects/spring-data-build/releases/tag/3.3.5) - [Spring Data Cassandra 4.3.5](https://redirect.github.com/spring-projects/spring-data-cassandra/releases/tag/4.3.5) - [Spring Data Commons 3.3.5](https://redirect.github.com/spring-projects/spring-data-commons/releases/tag/3.3.5) - [Spring Data Couchbase 5.3.5](https://redirect.github.com/spring-projects/spring-data-couchbase/releases/tag/5.3.5) - [Spring Data Elasticsearch 5.3.5](https://redirect.github.com/spring-projects/spring-data-elasticsearch/releases/tag/5.3.5) - [Spring Data JPA 3.3.5](https://redirect.github.com/spring-projects/spring-data-jpa/releases/tag/3.3.5) - [Spring Data KeyValue 3.3.5](https://redirect.github.com/spring-projects/spring-data-keyvalue/releases/tag/3.3.5) - [Spring Data LDAP 3.3.5](https://redirect.github.com/spring-projects/spring-data-ldap/releases/tag/3.3.5) - [Spring Data MongoDB 4.3.5](https://redirect.github.com/spring-projects/spring-data-mongodb/releases/tag/4.3.5) - [Spring Data Neo4j 7.3.5](https://redirect.github.com/spring-projects/spring-data-neo4j/releases/tag/7.3.5) - [Spring Data REST 4.3.5](https://redirect.github.com/spring-projects/spring-data-rest/releases/tag/4.3.5) - [Spring Data Redis 3.3.5](https://redirect.github.com/spring-projects/spring-data-redis/releases/tag/3.3.5) - [Spring Data Relational 3.3.5](https://redirect.github.com/spring-projects/spring-data-relational/releases/tag/3.3.5) </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner-jdbc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for 5bd5a0a - Browse repository at this point
Copy the full SHA 5bd5a0aView commit details
Commits on Oct 22, 2024
-
build(deps): update dependency org.apache.maven.plugins:maven-project…
…-info-reports-plugin to v3.8.0 (#1796)
Configuration menu - View commit details
-
Copy full SHA for ef88c57 - Browse repository at this point
Copy the full SHA ef88c57View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d564d90 - Browse repository at this point
Copy the full SHA d564d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for c643c33 - Browse repository at this point
Copy the full SHA c643c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for da1acfc - Browse repository at this point
Copy the full SHA da1acfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f52a087 - Browse repository at this point
Copy the full SHA f52a087View commit details
Commits on Oct 25, 2024
-
feat: auto_batch_dml methods + combination with JDBC batching (#1795)
* feat: auto_batch_dml methods + combination with JDBC batching Adds methods for enabling/disabling auto_batch_dml. Also enables the use of this feature in combination with other JDBC batches. This again allows PreparedStatement#addBatch() and Statement#addBatch(String) to be used in combination with auto_batch_dml. This again makes it usable in combination with frameworks like Hibernate. * test: remove expected error from test * chore: add clirr diffs
Configuration menu - View commit details
-
Copy full SHA for 98f01bb - Browse repository at this point
Copy the full SHA 98f01bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d6eef - Browse repository at this point
Copy the full SHA 55d6eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b756d - Browse repository at this point
Copy the full SHA 44b756dView commit details -
deps: update dependency org.springframework.boot:spring-boot-starter-…
…data-jdbc to v3.3.5 (#1802)
Configuration menu - View commit details
-
Copy full SHA for 7709c98 - Browse repository at this point
Copy the full SHA 7709c98View commit details -
deps: update dependency org.springframework.boot:spring-boot-starter-…
…parent to v3.3.5 (#1803)
Configuration menu - View commit details
-
Copy full SHA for c452a37 - Browse repository at this point
Copy the full SHA c452a37View commit details -
chore(main): release 2.24.0 (#1794)
🤖 I have created a release *beep* *boop* --- ## [2.24.0](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.23.0...v2.24.0) (2024-10-25) ### Features * Auto_batch_dml methods + combination with JDBC batching ([#1795](https://togithub.com/googleapis/java-spanner-jdbc/issues/1795)) ([98f01bb](https://togithub.com/googleapis/java-spanner-jdbc/commit/98f01bba45ec299182d0501c8f43e161d14cf78b)) ### Dependencies * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.80.0 ([#1804](https://togithub.com/googleapis/java-spanner-jdbc/issues/1804)) ([55d6eef](https://togithub.com/googleapis/java-spanner-jdbc/commit/55d6eef81026d3dd94d80c4cab004152a82e2e67)) * Update dependency com.google.cloud:sdk-platform-java-config to v3.38.0 ([#1800](https://togithub.com/googleapis/java-spanner-jdbc/issues/1800)) ([f52a087](https://togithub.com/googleapis/java-spanner-jdbc/commit/f52a087f72b0fab8193ecaec454c52ee71ebcda3)) * Update dependency org.springframework.boot:spring-boot to v3.3.5 ([#1801](https://togithub.com/googleapis/java-spanner-jdbc/issues/1801)) ([44b756d](https://togithub.com/googleapis/java-spanner-jdbc/commit/44b756db18c79d2ae7fc01150cea33c411f5afbc)) * Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.3.5 ([#1802](https://togithub.com/googleapis/java-spanner-jdbc/issues/1802)) ([7709c98](https://togithub.com/googleapis/java-spanner-jdbc/commit/7709c988043e06b15e6ace6a6759594bbfeeace8)) * Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.5 ([#1803](https://togithub.com/googleapis/java-spanner-jdbc/issues/1803)) ([c452a37](https://togithub.com/googleapis/java-spanner-jdbc/commit/c452a375be26f2d43e1d76056bd45d486340c73f)) * Update dependency org.springframework.data:spring-data-bom to v2024.0.5 ([#1793](https://togithub.com/googleapis/java-spanner-jdbc/issues/1793)) ([5bd5a0a](https://togithub.com/googleapis/java-spanner-jdbc/commit/5bd5a0a086a8e38709a851cdd2fbb2bc28dbe3a5)) * Update dependency org.testcontainers:testcontainers to v1.20.3 ([#1798](https://togithub.com/googleapis/java-spanner-jdbc/issues/1798)) ([c643c33](https://togithub.com/googleapis/java-spanner-jdbc/commit/c643c3365f435db2b04a001ce0b9bbb997e2b4f3)) * Update dependency org.testcontainers:testcontainers-bom to v1.20.3 ([#1799](https://togithub.com/googleapis/java-spanner-jdbc/issues/1799)) ([da1acfc](https://togithub.com/googleapis/java-spanner-jdbc/commit/da1acfc1e63d8afe4a4c5a51e2f155cd42d89e1d)) --- 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 1bb534a - Browse repository at this point
Copy the full SHA 1bb534aView 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.23.0...v2.24.0