Back to Pulumi

V3.146.0

changelog/v3.146.0.md

3.244.01.9 KB
Original Source

3.146.0 (2025-01-15)

Features

  • [cli] Allow specifying a version with pulumi convert --from=<plugin>@<version> #18220

  • [cli] Enable Autonaming Configuration in non-experimental mode #18228

  • [cli] Retrieve Git metadata from the environment if not running in a repository #12871

  • [pkg] Add a call intrinsic to PCL #18206

  • [auto/go] Add Color option to optdestroy, optpreview, optrefresh, and optup packages to allow explicit configuration of output color. #18184

  • [cli/import] Add support for parameterized packages to pulumi import #18038

  • [cli/import] Import can now import resources from parameterized providers #18039

  • [cli/new] Add support for Copilot templates #16825

Bug Fixes

  • [auto/go] Fix rejection of nil inline programs in the Go automation API #18214

  • [sdk/go] Improve error messages for wrong stack output types #18245

  • [sdk/{nodejs,python}] Wait for resource in the input property dependencies #18204

  • [cli/plugin] Show plugin kind in plugin rm correctly. Also show the usage string if the plugin type is incorrect #18179

  • [cli/plugin] Passthrough unstructured logs from dynamic providers #18253

  • [sdk/python] Fix callbackserver shutdown #18190