Pulumi v3.35.2 Release Notes

Release Date: 2022-06-29 // almost 2 years ago
  • ๐Ÿ‘Œ Improvements

    • [sdk/go] Added PreviewDigest for third party tools to be able to ingest the preview json #9886

    • [cli] Do not require the --yes option if the --skip-preview option is set. #9972

    • ๐Ÿš€ [yaml] Updates Pulumi YAML to v0.5.2, containing bug fixes and improvements primarily for pulumi convert from YAML. #9993

    ๐Ÿ› Bug Fixes

    • [engine] Filter out non-targeted resources much earlier in the engine cycle. #9960

    • ๐Ÿ”Œ [cli] Fix a panic in pulumi plugin ls --project --json. #9998

    • โช [engine] Revert support for aliases in the engine. #9999