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.28.0
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.29.0
Choose a head ref
  • 15 commits
  • 33 files changed
  • 4 contributors

Commits on Mar 21, 2025

  1. chore(main): release 2.28.1-SNAPSHOT (#1966)

    🤖 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 Mar 21, 2025
    Configuration menu
    Copy the full SHA
    7213d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f58059 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e1cf95 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2025

  1. Configuration menu
    Copy the full SHA
    a68656a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. deps: update dependency com.google.cloud:google-cloud-spanner-bom to …

    …v6.90.0 (#1970)
    
    * deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.90.0
    
    * chore: regenerate properties and fix a NullPointerException
    
    * chore: skip test for graalvm
    
    * chore: use `--strict-image-heap` on native tests
    
    This follows from the recent configuration adjustments from bringing GraalVM for JDK 23, which enabled
    this option by default.
    This commit uses such option for the JDK 21 GraalVM tests to consume the configuration in the same way.
    
    ---------
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    Co-authored-by: diegomarquezp <diegomarquezp@google.com>
    3 people authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    7153c39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    091612b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. feat: support isolation level repeatable read (#1973)

    Adds support for setting the transaction isolation level to repeatable read.
    olavloite authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    010a502 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Configuration menu
    Copy the full SHA
    6b7ddf4 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. chore: set Hibernate user-agent automatically (#1975)

    Use the call stack the first time that a JDBC connection is being created to
    determine whether the connection should use the sp-jdbc or sp-hib user-agent
    token.
    olavloite authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    80e5c0c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Configuration menu
    Copy the full SHA
    97d4840 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9489fa0 View commit details
    Browse the repository at this point in the history
  3. deps: update dependency com.google.cloud:sdk-platform-java-config to …

    …v3.46.0 (#1992)
    
    * deps: update dependency com.google.cloud:sdk-platform-java-config to v3.46.0
    
    * chore: reformat code
    
    ---------
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    renovate-bot and olavloite authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    ea0b557 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc31498 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bedf12 View commit details
    Browse the repository at this point in the history
  6. chore(main): release 2.29.0 (#1972)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.29.0](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.28.0...v2.29.0) (2025-04-22)
    
    
    ### Features
    
    * Support isolation level repeatable read ([#1973](https://togithub.com/googleapis/java-spanner-jdbc/issues/1973)) ([010a502](https://togithub.com/googleapis/java-spanner-jdbc/commit/010a502310db88f8c676960c641a7e9a6581bf11))
    
    
    ### Dependencies
    
    * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.90.0 ([#1970](https://togithub.com/googleapis/java-spanner-jdbc/issues/1970)) ([7153c39](https://togithub.com/googleapis/java-spanner-jdbc/commit/7153c39464fd9b83609bb7cc2ada5c0f9aab3af8))
    * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.91.1 ([#1993](https://togithub.com/googleapis/java-spanner-jdbc/issues/1993)) ([97d4840](https://togithub.com/googleapis/java-spanner-jdbc/commit/97d4840bd3e7cee7f1ddb9b26f3946f1b10ed894))
    * Update dependency com.google.cloud:sdk-platform-java-config to v3.46.0 ([#1992](https://togithub.com/googleapis/java-spanner-jdbc/issues/1992)) ([ea0b557](https://togithub.com/googleapis/java-spanner-jdbc/commit/ea0b55729d1bf9e8b5994758314841591ea0c883))
    * Update dependency io.opentelemetry:opentelemetry-bom to v1.49.0 ([#1982](https://togithub.com/googleapis/java-spanner-jdbc/issues/1982)) ([6b7ddf4](https://togithub.com/googleapis/java-spanner-jdbc/commit/6b7ddf4352d4db87eab6d9f3fd4945e5650e7798))
    * Update dependency org.springframework.data:spring-data-bom to v2024.1.5 ([#1995](https://togithub.com/googleapis/java-spanner-jdbc/issues/1995)) ([6bedf12](https://togithub.com/googleapis/java-spanner-jdbc/commit/6bedf124b9da233e6f4001dff2c1b56f0249aaad))
    
    ---
    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 Apr 22, 2025
    Configuration menu
    Copy the full SHA
    36adc05 View commit details
    Browse the repository at this point in the history
Loading