Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@JustinBeckwith JustinBeckwith released this 25 Sep 22:46
3296788

Breaking changes

  • fix: drop support for node.js 4.x and 9.x (#73)

New Features

Dependencies

  • fix(deps): update dependency google-gax to ^0.20.0 (#117)
  • fix(deps): update dependency google-gax to ^0.19.0 (#103)
  • fix(deps): update dependency google-gax to ^0.18.0 (#89)
  • fix: update dependencies (#57)

Documentation

  • samples: updates all _file_gcs to _gcs (#102)
  • samples: Language region tag update (#101)
  • fix: update sample to use a long enough string for classify-text (#97)

Internal / Testing Changes

  • Update kokoro config (#125)
  • test: remove appveyor config (#124)
  • Update the CI config (#123)
  • Enable prefer-const in the eslint config (#121)
  • Enable no-var in eslint (#120)
  • Use mocha for sample tests (#119)
  • Switch to let/const (#118)
  • Update CI config (#115)
  • Update synth and storage (#113)
  • Retry npm install in CI (#112)
  • Update kokoro config (#108)
  • Update kokoro config (#107)
  • chore(deps): update dependency nyc to v13 (#106)
  • Update the CI config (#105)
  • chore: make the CircleCI config consistent
  • chore(deps): update dependency eslint-config-prettier to v3 (#98)
  • chore: do not use npm ci (#96)
  • chore: ignore package-lock.json (#93)
  • chore(deps): lock file maintenance (#92)
  • chore: update renovate config (#91)
  • remove that whitespace (#90)
  • Update CircleCI config (#88)
  • chore: add node templates to synth.py (#84)
  • chore(deps): lock file maintenance (#87)
  • chore: move mocha options to mocha.opts (#85)
  • chore: require node 8 for samples (#86)
  • chore(deps): lock file maintenance (#83)
  • chore(deps): update dependency eslint-plugin-node to v7 (#80)
  • test: use strictEqual in tests (#81)
  • chore(deps): lock file maintenance (#79)
  • chore(build): use npm ci instead of npm install (#76)
  • chore(deps): lock file maintenance (#75)
  • chore(deps): lock file maintenance (#74)
  • chore(deps): lock file maintenance (#72)
  • chore(deps): lock file maintenance (#71)
  • chore(deps): lock file maintenance (#70)
  • chore(deps): lock file maintenance (#69)
  • fix(deps): update dependency yargs to v12 (#68)
  • update google-gax and add synth.py (#64)
  • chore(deps): update dependency sinon to v6.0.1 (#65)
  • Configure Renovate (#58)
  • refactor: drop repo-tool as an exec wrapper (#62)
  • chore: update sample lockfiles (#61)
  • fix: update linking for samples (#60)
  • chore(package): update eslint to version 5.0.0 (#59)
  • chore(package): update nyc to version 12.0.2 (#55)
  • chore: lock files maintenance (#53)
  • chore: timeout for system test (#51)
  • chore: lock files maintenance (#50)
  • chore: test on node10 (#49)
  • chore: lock files maintenance (#48)
  • chore: one more workaround for repo-tools EPERM (#46)
  • chore: workaround for repo-tools EPERM (#45)
  • chore: make samples depend on the current version (#44)
  • chore: setup nighty build in CircleCI (#43)