Back to Pulumi

V1.12.1

changelog/v1.12.1.md

3.244.0834 B
Original Source

1.12.1 (2020-03-11)

  • Fix Kubernetes YAML parsing error in .NET. #4023

  • Avoid projects beginning with Pulumi to stop cyclic imports #4013

  • Ensure we can locate Go created application binaries on Windows #4030

  • Ensure Python overlays work as part of our SDK generation #4043

  • Fix terminal gets into a state where UP/DOWN don't work with prompts. #4042

  • Ensure old provider is not used when configuration has changed #4051

  • Support for unit testing and mocking in the .NET SDK. #3696