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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.15.0
Choose a base ref
...
head repository: googleapis/nodejs-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.16.0
Choose a head ref
  • 10 commits
  • 30 files changed
  • 8 contributors

Commits on Oct 30, 2024

  1. chore: refactor observability tests (#2177)

    * chore: integration test fix
    
    * traces tests refactoring
    
    * feat: (observability): trace Database.runPartitionedUpdate (#2176)
    
    This change traces Database.runPartitionedUpdate along with the appropriate tests for it with and without errors.
    
    Updates #2079
    
    * moving additional attributes to separate PR
    
    ---------
    
    Co-authored-by: Emmanuel T Odeke <[email protected]>
    Co-authored-by: alkatrivedi <[email protected]>
    3 people authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f08cf4b View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency google-gax to v4.4.1 (#2100)

    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [google-gax](https://redirect.github.com/googleapis/gax-nodejs) ([source](https://redirect.github.com/googleapis/gax-nodejs/tree/HEAD/gax)) | [`4.3.9` -> `4.4.1`](https://renovatebot.com/diffs/npm/google-gax/4.3.9/4.4.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/google-gax/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/google-gax/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/google-gax/4.3.9/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/google-gax/4.3.9/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/gax-nodejs (google-gax)</summary>
    
    ### [`v4.4.1`](https://redirect.github.com/googleapis/gax-nodejs/blob/HEAD/gax/CHANGELOG.md#441-2024-09-04)
    
    [Compare Source](https://redirect.github.com/googleapis/gax-nodejs/compare/google-gax-v4.4.0...google-gax-v4.4.1)
    
    ##### Bug Fixes
    
    -   expose underlying error with timeouts or retries ([#&#8203;1650](https://redirect.github.com/googleapis/gax-nodejs/issues/1650)) ([f4d037a](https://redirect.github.com/googleapis/gax-nodejs/commit/f4d037ac6638b5e9eeb2ee608fe1d8e4cb9a19d3))
    
    ### [`v4.4.0`](https://redirect.github.com/googleapis/gax-nodejs/blob/HEAD/gax/CHANGELOG.md#440-2024-08-27)
    
    [Compare Source](https://redirect.github.com/googleapis/gax-nodejs/compare/google-gax-v4.3.9...google-gax-v4.4.0)
    
    ##### Features
    
    -   Improve `AuthClient` Compatibility ([#&#8203;1641](https://redirect.github.com/googleapis/gax-nodejs/issues/1641)) ([4edd33d](https://redirect.github.com/googleapis/gax-nodejs/commit/4edd33db2670eb081f5744907b879d6669d4fad2))
    
    ##### Bug Fixes
    
    -   **deps:** update dependency protobufjs-cli to v1.1.3 ([#&#8203;1645](https://redirect.github.com/googleapis/gax-nodejs/issues/1645)) ([1b2ffdf](https://redirect.github.com/googleapis/gax-nodejs/commit/1b2ffdfdf2a2eed08c81b1b1be6943424fd15258))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/nodejs-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    renovate-bot authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2e94bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c636d7c View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @types/node to v22 (#2178)

    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.0.0` -> `^22.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.3/22.8.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/22.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.3/22.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.3/22.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/nodejs-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    60035b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. feat(spanner): Add support for Cloud Spanner Default Backup Schedules (

    …#2135)
    
    * feat: add INTERVAL API
    
    PiperOrigin-RevId: 680405503
    
    Source-Link: googleapis/googleapis@2c9fb37
    
    Source-Link: googleapis/googleapis-gen@317c7d1
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzE3YzdkMWIxYjgwMWZlNjYzZjg3YmZkMGJhZTU0ZmQ2NTI2ZGU4NyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * docs: update comment for PROFILE QueryMode
    feat: add new QueryMode enum values (WITH_STATS, WITH_PLAN_AND_STATS)
    
    PiperOrigin-RevId: 680628448
    
    Source-Link: googleapis/googleapis@72a5151
    
    Source-Link: googleapis/googleapis-gen@146c3e8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTQ2YzNlOGRhODc3Mzg4MDQ3MDliN2YzZDI2NGE4ZTMzYWUzOGQ3MSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: Define ReplicaComputeCapacity and AsymmetricAutoscalingOption
    
    docs: A comment for field `node_count` in message `spanner.admin.instance.v1.Instance` is changed
    
    docs: A comment for field `processing_units` in message `spanner.admin.instance.v1.Instance` is changed
    PiperOrigin-RevId: 681615472
    
    Source-Link: googleapis/googleapis@dd47718
    
    Source-Link: googleapis/googleapis-gen@7f0f9b7
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2YwZjliNzQ2NmNiNTE3NzY5YjU0OWM1ZTJjMmI5MTI0OTI4NjJmMiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: protos for R/W transaction support on multiplexed sessions
    
    PiperOrigin-RevId: 683879049
    
    Source-Link: googleapis/googleapis@2b6b93b
    
    Source-Link: googleapis/googleapis-gen@2f0c933
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmYwYzkzM2IwMDMxNjRkNWNkMTIwNTA1YTk4Yzg3Yzk1ODg4ZDk4ZiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat(spanner): Add support for Cloud Spanner Default Backup Schedules
    
    PiperOrigin-RevId: 688946300
    
    Source-Link: googleapis/googleapis@b11e6b0
    
    Source-Link: googleapis/googleapis-gen@f93f56b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjkzZjU2YjIxZmYwMWU0OTk5NzdjNGRkNTQ2ODljY2UxYjdjZjUzMCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * test case fix
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: alkatrivedi <[email protected]>
    Co-authored-by: Sri Harsha CH <[email protected]>
    Co-authored-by: surbhigarg92 <[email protected]>
    5 people authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    19f137c View commit details
    Browse the repository at this point in the history
  2. chore: support for option multiplexed in create session (#2175)

    This PR contains addition of an option `multiplexed` enabling which while calling createSession method will create a multiplexed session instead of regular session.
    alkatrivedi authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bf3f72e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. build: configure release builds using multi-scm (#2181)

    Source-Link: https://togithub.com/googleapis/synthtool/commit/8200f932b0f019bb4679adab68776a7ac8c3cc45
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:22e41dd7cd82683fa338b647abcc3a29ddb1b17e800b089adc0bec0a3175312c
    gcf-owl-bot[bot] authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0cad9fe View commit details
    Browse the repository at this point in the history
  2. chore(deps): update opentelemetry-js monorepo to ^0.54.0 (#2179)

    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@opentelemetry/instrumentation](https://redirect.github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation) ([source](https://redirect.github.com/open-telemetry/opentelemetry-js)) | [`^0.53.0` -> `^0.54.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2finstrumentation/0.53.0/0.54.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry%2finstrumentation/0.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@opentelemetry%2finstrumentation/0.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@opentelemetry%2finstrumentation/0.53.0/0.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry%2finstrumentation/0.53.0/0.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    | [@opentelemetry/instrumentation-grpc](https://redirect.github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-grpc) ([source](https://redirect.github.com/open-telemetry/opentelemetry-js)) | [`^0.53.0` -> `^0.54.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2finstrumentation-grpc/0.53.0/0.54.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry%2finstrumentation-grpc/0.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@opentelemetry%2finstrumentation-grpc/0.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@opentelemetry%2finstrumentation-grpc/0.53.0/0.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry%2finstrumentation-grpc/0.53.0/0.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>open-telemetry/opentelemetry-js (@&#8203;opentelemetry/instrumentation)</summary>
    
    ### [`v0.54.0`](https://redirect.github.com/open-telemetry/opentelemetry-js/compare/720bc8c70d47029cb6b41a34ffdc3d25cbaa2f80...eb3ca4fb07ee31c62093f5fcec56575573c902ce)
    
    [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-js/compare/720bc8c70d47029cb6b41a34ffdc3d25cbaa2f80...eb3ca4fb07ee31c62093f5fcec56575573c902ce)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/nodejs-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    89a5ca1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

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

Commits on Nov 11, 2024

  1. chore(main): release 7.16.0 (#2180)

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