v3.14.0 #8154
pulumi-bot
started this conversation in
Releases
v3.14.0
#8154
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Improvements
[cli] - Differentiate in-progress actions by bolding output.
#7918
[CLI] Adding the ability to set
refresh: always
in an options object at a Pulumi.yaml levelto allow a user to be able to always refresh their derivative stacks by default
#8071
Bug Fixes
[codegen/go] - Fix generation of cyclic struct types.
#8049
[codegen/nodejs] - Fix type literal generation by adding
disambiguating parens; previously nested types such as arrays of
unions and optionals generated type literals that were incorrectly
parsed by TypeScript precedence rules.
NOTE for providers: using updated codegen may result in API changes
that break existing working programs built against the older
(incorrect) API declarations.
#8116
[auto/go] - Fix --target / --replace args
#8109
[sdk/python] - Fix deprecation warning when using python 3.10
#8129
This discussion was created from the release v3.14.0.
Beta Was this translation helpful? Give feedback.
All reactions