mirror of https://github.com/pulumi/pulumi.git
874 B
874 B
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