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 Loading
base: v6.43.1
Choose a base ref
...
head repository: googleapis/java-spanner Loading
compare: v6.43.2
Choose a head ref
  • 7 commits
  • 25 files changed
  • 4 contributors

Commits on Jun 26, 2023

  1. chore(main): release 6.43.2-SNAPSHOT (#2513)

    🤖 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] committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    7c5b606 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. fix: recognize ABORT statements for PostgreSQL (#2479)

    PostgreSQL supports the `ABORT [ WORK | TRANSACTION ] [ AND [ NO ] CHAIN ]`
    statement in addition to the more common ROLLBACK.
    
    See https://www.postgresql.org/docs/current/sql-abort.html
    olavloite committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    da47b0a View commit details
    Browse the repository at this point in the history
  2. docs: add background info for session pool (#2498)

    * docs: add background info for session pool
    
    Adds additional technical background information on how the session and
    and channel pools work.
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: add code formatting
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    olavloite and gcf-owl-bot[bot] committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0bbb1a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. chore(deps): update dependency com.google.cloud:google-cloud-spanner …

    …to v6.43.1 (#2514)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.43.1
    
    * 🦉 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] committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    34e014e View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …18.0 (#2517)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v26.18.0
    
    * 🦉 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] committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    71daea9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

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

Commits on Jul 11, 2023

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