You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
3.131.0 (2024-09-04)
Features
[cli] Include all engine events in the event-log
#17101
[pkg] Added
NewCachedLoader
for caching schema loads.#17118
[yaml] Update yaml to v1.10
#17154
[auto/go] Include panic value in message for non-error panics
#17066
[auto/nodejs] Add LocalWorkspace.install method for Nodejs
#17134
[auto/python] Add LocalWorkspace.install method
#17086
[cli/{display,plugin}] Render download and install progress as part of system messages during Pulumi operations
#17019
[cli/state] Allow moving resources when there's already a provider with an identical URN in the destination stack, if the inputs match
#17076
[sdk/nodejs] Respect .node-version and .nvmrc files in
pulumi install
#17060
Bug Fixes
[engine] Propagate deleted parents of untargeted resources
#17117
[engine] Fix a snapshot integrity issue caused by deleteBeforeReplace and failed create operations
#17146
[engine] Fix panic with user specified plugin paths
#17141
[sdk] Use int32 in Go interfaces that map to protobufs using int32
#17068
[cli/display] Improve rendering of update diffs in some circumstances.
#17029
Miscellaneous
[ci] Run CI with Go 1.22 and 1.23
#17137
[cli] Update go.mod to use 1.21
#17140
[pkg] Remove dependency on automation api in deployment settings tests
#17071
[sdk] Remove unused resource.NewUniqueHexV2
#17067
This discussion was created from the release v3.131.0.
Beta Was this translation helpful? Give feedback.
All reactions