Back to Pulumi

V1.12.0

changelog/v1.12.0.md

3.244.0843 B
Original Source

1.12.0 (2020-03-04)

  • Avoid Configuring providers which are not used during preview. #4004

  • Fix missing module import on Windows platform. #3983

  • Add support for mocking the resource monitor to the NodeJS and Python SDKs. #3738

  • Reinstate caching of TypeScript compilation. #4007

  • Remove the need to set PULUMI_EXPERIMENTAL to use the policy and watch commands. #4001

  • Fix type annotations for Output.all and Output.concat in Python SDK. #4016

  • Add support for configuring policies. #4015