Releases: pulumi/pulumi-dotnet
v3.75.1
v3.75.1 - 2025-02-26
Follow up release after v3.75, this reverts the updates to targeting net8.
v3.75.0
v3.75.0 - 2025-02-26
Improvements
-
[sdk] updated pulumi submodule and go.mod sdk/pkg and excluded failing conformance tests #482
-
[sdk] Support parameterization for remote component resources #502
bug-fixes
- [sdk] Fix inconsistent behavior of inheritance for InputAttribute and OutputAttribute #506
Improvements
v3.74.0
v3.73.0
v3.72.0
v3.71.1
v3.71.0
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