Skip to content

v0.50.0

Choose a tag to compare

@callmehiphop callmehiphop released this 31 Mar 22:07

Update

$ npm install google-cloud@0.50.0

⚠️ Breaking Changes!

Dropped support for Node v0.12.x

(#2171)

We've officially dropped support for Node v0.12.x in all of our APIs. It may still work, but it is not officially supported and may stop working at any time.

Features

  • PubSub (#1979, #2042): Add option to pass timeout to ack.

Fixes

  • Bigtable (#2120, #2116): Fix format of filter timestamps.
  • Logging (#2163): Correct resource descriptor for GKE.