Skip to content

30.0.0

Compare
Choose a tag to compare
@JustinBeckwith JustinBeckwith released this 08 May 19:25
a783911

Welcome to 30.0! This release includes a few bug fixes, docs, better TypeScript types, and the latest and greatest APIs.

Breaking Changes

This release has breaking changes. The following APIs have been removed:

  • DLP v1beta1, v1beta2
  • Prediction v1.2, v1.3, v1.4, v1.5, v1.6
  • TaskQueue v1beta1, v1beta2

New APIs

The following APIs have been added:

Features

9afb5b5 feat: use requestBody instead of resource (#1149)
b437a21 feat: export all types (#1132)
5b123e7 feat: add typing for request params (#1141)

Docs

fcb9f72 docs: Update authenticate method docs with the right URL (#1129)
6fc8a61 docs: add blogger post sample (#1140)
3729b90 docs: Fix broken link to issue tracker (#1134)

Keepin the lights on

f9c9c3a chore: update all the things (#1145)
3263adc chore(package): update @types/node to version 10.0.3 (#1144)
2c5f1bd chore: run generator (#1131)

Enjoy!