Back to Pulumi

V3.101.0

changelog/v3.101.0.md

3.244.0975 B
Original Source

3.101.0 (2024-01-09)

Features

  • [cli] Adds a flag that allows inserting a fragment into the dot file when generating a graph. This can be used for styling the graph elements, setting properties etc. #14858

Bug Fixes

  • [engine] Fix an uncommon datarace with replace steps. #15112

  • [sdkgen/go] Revert using plain object type when the plainness is shallow and we should use inputty-types instead #15059

  • [cli/state] Fix a panic in pulumi state when no snapshots are available #15045

  • [sdkgen/python] Fixes resource imports when importing across different modules #14832

Miscellaneous

  • [backend/filestate] Upgrade gocloud.dev to the latest version #15011