Pulumi v3.8.0 Release Notes

Release Date: 2021-07-22 // almost 3 years ago
  • ๐Ÿ‘Œ Improvements

    • โš  [sdk/dotnet] - Fix async await warnings. #7537

    • [codegen/dotnet] - Emit dynamic config-getters. #7549

    • ๐Ÿ‘ [sdk/python] - Support for authoring resource methods in Python. #7555

    • ๐Ÿฑ [sdk/{go,dotnet}] - Admit non-asset/archive values when unmarshalling into assets and archives. #7579

    ๐Ÿ› Bug Fixes

    • [sdk/dotnet] - Fix for race conditions in .NET SDK that used to manifest as a KeyNotFoundException from WhileRunningAsync. #7529

    • [sdk/go] - Fix target and replace options for the Automation API. #7426

    • ๐Ÿ–จ [cli] - Don't escape special characters when printing JSON. #7593

    • [sdk/go] - Fix panic when marshaling self in a method. #7604