Skip to content

v0.35.0

Compare
Choose a tag to compare
@stephenplusplus stephenplusplus released this 02 Jun 23:23

Updating

$ npm install gcloud@0.35.0

Features

  • Core (#1281, #1332): Allow limiting API requests per method call.
  • Vision (#1342): Support ImageContext in detection requests. (Thanks, @okofish!)
  • Vision (#1333, #1334): Return errors occurred during annotation.

Fixes

  • Datastore (#1339, #1341): Properly handle multiple mutation requests inside of a transaction.

Thank you!

If you catch any regressions, please open an issue. See the Contributing guide for how to get started.