Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-spanner-jdbc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.2
Choose a base ref
...
head repository: googleapis/java-spanner-jdbc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.13.3
Choose a head ref
  • 10 commits
  • 34 files changed
  • 3 contributors

Commits on Sep 26, 2023

  1. chore(main): release 2.13.3-SNAPSHOT (#1364)

    🤖 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).
    release-please[bot] authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f015361 View commit details
    Browse the repository at this point in the history
  2. docs: add sample for Spring Data MyBatis (#1352)

    * docs: add sample for Spring Data MyBatis
    
    Adds a sample application for using Spring Data and MyBatis with the Cloud Spanner
    JDBC driver and a PostgreSQL-dialect database.
    
    * chore: update sample database name
    olavloite authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ce52d07 View commit details
    Browse the repository at this point in the history
  3. deps: update dependency org.springframework.boot:spring-boot-starter-…

    …parent to v3.1.4 (#1366)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.springframework.boot:spring-boot-starter-parent](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `3.1.3` -> `3.1.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.springframework.boot:spring-boot-starter-parent/3.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.springframework.boot:spring-boot-starter-parent/3.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.springframework.boot:spring-boot-starter-parent/3.1.3/3.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.springframework.boot:spring-boot-starter-parent/3.1.3/3.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)</summary>
    
    ### [`v3.1.4`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.1.4)
    
    [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v3.1.3...v3.1.4)
    
    ##### ⭐ New Features
    
    -   Add TWENTY_ONE to JavaVersion enum [#&#8203;37364](https://togithub.com/spring-projects/spring-boot/issues/37364)
    
    ##### 🐞 Bug Fixes
    
    -   When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation [#&#8203;37484](https://togithub.com/spring-projects/spring-boot/issues/37484)
    -   Saml2RelyingPartyAutoConfiguration ignores `sign-request` when `metadata-url` is used [#&#8203;37482](https://togithub.com/spring-projects/spring-boot/issues/37482)
    -   Leaking file descriptor / socket within DomainSocket tooling [#&#8203;37460](https://togithub.com/spring-projects/spring-boot/issues/37460)
    -   Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping [#&#8203;37457](https://togithub.com/spring-projects/spring-boot/issues/37457)
    -   PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys [#&#8203;37422](https://togithub.com/spring-projects/spring-boot/issues/37422)
    -   "languageVersion is final and cannot be changed" when using Gradle 8.3 and configuring the Java toolchain's language version [#&#8203;37380](https://togithub.com/spring-projects/spring-boot/issues/37380)
    -   AOT processing fails when a `@ConfigurationProperties-annotated` record has multiple constructors [#&#8203;37336](https://togithub.com/spring-projects/spring-boot/issues/37336)
    -   Spring Boot dependency management not working for ehcache when using Gradle and the dependency management plugin [#&#8203;37270](https://togithub.com/spring-projects/spring-boot/issues/37270)
    -   SslStoreBundle implementations aren't immutable [#&#8203;37222](https://togithub.com/spring-projects/spring-boot/issues/37222)
    -   Parsing OCI image names that are invalid due to the use of upper case letters is very slow [#&#8203;37183](https://togithub.com/spring-projects/spring-boot/issues/37183)
    -   Producing and consuming different tracing propagation formats doesn't work [#&#8203;37178](https://togithub.com/spring-projects/spring-boot/issues/37178)
    -   Using https with elliptic curves other than secp384r1 fails [#&#8203;37169](https://togithub.com/spring-projects/spring-boot/issues/37169)
    -   In 3.0.x and later, Spring Security cannot be used to secure a WebSocket upgrade request when using Jetty [#&#8203;37158](https://togithub.com/spring-projects/spring-boot/issues/37158)
    -   Local baggage is propagated when using Brave and W3C [#&#8203;37156](https://togithub.com/spring-projects/spring-boot/issues/37156)
    -   ServiceConnectionContextCustomizer can trigger docker usage during AOT processing [#&#8203;37097](https://togithub.com/spring-projects/spring-boot/issues/37097)
    -   java.lang.OutOfMemoryError: Metaspace when repeatedly deploying and undeploying a Spring Boot web application multiple times in Tomcat [#&#8203;37096](https://togithub.com/spring-projects/spring-boot/issues/37096)
    -   Property 'logging.threshold.console' not working [#&#8203;36741](https://togithub.com/spring-projects/spring-boot/issues/36741)
    
    ##### 📔 Documentation
    
    -   Document that PKCS8 PEM files should be used whenever possible [#&#8203;37443](https://togithub.com/spring-projects/spring-boot/issues/37443)
    -   Add reference to Oracle Spring Boot Starters [#&#8203;37411](https://togithub.com/spring-projects/spring-boot/issues/37411)
    -   Correct the description of spring.artemis.broker-url [#&#8203;37309](https://togithub.com/spring-projects/spring-boot/issues/37309)
    -   Add default value metadata for management.metrics.export.signalfx.published-histogram-type [#&#8203;37253](https://togithub.com/spring-projects/spring-boot/issues/37253)
    -   Polish javadoc [#&#8203;37143](https://togithub.com/spring-projects/spring-boot/issues/37143)
    
    ##### 🔨 Dependency Upgrades
    
    -   Upgrade to Byte Buddy 1.14.8 [#&#8203;37419](https://togithub.com/spring-projects/spring-boot/issues/37419)
    -   Upgrade to Couchbase Client 3.4.10 [#&#8203;37297](https://togithub.com/spring-projects/spring-boot/issues/37297)
    -   Upgrade to Groovy 4.0.15 [#&#8203;37386](https://togithub.com/spring-projects/spring-boot/issues/37386)
    -   Upgrade to Hibernate 6.2.9.Final [#&#8203;37465](https://togithub.com/spring-projects/spring-boot/issues/37465)
    -   Upgrade to Infinispan 14.0.17.Final [#&#8203;37299](https://togithub.com/spring-projects/spring-boot/issues/37299)
    -   Upgrade to Jakarta XML Bind 4.0.1 [#&#8203;37387](https://togithub.com/spring-projects/spring-boot/issues/37387)
    -   Upgrade to Jetty 11.0.16 [#&#8203;37300](https://togithub.com/spring-projects/spring-boot/issues/37300)
    -   Upgrade to Lombok 1.18.30 [#&#8203;37488](https://togithub.com/spring-projects/spring-boot/issues/37488)
    -   Upgrade to Micrometer 1.11.4 [#&#8203;37261](https://togithub.com/spring-projects/spring-boot/issues/37261)
    -   Upgrade to Micrometer Tracing 1.1.5 [#&#8203;37262](https://togithub.com/spring-projects/spring-boot/issues/37262)
    -   Upgrade to Native Build Tools Plugin 0.9.27 [#&#8203;37420](https://togithub.com/spring-projects/spring-boot/issues/37420)
    -   Upgrade to Neo4j Java Driver 5.12.0 [#&#8203;37353](https://togithub.com/spring-projects/spring-boot/issues/37353)
    -   Upgrade to Pooled JMS 3.1.3 [#&#8203;37421](https://togithub.com/spring-projects/spring-boot/issues/37421)
    -   Upgrade to R2DBC MySQL 1.0.3 [#&#8203;37466](https://togithub.com/spring-projects/spring-boot/issues/37466)
    -   Upgrade to Reactor Bom 2022.0.11 [#&#8203;37263](https://togithub.com/spring-projects/spring-boot/issues/37263)
    -   Upgrade to REST Assured 5.3.2 [#&#8203;37303](https://togithub.com/spring-projects/spring-boot/issues/37303)
    -   Upgrade to SLF4J 2.0.9 [#&#8203;37304](https://togithub.com/spring-projects/spring-boot/issues/37304)
    -   Upgrade to Spring AMQP 3.0.9 [#&#8203;37264](https://togithub.com/spring-projects/spring-boot/issues/37264)
    -   Upgrade to Spring Data Bom 2023.0.4 [#&#8203;37350](https://togithub.com/spring-projects/spring-boot/issues/37350)
    -   Upgrade to Spring Framework 6.0.12 [#&#8203;37265](https://togithub.com/spring-projects/spring-boot/issues/37265)
    -   Upgrade to Spring GraphQL 1.2.3 [#&#8203;37266](https://togithub.com/spring-projects/spring-boot/issues/37266)
    -   Upgrade to Spring Integration 6.1.3 [#&#8203;37267](https://togithub.com/spring-projects/spring-boot/issues/37267)
    -   Upgrade to Spring Kafka 3.0.11 [#&#8203;37305](https://togithub.com/spring-projects/spring-boot/issues/37305)
    -   Upgrade to Spring Retry 2.0.3 [#&#8203;37280](https://togithub.com/spring-projects/spring-boot/issues/37280)
    -   Upgrade to Spring Security 6.1.4 [#&#8203;37424](https://togithub.com/spring-projects/spring-boot/issues/37424)
    -   Upgrade to Spring WS 4.0.6 [#&#8203;37425](https://togithub.com/spring-projects/spring-boot/issues/37425)
    -   Upgrade to Tomcat 10.1.13 [#&#8203;37306](https://togithub.com/spring-projects/spring-boot/issues/37306)
    
    ##### ❤️ Contributors
    
    Thank you to all the contributors who worked on this release:
    
    [@&#8203;Eng-Fouad](https://togithub.com/Eng-Fouad), [@&#8203;dependabot](https://togithub.com/dependabot)\[bot], [@&#8203;izeye](https://togithub.com/izeye), [@&#8203;markxnelson](https://togithub.com/markxnelson), [@&#8203;mdeinum](https://togithub.com/mdeinum), and [@&#8203;quaff](https://togithub.com/quaff)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDcuMiIsInVwZGF0ZWRJblZlciI6IjM2LjEwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    renovate-bot authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    749d2c3 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency com.google.cloud:google-cloud-spanner-…

    …jdbc to v2.13.2 (#1365)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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.12.1` -> `2.13.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-spanner-jdbc/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-spanner-jdbc/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-spanner-jdbc/2.12.1/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-spanner-jdbc/2.12.1/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    | [com.google.cloud:google-cloud-spanner-jdbc](https://togithub.com/googleapis/java-spanner-jdbc) | `2.13.1` -> `2.13.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-spanner-jdbc/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-spanner-jdbc/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-spanner-jdbc/2.13.1/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-spanner-jdbc/2.13.1/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-spanner-jdbc (com.google.cloud:google-cloud-spanner-jdbc)</summary>
    
    ### [`v2.13.2`](https://togithub.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#2132-2023-09-26)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.13.1...v2.13.2)
    
    ##### Dependencies
    
    -   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.0 ([#&#8203;1358](https://togithub.com/googleapis/java-spanner-jdbc/issues/1358)) ([c4c4925](https://togithub.com/googleapis/java-spanner-jdbc/commit/c4c492576d3e6c192a1855e8d6b3474bb2ad0c22))
    -   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1 ([#&#8203;1363](https://togithub.com/googleapis/java-spanner-jdbc/issues/1363)) ([d574dbb](https://togithub.com/googleapis/java-spanner-jdbc/commit/d574dbb761fa7d0a7d1977844b48b8e4904f1bb0))
    -   Update dependency com.spotify.fmt:fmt-maven-plugin to v2.21.1 ([#&#8203;1359](https://togithub.com/googleapis/java-spanner-jdbc/issues/1359)) ([70af99e](https://togithub.com/googleapis/java-spanner-jdbc/commit/70af99e96451fb0158abb45580eaae09ad0b6210))
    
    ### [`v2.13.1`](https://togithub.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#2131-2023-09-21)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.13.0...v2.13.1)
    
    ##### Dependencies
    
    -   Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.1.4 ([#&#8203;1353](https://togithub.com/googleapis/java-spanner-jdbc/issues/1353)) ([88cd905](https://togithub.com/googleapis/java-spanner-jdbc/commit/88cd905bece9c8da7f26b637392e35ab2536edeb))
    
    ### [`v2.13.0`](https://togithub.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#2130-2023-09-15)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.12.1...v2.13.0)
    
    ##### Features
    
    -   Support partitioned queries ([#&#8203;1300](https://togithub.com/googleapis/java-spanner-jdbc/issues/1300)) ([c50da41](https://togithub.com/googleapis/java-spanner-jdbc/commit/c50da41e688ff48f8967c0f114f5bac8eaac49f9))
    
    ##### Bug Fixes
    
    -   Comments should be sent to Spanner for PostgreSQL databases ([#&#8203;1331](https://togithub.com/googleapis/java-spanner-jdbc/issues/1331)) ([7c9e781](https://togithub.com/googleapis/java-spanner-jdbc/commit/7c9e781bf45b112266e278e1df1586e56043698e))
    
    ##### Documentation
    
    -   Create Spring Data JDBC sample ([#&#8203;1334](https://togithub.com/googleapis/java-spanner-jdbc/issues/1334)) ([cefea55](https://togithub.com/googleapis/java-spanner-jdbc/commit/cefea55086eb191f71a1a493e046cb136f9f9f87))
    
    ##### Dependencies
    
    -   Update actions/checkout action to v4 - abandoned ([#&#8203;1333](https://togithub.com/googleapis/java-spanner-jdbc/issues/1333)) ([ce82b42](https://togithub.com/googleapis/java-spanner-jdbc/commit/ce82b42d3abb8de0f8b3ee2915c2008673775ea1))
    -   Update dependency org.springframework.data:spring-data-bom to v2023.0.4 ([#&#8203;1347](https://togithub.com/googleapis/java-spanner-jdbc/issues/1347)) ([893f61a](https://togithub.com/googleapis/java-spanner-jdbc/commit/893f61ab04e32c690f1ff9fc813bd2ba6ebca328))
    
    </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuMTA3LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
    renovate-bot authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8db200c View commit details
    Browse the repository at this point in the history
  5. deps: update dependency org.springframework.data:spring-data-bom to v…

    …2023.0.4 (#1367)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.springframework.data:spring-data-bom](https://togithub.com/spring-projects/spring-data-bom) | `2023.0.3` -> `2023.0.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.springframework.data:spring-data-bom/2023.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.springframework.data:spring-data-bom/2023.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.springframework.data:spring-data-bom/2023.0.3/2023.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.springframework.data:spring-data-bom/2023.0.3/2023.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>spring-projects/spring-data-bom (org.springframework.data:spring-data-bom)</summary>
    
    ### [`v2023.0.4`](https://togithub.com/spring-projects/spring-data-bom/releases/tag/2023.0.4)
    
    [Compare Source](https://togithub.com/spring-projects/spring-data-bom/compare/2023.0.3...2023.0.4)
    
    #### :shipit: Participating Modules
    
    -   [Spring Data BOM 2023.0.4](https://togithub.com/spring-projects/spring-data-bom/releases/tag/2023.0.4)
    -   [Spring Data Build 3.1.4](https://togithub.com/spring-projects/spring-data-build/releases/tag/3.1.4)
    -   [Spring Data Cassandra 4.1.4](https://togithub.com/spring-projects/spring-data-cassandra/releases/tag/4.1.4)
    -   [Spring Data Commons 3.1.4](https://togithub.com/spring-projects/spring-data-commons/releases/tag/3.1.4)
    -   [Spring Data Couchbase 5.1.4](https://togithub.com/spring-projects/spring-data-couchbase/releases/tag/5.1.4)
    -   [Spring Data Elasticsearch 5.1.4](https://togithub.com/spring-projects/spring-data-elasticsearch/releases/tag/5.1.4)
    -   [Spring Data JPA 3.1.4](https://togithub.com/spring-projects/spring-data-jpa/releases/tag/3.1.4)
    -   [Spring Data KeyValue 3.1.4](https://togithub.com/spring-projects/spring-data-keyvalue/releases/tag/3.1.4)
    -   [Spring Data LDAP 3.1.4](https://togithub.com/spring-projects/spring-data-ldap/releases/tag/3.1.4)
    -   [Spring Data MongoDB 4.1.4](https://togithub.com/spring-projects/spring-data-mongodb/releases/tag/4.1.4)
    -   [Spring Data Neo4j 7.1.4](https://togithub.com/spring-projects/spring-data-neo4j/releases/tag/7.1.4)
    -   [Spring Data REST 4.1.4](https://togithub.com/spring-projects/spring-data-rest/releases/tag/4.1.4)
    -   [Spring Data Redis 3.1.4](https://togithub.com/spring-projects/spring-data-redis/releases/tag/3.1.4)
    -   [Spring Data Relational 3.1.4](https://togithub.com/spring-projects/spring-data-relational/releases/tag/3.1.4)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDcuMiIsInVwZGF0ZWRJblZlciI6IjM2LjEwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    renovate-bot authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    916ad4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d59c8f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    376e1c3 View commit details
    Browse the repository at this point in the history
  8. deps: update dependency com.spotify.fmt:fmt-maven-plugin to v2.21.1 (#…

    …1372)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.spotify.fmt:fmt-maven-plugin](https://togithub.com/spotify/fmt-maven-plugin) | `2.20` -> `2.21.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.spotify.fmt:fmt-maven-plugin/2.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.spotify.fmt:fmt-maven-plugin/2.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.spotify.fmt:fmt-maven-plugin/2.20/2.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.spotify.fmt:fmt-maven-plugin/2.20/2.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>spotify/fmt-maven-plugin (com.spotify.fmt:fmt-maven-plugin)</summary>
    
    ### [`v2.21.1`](https://togithub.com/spotify/fmt-maven-plugin/releases/tag/2.21.1)
    
    [Compare Source](https://togithub.com/spotify/fmt-maven-plugin/compare/2.21...2.21.1)
    
    #### What's Changed
    
    -   Upgrade dependencies by [@&#8203;caesar-ralf](https://togithub.com/caesar-ralf) in [https://togithub.com/spotify/fmt-maven-plugin/pull/180](https://togithub.com/spotify/fmt-maven-plugin/pull/180)
    
    **Full Changelog**: https://togithub.com/spotify/fmt-maven-plugin/compare/2.21...2.21.1
    
    ### [`v2.21`](https://togithub.com/spotify/fmt-maven-plugin/releases/tag/2.21)
    
    #### What's Changed
    
    -   Use 2.19 for formatting code in this repo by [@&#8203;klaraward](https://togithub.com/klaraward) in [https://togithub.com/spotify/fmt-maven-plugin/pull/154](https://togithub.com/spotify/fmt-maven-plugin/pull/154)
    -   Add metadata for Spotify OSS by [@&#8203;klaraward](https://togithub.com/klaraward) in [https://togithub.com/spotify/fmt-maven-plugin/pull/155](https://togithub.com/spotify/fmt-maven-plugin/pull/155)
    -   check release in Central instead of search by [@&#8203;hboutemy](https://togithub.com/hboutemy) in [https://togithub.com/spotify/fmt-maven-plugin/pull/156](https://togithub.com/spotify/fmt-maven-plugin/pull/156)
    -   configure for Reproducible Builds by [@&#8203;hboutemy](https://togithub.com/hboutemy) in [https://togithub.com/spotify/fmt-maven-plugin/pull/157](https://togithub.com/spotify/fmt-maven-plugin/pull/157)
    -   Allow skipping of sourceDirectory or testSourceDirectory by [@&#8203;camac](https://togithub.com/camac) in [https://togithub.com/spotify/fmt-maven-plugin/pull/128](https://togithub.com/spotify/fmt-maven-plugin/pull/128)
    -   \[Snyk] Upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.4 to 3.7.1 by [@&#8203;snyk-bot](https://togithub.com/snyk-bot) in [https://togithub.com/spotify/fmt-maven-plugin/pull/162](https://togithub.com/spotify/fmt-maven-plugin/pull/162)
    -   \[Snyk] Upgrade io.norberg:auto-matter from 0.25.1 to 0.26.1 by [@&#8203;snyk-bot](https://togithub.com/snyk-bot) in [https://togithub.com/spotify/fmt-maven-plugin/pull/163](https://togithub.com/spotify/fmt-maven-plugin/pull/163)
    -   \[Snyk] Upgrade org.apache.maven:maven-plugin-api from 3.8.4 to 3.8.7 by [@&#8203;snyk-bot](https://togithub.com/snyk-bot) in [https://togithub.com/spotify/fmt-maven-plugin/pull/164](https://togithub.com/spotify/fmt-maven-plugin/pull/164)
    -   \[Snyk] Upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.7.1 to 3.8.1 by [@&#8203;perploug](https://togithub.com/perploug) in [https://togithub.com/spotify/fmt-maven-plugin/pull/169](https://togithub.com/spotify/fmt-maven-plugin/pull/169)
    -   \[Snyk] Upgrade io.norberg:auto-matter from 0.26.1 to 0.26.2 by [@&#8203;perploug](https://togithub.com/perploug) in [https://togithub.com/spotify/fmt-maven-plugin/pull/173](https://togithub.com/spotify/fmt-maven-plugin/pull/173)
    -   \[Snyk] Upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.8.1 to 3.8.2 by [@&#8203;snyk-bot](https://togithub.com/snyk-bot) in [https://togithub.com/spotify/fmt-maven-plugin/pull/174](https://togithub.com/spotify/fmt-maven-plugin/pull/174)
    -   Bump org.apache.maven:maven-core from 3.3.9 to 3.8.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://togithub.com/spotify/fmt-maven-plugin/pull/177](https://togithub.com/spotify/fmt-maven-plugin/pull/177)
    -   \[Snyk] Upgrade org.apache.maven:maven-plugin-api from 3.8.7 to 3.9.0 by [@&#8203;snyk-bot](https://togithub.com/snyk-bot) in [https://togithub.com/spotify/fmt-maven-plugin/pull/167](https://togithub.com/spotify/fmt-maven-plugin/pull/167)
    -   Support java 21 by [@&#8203;caesar-ralf](https://togithub.com/caesar-ralf) in [https://togithub.com/spotify/fmt-maven-plugin/pull/179](https://togithub.com/spotify/fmt-maven-plugin/pull/179)
    
    #### New Contributors
    
    -   [@&#8203;hboutemy](https://togithub.com/hboutemy) made their first contribution in [https://togithub.com/spotify/fmt-maven-plugin/pull/156](https://togithub.com/spotify/fmt-maven-plugin/pull/156)
    -   [@&#8203;caesar-ralf](https://togithub.com/caesar-ralf) made their first contribution in [https://togithub.com/spotify/fmt-maven-plugin/pull/179](https://togithub.com/spotify/fmt-maven-plugin/pull/179)
    
    **Full Changelog**: https://togithub.com/spotify/fmt-maven-plugin/compare/2.19.0...2.21
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDcuMiIsInVwZGF0ZWRJblZlciI6IjM2LjEwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    renovate-bot authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    bf64add View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. deps: remove specific JDBC version from samples (#1371)

    - Removes the specific JDBC version from the samples. This is no longer needed, as the BOM now contains a JDBC driver version that is up-to-date enough to work with these samples (they require RETURN_GENERATED_KEYS).
    - Adds a GitHub Actions workflow for testing the MyBatis sample.
    olavloite authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b30e391 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.13.3 (#1368)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.13.3](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.13.2...v2.13.3) (2023-09-27)
    
    
    ### Dependencies
    
    * Remove specific JDBC version from samples ([#1371](https://togithub.com/googleapis/java-spanner-jdbc/issues/1371)) ([b30e391](https://togithub.com/googleapis/java-spanner-jdbc/commit/b30e391792f2c2811038b35a065b35104bc614e7))
    * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.48.0 ([#1370](https://togithub.com/googleapis/java-spanner-jdbc/issues/1370)) ([376e1c3](https://togithub.com/googleapis/java-spanner-jdbc/commit/376e1c3ccdd71351a5d6151ce19b9f88df163776))
    * Update dependency com.spotify.fmt:fmt-maven-plugin to v2.21.1 ([#1372](https://togithub.com/googleapis/java-spanner-jdbc/issues/1372)) ([bf64add](https://togithub.com/googleapis/java-spanner-jdbc/commit/bf64add3e9ce8148d2fc3ad010b8abd446208e4f))
    * Update dependency org.springframework.boot:spring-boot-starter-parent to v3.1.4 ([#1366](https://togithub.com/googleapis/java-spanner-jdbc/issues/1366)) ([749d2c3](https://togithub.com/googleapis/java-spanner-jdbc/commit/749d2c3698c900560b6f85247b0a41a85cd55ac8))
    * Update dependency org.springframework.data:spring-data-bom to v2023.0.4 ([#1367](https://togithub.com/googleapis/java-spanner-jdbc/issues/1367)) ([916ad4a](https://togithub.com/googleapis/java-spanner-jdbc/commit/916ad4a9e07b3afc15e53664f175db9e58f06376))
    
    
    ### Documentation
    
    * Add sample for Spring Data MyBatis ([#1352](https://togithub.com/googleapis/java-spanner-jdbc/issues/1352)) ([ce52d07](https://togithub.com/googleapis/java-spanner-jdbc/commit/ce52d07c308bcde0ed1b0c9f4d3556db2590f722))
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4372838 View commit details
    Browse the repository at this point in the history
Loading