Skip to content

Releases: googleapis/nodejs-storage

@google-cloud/storage v1.4.0

10 Oct 20:05
Compare
Choose a tag to compare

Features

  • (#38): Add support for PubSub notifications.

Refer to the nodejs-storage API reference documentation for details.

@google-cloud/storage v1.3.1

28 Sep 17:59
Compare
Choose a tag to compare

Refer to the nodejs-storage API reference documentation for details.

@google-cloud/storage v1.3.0

21 Sep 21:53
Compare
Choose a tag to compare
  • Add runnable samples in samples/ directory.
  • Replace use of deprecated new Buffer with Buffer.from.
  • Change to a new linter (ESLint) and code style formatter (prettify).
  • Update docs to use JSDoc 3.
  • Migrate to the googleapis/nodejs-storage repository.

Refer to the nodejs-storage API reference documentation for details.

@google-cloud/storage v1.2.1

25 Aug 04:51
Compare
Choose a tag to compare

@google-cloud/storage v1.2.0

25 Aug 04:43
Compare
Choose a tag to compare

Features

Fixes

@google-cloud/storage v1.1.1

25 Aug 04:38
Compare
Choose a tag to compare

@google-cloud/storage v1.1.0

25 Aug 04:37
Compare
Choose a tag to compare

Features

@google-cloud/storage v1.0.0

25 Aug 04:34
Compare
Choose a tag to compare

Update

$ npm install @google-cloud/storage@1.0.0

⚠️ Breaking Changes!

Dropped support for Node v0.12.x

(googleapis/google-cloud-node#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.

@google-cloud/storage v0.8.0

25 Aug 04:35
Compare
Choose a tag to compare

@google-cloud/storage v0.6.0

25 Aug 04:32
Compare
Choose a tag to compare

Update

$ npm install @google-cloud/storage@0.6.0

Features

Fixes