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-bigtable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.9.2
Choose a base ref
...
head repository: googleapis/nodejs-bigtable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.9.3
Choose a head ref
  • 6 commits
  • 74 files changed
  • 6 contributors

Commits on Feb 4, 2022

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

Commits on Feb 18, 2022

  1. docs(samples): include metadata file, add exclusions for samples to h…

    …andwritten libraries (#1017)
    
    feat: add WarmAndPing request for channel priming
    PiperOrigin-RevId: 428795660
    Source-Link: googleapis/googleapis@6cce671
    Source-Link: googleapis/googleapis-gen@2282bc1
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjI4MmJjMWIwODEzNjRlYTc4MzMwMGJlOTFhOGMxNGNiNGE3MThjNCJ9
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    PiperOrigin-RevId: 429395631
    Source-Link: googleapis/googleapis@84594b3
    Source-Link: googleapis/googleapis-gen@ed74f97
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWQ3NGY5NzBmZDgyOTE0ODc0ZTZiMjdiMDQ3NjNjZmE2NmJhZmU5YiJ9
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    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: Daniel Bruce <djbruce@google.com>
    3 people authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    3208e21 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. chore(deps): update actions/setup-node action to v3 (#1020)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v1` -> `v3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/setup-node</summary>
    
    ### [`v3`](https://togithub.com/actions/setup-node/compare/v2...v3)
    
    [Compare Source](https://togithub.com/actions/setup-node/compare/v2...v3)
    
    ### [`v2`](https://togithub.com/actions/setup-node/compare/v1...v2)
    
    [Compare Source](https://togithub.com/actions/setup-node/compare/v1...v2)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-bigtable).
    renovate-bot authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    df421ff View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. chore(deps): update actions/checkout action to v3 (#1022)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v2` -> `v3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/checkout</summary>
    
    ### [`v3`](https://togithub.com/actions/checkout/compare/v2...v3)
    
    [Compare Source](https://togithub.com/actions/checkout/compare/v2...v3)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **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, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-bigtable).
    renovate-bot authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    ac6d1c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. fix: fix createReadStream retry from sending a full table scan (#1026)

    * fix: fix createReadStream retry from sending a full table scan
    
    * update comments
    
    * add a comment and remove unnecessary if condition
    
    * More clean up
    
    * lint
    mutianf authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    f926992 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.9.3 (#1028)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [3.9.3](v3.9.2...v3.9.3) (2022-03-16)
    
    
    ### Bug Fixes
    
    * fix createReadStream retry from sending a full table scan ([#1026](#1026)) ([f926992](f926992))
    
    ---
    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 Mar 16, 2022
    Configuration menu
    Copy the full SHA
    2576d14 View commit details
    Browse the repository at this point in the history
Loading