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/nodejs-spanner Loading
base: v6.9.0
Choose a base ref
...
head repository: googleapis/nodejs-spanner Loading
compare: v6.10.0
Choose a head ref
  • 6 commits
  • 21 files changed
  • 6 contributors

Commits on May 2, 2023

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

Commits on May 12, 2023

  1. feat: Add support for UpdateDatabase in Cloud Spanner (#1848)

    * feat: Add support for UpdateDatabase in Cloud Spanner
    
    PiperOrigin-RevId: 531423380
    
    Source-Link: googleapis/googleapis@3e054d1
    
    Source-Link: googleapis/googleapis-gen@e347738
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTM0NzczODQ4Mzc0M2U4ZTg2NmNhYzcyMmRiMGU5NDI1MzU2ZmM4MCJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed May 12, 2023
    Configuration menu
    Copy the full SHA
    dd9d505 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. fix: set grpc useragent (#1847)

    * fix: set grpc useragent
    
    * fix: review comments
    surbhigarg92 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    021e54e View commit details
    Browse the repository at this point in the history
  2. docs: Update SessionPoolOptions typings using current defaults (#1844)

    The existing typings were incorrect - for example, there is no default
    limit on concurrent requests.
    
    Co-authored-by: surbhigarg92 <[email protected]>
    nickcampbell18 and surbhigarg92 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    72efb81 View commit details
    Browse the repository at this point in the history
  3. feat: add support for UpdateDatabase (#1802)

    * feat: add support for drop database protection
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    rajatbhatta and gcf-owl-bot[bot] committed May 17, 2023
    Configuration menu
    Copy the full SHA
    f4fbe71 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. chore(main): release 6.10.0 (#1849)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed May 19, 2023
    Configuration menu
    Copy the full SHA
    d98dabe View commit details
    Browse the repository at this point in the history
Loading