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: v7.5.0
Choose a base ref
...
head repository: googleapis/nodejs-spanner Loading
compare: v7.6.0
Choose a head ref
  • 8 commits
  • 40 files changed
  • 7 contributors

Commits on Mar 6, 2024

  1. chore: admin samples (#2013)

    This PR contains missing admin samples/integration tests.
    alkatrivedi committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5bf9f30 View commit details
    Browse the repository at this point in the history
  2. feat: Managed Autoscaler (#2015)

    * feat: Managed Autoscaler
    
    * refactor: sample for managed autoscaler
    
    * refactor comments
    
    * refactor: integration tests
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * refactor: sample
    
    * refactor: comments
    
    * refactor: comments
    
    * refactor: comments
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    alkatrivedi and gcf-owl-bot[bot] committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    547ca1b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. feat: Add instance partition support to spanner instance proto (#2001)

    * fix: Add client library version to headers
    fix: Allow bundlers to bundle JSON files correctly for ESM
    deps: Update dependency google-gax to ^4.3.1
    fix: Export types from protos in ESM
    
    PiperOrigin-RevId: 609821360
    
    Source-Link: googleapis/googleapis@5c5ecf0
    
    Source-Link: googleapis/googleapis-gen@b875fcd
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjg3NWZjZGQxNGI0ZGVmNjUyMTgyOTMwMDNkOWJlYzRiODQyZWNhNyJ9
    
    * feat: Add instance partition support to spanner instance proto
    
    PiperOrigin-RevId: 611127452
    
    Source-Link: googleapis/googleapis@618d47c
    
    Source-Link: googleapis/googleapis-gen@92d8555
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTJkODU1NTg4ODI4NDMwZThiNDI4ZWQ3ODIxOWUyM2VlNjY2ZGE3OCJ9
    
    * feat: add SpannerExecutorProxyClient to index.ts
    
    * 🦉 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>
    Co-authored-by: Sri Harsha CH <[email protected]>
    3 people committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4381047 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. feat(spanner): add a sample for max commit delays (#1993)

    * Add a sample
    
    * update copywrite year
    
    * Comments.
    
    * Lint
    
    * Change to transaction.commit
    
    * Update test.
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Remove added lines from merge
    
    * Change SingerId
    
    * Add an integration test
    
    * Add a comment
    
    * fix regex
    
    ---------
    
    Co-authored-by: surbhigarg92 <[email protected]>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    91c7204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc99d8e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. chore: add integration tests in main test file for the samples (#2019)

    * chore: add integration tests in main test file for the samples
    
    * fix: lint errors
    
    * fix: presubmit error
    
    * fix: presubmit error
    
    * fix: presubmit error
    
    * fix: lint errors
    
    * fix: presubmit errors
    
    * fix: presubmit errors
    
    * fix: presubmit errors
    
    * fix: presubmit errors
    
    * fix: presubmit errors
    
    * fix: presubmit errors
    alkatrivedi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b1424e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. feat(spanner): add support for float32 (#2020)

    This PR contains support for FLOAT32 type on Cloud Spanner.
    alkatrivedi committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    99e2c1d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 7.6.0 (#2017)

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