3.100.0 (2024-01-03)
Features
-
[auto/{go,nodejs,python}] Adds ListEnvironments support to Go, Nodejs and Python Automation API.
#14995 -
[cli/display] Warn correctly about new versions being availablen when using the CLI dev channel
#14954
Bug Fixes
-
[cli/new] Fixes duplicate printing of the AI prompt & answer on Windows.
#15010 -
[engine] Fix bug where unimported resources (of different types) with the same name would cause
--import-file
to panic.
#15008 -
[engine] Default parallel operations to a reasonable limit.
#15016 -
[programgen] Fixes type-annotating nested resource properties when these have quoted keys
#15001 -
[sdkgen] Temporarily revert validation of
urn
andid
resource output properties
#15025 -
[programgen/{dotnet,python}] Allow object keys to be template expressions such as static quoted strings
#15000 -
[backend/service] Exclude internal events from those sent to Pulumi Cloud.
#14972 -
[sdk/go] fixes fulfillValue error when joining a nil output state
#14949