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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.15.2
Choose a base ref
...
head repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.16.0
Choose a head ref
  • 5 commits
  • 33 files changed
  • 4 contributors

Commits on Nov 11, 2021

  1. chore: release 6.15.3-SNAPSHOT (#1545)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    b6db9b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    744dd64 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. test: fixes cmek related tests (#1552)

    * samples: create test instance in cmek key location
    
    Creates the test instance for encrypted database and backups in the same
    region as the key location.
    
    * test: moves test instances to east1
    
    Moves test instance to east1 region to match the cmek key location.
    thiagotnunes authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    0bd5666 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. feat: support RPC priority for JDBC connections and statements (#1548)

    This PR will support setting RPC priority from connection URL and statements.
    rahul2393 authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    b61a0d4 View commit details
    Browse the repository at this point in the history
  2. chore: release 6.16.0 (#1555)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    9b3770c View commit details
    Browse the repository at this point in the history
Loading