Thanks to visit codestin.com
Credit goes to github.com

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.15.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.15.1
Choose a head ref
  • 7 commits
  • 14 files changed
  • 4 contributors

Commits on Mar 24, 2020

  1. Configuration menu
    Copy the full SHA
    13a9027 View commit details
    Browse the repository at this point in the history
  2. fix: increment seqno before execute calls to prevent InvalidArgument … (

    #19)
    
    * fix: increment seqno before execute calls to prevent InvalidArgument errors after a previous error
    
    * make assignments atomic
    
    * add and update tests
    
    * revert snapshot.py change
    
    * formatting
    
    Co-authored-by: larkee <[email protected]>
    larkee and larkee authored Mar 24, 2020
    Configuration menu
    Copy the full SHA
    adeacee View commit details
    Browse the repository at this point in the history
  3. docs: Fix incorrect generated return types (#43)

    Co-authored-by: larkee <[email protected]>
    larkee and larkee authored Mar 24, 2020
    Configuration menu
    Copy the full SHA
    cd822c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. fix: Pin Sphnix version to last working release (#51)

    Co-authored-by: larkee <[email protected]>
    larkee and larkee authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    430ca32 View commit details
    Browse the repository at this point in the history
  2. fix: add keepalive to gRPC channel (#49)

    Co-authored-by: larkee <[email protected]>
    larkee and larkee authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    dfbc656 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ac9508 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. chore: release 1.15.1 (#52)

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