v3.27.0 #9291
pulumi-bot
started this conversation in
Releases
v3.27.0
#9291
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Improvements
[cli] - Implement
pulumi stack unselect.#9179
[language/dotnet] - Updated Pulumi dotnet packages to use grpc-dotnet instead of grpc.
#9149
[cli/config] - Rename the
configproperty inPulumi.yamltostackConfigDir. Theconfigkey will continue to be supported.#9145
[cli/plugins] Add support for downloading plugin from private Pulumi GitHub releases. This also drops the use of the
GITHUB_ACTORandGITHUB_PERSONAL_ACCESS_TOKENenvironment variables for authenticating to github. OnlyGITHUB_TOKENis now used, but this can be set to a personal access token.#9185
[cli] - Speed up
pulumi stack --show-nameby skipping unneeded snapshot loading.#9199
[cli/plugins] - Improved error message for missing plugins.
#5208
[sdk/nodejs] - Take engines property into account when engine-strict appear in npmrc file
#9249
Bug Fixes
[sdk/nodejs] - Fix uncaught error "ENOENT: no such file or directory" when an error occurs during the stack up.
#9065
[sdk/nodejs] - Fix uncaught error "ENOENT: no such file or directory" when an error occurs during the stack preview.
#9272
[sdk/go] - Fix a panic in
pulumi.Allwhen using pointer inputs.#9197
[cli/engine] - Fix a panic due to passing
""as the ID for a resource read.#9243
[cli/engine] - Fix a panic due to
Checkfailing while using update plans.#9254
[cli] - Stack names correctly take
org set-defaultinto account when printing.#9240
This discussion was created from the release v3.27.0.
Beta Was this translation helpful? Give feedback.
All reactions