mirror of https://github.com/pulumi/pulumi.git
973 B
973 B
Please Note: The v3.13.1 release failed in our build pipeline and was re-released as v3.13.2.
Improvements
- [CLI] - Enable output values in the engine by default. #8014
Bug Fixes
-
[automation/python] - Fix a bug in printing
Stack
if no program is provided. #8032 -
[codegen/schema] - Revert #7938. #8035
-
[codegen/nodejs] - Correctly determine imports for functions. #8038
-
[codegen/go] - Fix resolution of enum naming collisions. #7985
-
[sdk/{nodejs,python}] - Fix errors when testing remote components with mocks. #8053
-
[codegen/nodejs] - Fix generation of provider enum with environment variables. #8051