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: v4.0.1
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: v4.0.2
Choose a head ref
  • 9 commits
  • 20 files changed
  • 5 contributors

Commits on Feb 23, 2021

  1. chore(master): release 4.0.2-SNAPSHOT (#900)

    🤖 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 Feb 23, 2021
    Configuration menu
    Copy the full SHA
    ab33519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b08f095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84ee6e0 View commit details
    Browse the repository at this point in the history
  4. build: reduce download junk in log files (#898)

    * fix: less download junk log files
    
    * Update build.sh
    
    Source-Author: Elliotte Rusty Harold <[email protected]>
    Source-Date: Fri Feb 19 01:42:29 2021 +0000
    Source-Repo: googleapis/synthtool
    Source-Sha: 6946fd71ae9215b0e7ae188f5057df765ee6d7d2
    Source-Link: googleapis/synthtool@6946fd7
    yoshi-automation authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    7f4ccf2 View commit details
    Browse the repository at this point in the history
  5. test: fixes gapic spanner test (#904)

    We were not closing the spanner service instance after using it, causing threads not to be terminated. Here we make sure to close such service in a try with resources block.
    thiagotnunes authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    7d3e6e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e0ebed View commit details
    Browse the repository at this point in the history
  7. chore: regenerate README (#905)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-02-23 22:33:45,447 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-02-23 22:33:47,224 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/6af050d2-f043-4217-a10e-c52d9cc501b8/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    7b6dec9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10749c7 View commit details
    Browse the repository at this point in the history
Loading