Pulumi v2.22.0 Release Notes

Release Date: 2021-03-03 // about 3 years ago
  • ๐Ÿ‘Œ Improvements

    • #6410 Add diff option to Automation API's preview and up

    ๐Ÿ› Bug Fixes

    • [automation/dotnet] - resolve issue with OnOutput delegate not being called properly during pulumi process execution. #6435

    • ๐Ÿšš [automation/python,nodejs,dotnet] - BREAKING - Remove summary property from PreviewResult. The summary property on PreviewResult returns a result that is always incorrect and is being removed. #6405

    • ๐Ÿ [automation/python] - Fix Windows error caused by use of NamedTemporaryFile in automation api. #6421

    • 0๏ธโƒฃ [sdk/nodejs] Serialize default parameters correctly. #6397

    • [cli] Respect provider aliases while diffing resources. #6453