mirror of https://github.com/pulumi/pulumi.git
796 B
796 B
Improvements
-
[dotnet/sdk] Support microsoft logging extensions with inline programs #7117
-
[dotnet/sdk] Add create unknown to output utilities. #7173
-
[dotnet] Fix Resharper code issues. #7178
-
[codegen] - Include properties with an underlying type of string on Go provider instances.
-
[cli] - Provide a more helpful error instead of panicking when codegen fails during import. #7265
Bug Fixes
-
[sdk/python] - Fix regression in behaviour for
Output.from_input({})
-
[codegen/python] - Rename conflicting ResourceArgs classes #7171