v1.12.0 - 2024-11-19
Improvements
-
[codegen] Generate invoke options from PCL #678
-
[codegen] Support stack references in program generation #686
Bug Fixes
-
[codegen] Program generation now respects the 'main' option from input Pulumi.yaml #672
-
[codegen] Maintain empty strings in converted programs to still be string literals in YAML #675
-
[codegen] Recognize the PCL fn::secret function #683
-
[codegen] Fix casing of
dependsOn
andignoreChanges
in program generation #690
Improvements
-
[runtime]
GetProgramDependencies
now returns packages used to show inpulumi about
#676 -
[runtime] Pass asset and archive paths as is to the engine #684
Bug Fixes
- [runtime] Fix panic when resource shape is invalid #677