Skip to content

v0.31.0

Compare
Choose a tag to compare
@stephenplusplus stephenplusplus released this 21 Apr 23:50

Updating

$ npm install gcloud@0.31.0

Features

  • Compute (#1073, #1191): Add support for forwarding rules.
  • Storage (#1179, #1233): Add file.save() to quickly upload arbitrary data (blobs or strings). (Thanks again for the idea, @mcdonamp!)
  • Vision (#1228, #1229): Support maxResults property on an annotation request. (Thanks, @silenceisgolden!)

Fixes

  • Datastore (#1249, #1251): Continuous queries from a limitless, originating query will be handled properly. (Good catch, @jpdiazvaz!)

Thank you!

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