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.11.0
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.12.0
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 13, 2022

  1. feat: enable retries for RESOURCE_EXHAUSTED an simplify error codes (#…

    …1070)
    
    Unify retriable status codes for ReadRows and MutateRows to be DEADLINE_EXCEEDED -  RESOURCE_EXHAUSTED, ABORTED, UNAVAILABLE.
    igorbernstein2 authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    6832df7 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.12.0 (#1071)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    9e6b711 View commit details
    Browse the repository at this point in the history
Loading