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 Loading
base: v6.45.2
Choose a base ref
...
head repository: googleapis/java-spanner Loading
compare: v6.45.3
Choose a head ref
  • 3 commits
  • 23 files changed
  • 3 contributors

Commits on Aug 14, 2023

  1. chore(main): release 6.45.3-SNAPSHOT (#2590)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    051c530 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix: use streaming read/query settings for stream retry (#2579)

    * fix: use streaming read/query settings for stream retry
    
    Use the streaming read/query settings from the SpannerStubSettings to
    determine when and how to retry a failure halfway a streaming call.
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    olavloite and gcf-owl-bot[bot] committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f78b838 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.45.3 (#2594)

    * chore(main): release 6.45.3
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    923e335 View commit details
    Browse the repository at this point in the history
Loading