Releases: pulumi/pulumi-dotnet
v3.70.0
v3.69.0
v3.69.0 - 2024-11-21
Improvements
-
[sdk] Make Pulumi.RunException public #364
-
[sdk] Add
DeferredOutput
for resolving some output/input cycles #385
bug-fixes
-
[sdk] Support input lists and maps in JsonSerializer.SerializeAsync and JsonSerializer.DeserializeAsync #372
-
[sdk] Fix publishing to set a required property used by the Automation Api to Install Pulumi cli #393
Improvements
-
[sdk/auto] Lessen the strictness of
OperationTypeConverter
to allow unknown operations #350 -
[sdk/auto] Updating YamlDotNet to v16.1.2 #354
-
[sdk/auto] Add pulumi stack change-secrets-provider to automation api #383
-
[sdk/provider] OutputReference.Value will normalize to null for Computed values #381
Bug Fixes
v3.68.0
v3.67.1
v3.67.0
v3.66.2
v3.66.1
v3.66.0
v3.66.0 - 2024-08-09
Improvements
- [sdk] Support package parameterization for Read/RegisterResource/Call/Invoke #311
Bug Fixes
-
[sdk] Fix type annotations for inputListFromT0/1 #301
-
[sdk] Fix race condition in GrpcMonitor's GrpcChannel management #304
-
[sdk] Fix unknown inputs deserialization #306
-
[sdk] Fix program hanging when a resource transformation throws an exception #307
-
[sdk] Fix handling of input properties with backing fields #308
Improvements
- [sdk/auto] Implement Stack.ImportAsync() for batch importing resources into a stack #296