Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v3.69.0 - 2024-11-21
Improvements
[sdk] Make Pulumi.RunException public #364
[sdk] Add
DeferredOutput
for resolving some output/input cycles #385Bug 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
[sdk/provider] Fix a bug deserialising unknown secrets #378
[runtime] Improve the detections of project files when attaching a debugger #255
[runtime] Fix RunPlugin with new versions of the pulumi cli [Fix RunPlugin #395](Fix RunPlugin #395