Back to Pulumi

V0.17.5

changelog/v0.17.5.md

3.244.0481 B
Original Source

0.17.5 (2019-04-08)

Improvements

  • Correctly handle the case where we would fail to detect an archive type if the filename included a dot in it. (fixes pulumi/pulumi#2589)
  • Make Config's constructor's name argument optional in Python, for consistency with our Node.js SDK. If it isn't supplied, the current project name is used as the default.
  • pulumi logs will now display log messages from Google Cloud Functions.