mirror of https://github.com/pulumi/pulumi.git
1.3 KiB
1.3 KiB
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
-
[codegen/python] - Cache package version for improved performance. #7293
-
[sdk/python] - Reduce
log.debug
calls for improved performance #7295