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: v2.3.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: v2.3.1
Choose a head ref
  • 11 commits
  • 38 files changed
  • 6 contributors

Commits on Dec 4, 2019

  1. fix(types): overload for bigtable.getInstances (#579)

    * fix(types): added overload for getInstances
    
    * fix(types): added docs
    
    * fix(types): change the request option object
    
    * fix: review changes
    laljikanjareeya authored and jkwlui committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    91a07ba View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. fix(deps): pin TypeScript below 3.7.0

    Benjamin E. Coe authored Dec 5, 2019
    Configuration menu
    Copy the full SHA
    0c6232d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. refactor(family): create request/response signature types (#591)

    callmehiphop authored and Benjamin E. Coe committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    003d8f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. docs: update jsdoc license/samples-README (#594)

    Benjamin E. Coe authored Dec 23, 2019
    Configuration menu
    Copy the full SHA
    2e13a3c View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. chore(deps): update dependency sinon to v8 (#596)

    renovate-bot authored and Benjamin E. Coe committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    574cdf4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency nyc to v15 (#595)

    renovate-bot authored and Benjamin E. Coe committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    b9f0cc7 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. build: use c8 for coverage (#597)

    JustinBeckwith authored and Benjamin E. Coe committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    3b6f5c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. chore(deps): update dependency eslint-plugin-node to v11 (#598)

    renovate-bot authored and Benjamin E. Coe committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    2a42f58 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. refactor: use explicit mocha imports

    * refactor: use explicit mocha imports
    
    * fixy
    JustinBeckwith authored and Benjamin E. Coe committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    ed7b105 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    bcaae71 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.3.1

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    release-please[bot] authored and alexander-fenster committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    2c300f4 View commit details
    Browse the repository at this point in the history
Loading