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.21.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.22.0
Choose a head ref
  • 19 commits
  • 40 files changed
  • 4 contributors

Commits on Aug 23, 2024

  1. chore(main): release 2.21.1-SNAPSHOT (#1728)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c0b3d06 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    c257ea5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …45.0 (#1731)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v26.45.0
    
    * deps: exclude executor for now
    
    ---------
    
    Co-authored-by: Knut Olav Løite <[email protected]>
    renovate-bot and olavloite authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1c406eb View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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

Commits on Sep 2, 2024

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    46f72a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56c5730 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. docs: run MyBatis sample on the Emulator and add insert-or-update sam…

    …ple (#1737)
    
    * docs: run MyBatis sample on the Emulator
    
    Adds an option to the MyBatis sample to also run on the Spanner Emulator,
    and add a test run that uses this option.
    
    * chore: remove commented code
    
    * docs: add insert-or-update example
    
    * fix: set spanner.emulator property in test
    
    * fix: update copy-paste error
    olavloite authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    02534d7 View commit details
    Browse the repository at this point in the history
  2. docs: simplify dialect detection in Spring Data JDBC sample (#1738)

    Simplify the dialect detection for the Spring Data JDBC sample to use
    the built-in function for getting the dialect of a Spanner database.
    olavloite authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    44202fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f229a62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01eade8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    d818d29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32defb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9d8cab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e168eb View commit details
    Browse the repository at this point in the history
  5. deps: update dependency com.google.cloud:google-cloud-spanner-bom to …

    …v6.74.1 (#1748)
    
    * deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.74.1
    
    * chore: update priority name
    
    ---------
    
    Co-authored-by: Knut Olav Løite <[email protected]>
    renovate-bot and olavloite authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    794ca47 View commit details
    Browse the repository at this point in the history
  6. chore(main): release 2.22.0 (#1732)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    40bfed5 View commit details
    Browse the repository at this point in the history
Loading