Back to Pulumi

V3.58.0

changelog/v3.58.0.md

3.244.01.6 KB
Original Source

3.58.0 (2023-03-15)

Features

  • [auto/go] Add WhoAmIDetails which includes user, url and organizations to Go Automation API #12374

  • [auto/nodejs] Add url and organizations to WhoAmIResult for NodeJS Automation API #12374

  • [auto/python] Add url and organizations to WhoAmIResult for Python Automation API #12374

  • [cli] Add --json flag to pulumi whoami to emit output as JSON #12374

  • [cli/display] Add a view in browser shortcut to the interactive display. #12412 #12380

  • [programgen/dotnet] PCL components and dotnet program-gen implementation #12361

  • [programgen/{dotnet,go,nodejs,python}] Add "NotImplemented" PCL function intrinsic #12409

  • [sdk/go] Adds NewInvokeOptions to preview the effect of a list of InvokeOption values. #12128

Bug Fixes

  • [cli/display] Do not treat single-line strings as YAML values #12406

  • [sdk/go] Fixes an ID handling bug in provider_server Read implementation #12410

  • [sdk/go] Fixes use of Provider option from parent resources with mismatched packages. #12433