Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 3.22 KB

CHANGELOG.md

File metadata and controls

61 lines (42 loc) · 3.22 KB

Changelog

npm history

v2.0.1

05-23-2019 13:08 PDT

Implementation Changes

  • fix: agent should correctly set zone in GCP (#489)

Dependencies

  • fix(deps): remove unused dependencies (#494)
  • refactor: drop dependency on pify (#493)

Documentation

  • doc: remove reference to Node 6 from documentation (#485)

Internal / Testing Changes

  • chore: retry npm install in system test when the command hangs (#491)
  • chore: remove unused third_party directory (#486)

v2.0.0

05-14-2019 13:21 PDT

Implementation Changes

  • build: remove support for node 6 (#472)

Dependencies

  • fix(deps): update dependency gcp-metadata to v2 (#481)
  • fix(deps): update dependency @google-cloud/common to v1 (#482)
  • fix(deps): update dependency pretty-ms to v5 (#464)
  • chore(deps): update dependency gts to v1 (#474)
  • fix(deps): update dependency gaxios to v2 (#469)
  • chore(deps): update dependency @types/nock to v10 (#470)
  • chore(dep): update mocha to 6.1 (#461)

Documentation

  • Specify default logging level (#483)

Internal / Testing Changes

  • build: allow Node 10 to push to codecov (#480)
  • build: patch Windows container, fixing Node 10 (#479)
  • Revert "build!: upgrade engines field to >=8.10.0 (#476)" (#477)
  • build!: upgrade engines field to >=8.10.0 (#476)
  • chore: update to .nycrc with --all enabled (#473)
  • fix: update dependencies for npm audit (#468)
  • fix: add es2015 as target for tsconfig.json (#466)
  • chore: remove old kokoro configs (#458)

v1.1.2

04-04-2019 13:05 PDT

No changes since last release.

Confirming that we can use releasetool to release the agent going forward.