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: v2.0.0
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: v2.0.1
Choose a head ref
  • 6 commits
  • 19 files changed
  • 4 contributors

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    01d6bfd View commit details
    Browse the repository at this point in the history
  2. fix: do not close delegate rs in callback runnable (#425)

    * fix: do not close delegate rs in callback runnable
    
    * test: add test case to show infinite loop
    
    * test: add stress test
    olavloite authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    dce3ee7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. chore: release 2.0.1-SNAPSHOT (#435)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    9bce4d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa5d3a5 View commit details
    Browse the repository at this point in the history
  3. fix: re-adds method used in internal testing (#438)

    We had removed a method from GapicSpannerRpc that was used in the internal testing infrastructure. We are adding this back for the time being.
    thiagotnunes authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    c36e41b View commit details
    Browse the repository at this point in the history
  4. chore: release 2.0.1 (#437)

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