mirror of https://github.com/pulumi/pulumi.git
1.4 KiB
1.4 KiB
Please Note: Release v3.5.0 failed in our build pipeline so will be rebuilt with a new tag of v3.5.1
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