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.1
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.2
Choose a head ref
  • 10 commits
  • 41 files changed
  • 6 contributors

Commits on Jan 21, 2020

  1. build: update windows configuration to match new vm

    Benjamin E. Coe authored and feywind committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    117754b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. chore: clear synth.metadata

    JustinBeckwith authored and Benjamin E. Coe committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    fe4c321 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. chore(deps): update dependency mkdirp to v1 (#603)

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

Commits on Jan 28, 2020

  1. fix: migrate to new proto annotations (#604)

    * [CHANGE ME] Re-generated  to pick up changes in the API or client library generator.
    
    * fix: regenerate protos
    
    * fix: add license and import Long from bigtable.d.ts
    
    * fix: load protos from JSON in system tests
    
    Co-authored-by: Alexander Fenster <github@fenster.name>
    yoshi-automation and alexander-fenster committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    e095c5a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

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

Commits on Feb 1, 2020

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

Commits on Feb 10, 2020

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

Commits on Feb 12, 2020

  1. build: add GitHub actions config for unit tests

    * build: add GitHub actions config for unit tests
    
    * chore: link root directory before linting
    
    * chore: also need to npm i
    Benjamin E. Coe authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    d04bfaf View commit details
    Browse the repository at this point in the history
  2. chore: release 2.3.2 (#616)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    release-please[bot] authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    987f62c View commit details
    Browse the repository at this point in the history
Loading