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.2.3
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.0
Choose a head ref
  • 8 commits
  • 50 files changed
  • 7 contributors

Commits on Nov 13, 2019

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

Commits on Nov 14, 2019

  1. chore: add gitattributes to kokoro

    JustinBeckwith authored and Benjamin E. Coe committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    ad0d678 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. fix: safe integer bounds conversion (#576)

    * fix: safe integer bound and added test cases
    
    * test: added more unit tests for outside of bounds
    laljikanjareeya authored and jkwlui committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    a1cd9c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. fix(deps): update dependency yargs to v15 (#583)

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

Commits on Nov 25, 2019

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

Commits on Nov 26, 2019

  1. feat: implement instance and table level IAM policy (#584)

    * feat: add table level IAM policy controls
    
    * lint: lint
    
    * feat: add instance level IAM policy
    
    * docs: update description
    
    * docs: add document snippets
    
    * lint: lint
    AVaksman authored and crwilcox committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    5c22968 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. feat(samples): adds read and filter snippets (#586)

    * Reads and filters WIP, working Reads tests and current format for Reads snippets
    
    * working tests for solo filters
    
    * Composing filters
    
    * add bulk region tags
    
    * Change testing instance
    
    * Linted
    
    * feat: implement instance and table level IAM policy (#584)
    
    * feat: add table level IAM policy controls
    
    * lint: lint
    
    * feat: add instance level IAM policy
    
    * docs: update description
    
    * docs: add document snippets
    
    * lint: lint
    
    * Linted
    Fixed headers
    Removed unnceccessary asyncs
    Arrow functions where possible
    
    * Arrow functions
    
    * destructure Bigtable require
    
    * Using snapshots for testing
    
    * Change functions to use a switch
    
    * Fix timezone issue for tests
    
    * Lint snapshot files
    
    * Clean up loops, add update snapshot method
    billyjacobson authored Dec 3, 2019
    Configuration menu
    Copy the full SHA
    896d024 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. chore: release 2.3.0 (#588)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    release-please[bot] authored and jkwlui committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    98ae64e View commit details
    Browse the repository at this point in the history
Loading