Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
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.12.1
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.0
Choose a head ref
  • 12 commits
  • 47 files changed
  • 4 contributors

Commits on Sep 12, 2023

  1. chore(main): release 2.12.2-SNAPSHOT (#1342)

    🤖 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 12, 2023
    Configuration menu
    Copy the full SHA
    e33fbe1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

  1. docs: create Spring Data JDBC sample (#1334)

    Adds a sample for using Spring Data JDBC with Cloud Spanner PostgreSQL and shows how to run the same application on both Cloud Spanner and traditional PostgreSQL. This can be used to create a portable application, or to use PostgreSQL as a development/test database, while Cloud Spanner is used for production.
    olavloite authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    cefea55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ffd53b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    90d4cc1 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup statement execution and test all execute methods of St…

    …atement and PreparedStatement (#1321)
    
    * test: add tests for all execute methods of Statement and PreparedStatement
    
    Adds tests for all the different variations of the execute method on
    Statement and PreparedStatement. This will allow us to make internal
    changes to the way these methods are handled, while keeping control over
    any behavior changes that it might introduce.
    
    * chore: share do-with-timeout code (#1324)
    
    Refactor the execute methods a bit so they all share the same
    do-with-timeout logic.
    olavloite authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c3be4d4 View commit details
    Browse the repository at this point in the history
  3. feat: support partitioned queries (#1300)

    Adds support for partitioned queries to the JDBC driver. Partitioned queries can be executed either using SQL statements or specific Cloud Spanner methods that are exposed by the specific Cloud Spanner JDBC interfaces.
    olavloite authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c50da41 View commit details
    Browse the repository at this point in the history
  4. fix: comments should be sent to Spanner for PostgreSQL databases (#1331)

    Comments for PostgreSQL-dialect databases should be included in the request that is sent to Cloud Spanner. This is needed, because for PostgreSQL comments can contain query hints.
    olavloite authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    7c9e781 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    893f61a View commit details
    Browse the repository at this point in the history
  6. chore: add copyright header to expected query in test (#1348)

    Fixes the build error in #1345
    
    This test failure is caused by the recent update that ensures that PostgreSQL-dialect queries also send all comments to Cloud Spanner, which means that the expected query in this test has changed.
    olavloite authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    72fdbbf View commit details
    Browse the repository at this point in the history
  7. deps: update actions/checkout action to v4 - abandoned (#1333)

    * deps: update actions/checkout action to v4
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ce82b42 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. chore(main): release 2.13.0 (#1345)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.13.0](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.12.1...v2.13.0) (2023-09-15)
    
    
    ### Features
    
    * Support partitioned queries ([#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 ([#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 ([#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 ([#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 ([#1347](https://togithub.com/googleapis/java-spanner-jdbc/issues/1347)) ([893f61a](https://togithub.com/googleapis/java-spanner-jdbc/commit/893f61ab04e32c690f1ff9fc813bd2ba6ebca328))
    
    ---
    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 16, 2023
    Configuration menu
    Copy the full SHA
    247a35f View commit details
    Browse the repository at this point in the history
Loading