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

Commits on May 13, 2020

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

Commits on May 14, 2020

  1. fix: update backup timeouts (via synth) (#82)

    * [CHANGE ME] Re-generated  to pick up changes in the API or client library generator.
    
    * remove _pb2 files and multiprocessing due to docs failures
    
    Co-authored-by: larkee <[email protected]>
    yoshi-automation and larkee authored May 14, 2020
    Configuration menu
    Copy the full SHA
    f5d74a0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. test: fix result ordering errors for emulator (#81)

    Co-authored-by: larkee <[email protected]>
    larkee and larkee authored May 26, 2020
    Configuration menu
    Copy the full SHA
    f33c866 View commit details
    Browse the repository at this point in the history
  2. feat: add support for using the emulator programatically (#87)

    * feat: add support for using the emulator programatically
    
    * always set credentials when SPANNER_EMULATOR_HOST is set
    
    * address PR comments
    
    Co-authored-by: larkee <[email protected]>
    larkee and larkee authored May 26, 2020
    Configuration menu
    Copy the full SHA
    b22630b View commit details
    Browse the repository at this point in the history
  3. chore: release 1.17.0 (#88)

    * updated CHANGELOG.md [ci skip]
    
    * updated setup.cfg [ci skip]
    
    * updated setup.py
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 26, 2020
    Configuration menu
    Copy the full SHA
    da0bc88 View commit details
    Browse the repository at this point in the history
Loading