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

v0.7.0

Choose a tag to compare

@JustinBeckwith JustinBeckwith released this 02 Oct 20:08
12b9f2a

Breaking Changes

  • BREAKING: Drop support for node.js 4.x (#164)

Bug fixes

  • Fix typo in comment (#168)
  • Update old samples to new agent using Room Reservations and match can… (#162)
  • fix(samples/resource): fix intent creation (#104)
  • fix(deps): update dependency google-gax to ^0.20.0 (#142)
  • Remove dependency on @google-cloud/common (#165)
  • Fix typo in word 'session' in detect sample comments (#147)
  • fix(deps): update dependency uuid to v3.3.2 (#122)

New Features

  • Run the synth generator and update config (#161)

Documentation

  • feat(samples): Beta features PR (#144)

Internal / Testing Changes

  • Update kokoro config (#173)
  • test: remove appveyor config (#172)
  • Configure kokoro CI (#171)
  • Enable prefer-const in the eslint config (#167)
  • chore(deps): update dependency eslint-config-prettier to v3 (#148)
  • chore(deps): update dependency eslint-plugin-node to v7 (#135)
  • Ignore package-lock.json (#163)
  • chore(deps): update dependency nyc to v13 (#154)
  • chore: assert.equal => assert.strictEqual (#139)
  • chore(deps): update dependency eslint to v5 (#112)