Back to Pulumi

V0.17.10

changelog/v0.17.10.md

3.244.0630 B
Original Source

0.17.10 (2019-05-02)

Improvements

  • Fixes issue introduced in 0.17.9 where local-login broke on Windows due to the new support for s3://, azblob:// and gs:// save locations.
  • Minor contributing document improvement.
  • Warnings from npm about missing description, repository, and license fields in package.json are now suppressed when npm install is run from pulumi new (via npm install --loglevel=error).
  • Depend on newer version of gRPC package in the NodeJS SDK. This version has prebuilt binaries for Node 12, which should make installing @pulumi/pulumi more reliable when running on Node 12.