releases.shpreview
Pulumi/Pulumi/v3.242.0

v3.242.0

May 19, 2026PulumiView original ↗3 fixes · 9 features

3.242.0 (2026-05-19)

Features

  • [cli] Add a pulumi package for npx support

  • [cli] Add the pulumi org member edit command #23235

  • [cli] Add the pulumi org member remove command #23237

  • [cli/cloud] Add pulumi deployment get to retrieve details for a specific deployment #23238

  • [cli/cloud] Add pulumi insights account scan get <account> <scan-id> to show the full workflow run for a single Insights scan #23255

  • [cli/cloud] Add pulumi insights account scan list <account> to discover recent scan IDs to feed into pulumi insights account scan log #23255

  • [cli/deployment] Add dedicated flags for each deployment setting #23236

  • [cli/do] Add the start of pulumi do #23176

  • [cli/neo] Add --print/-p to pulumi neo to run a single prompt non-interactively and print the agent's final response to stdout #23245

Bug Fixes

  • [cli/cloud] Fix pulumi insights account scan log --all to follow the server's pagination cursor through the end of the log, and render --job/--step mode as structured lines instead of an empty raw-string blob #23256

  • [sdk] Close gzip.Writer in archiveTarGZIP to produce valid tar.gz output #23240

  • [sdkgen/python] Fix usage of ArgsDict types in typed dictionaries #23253

Fetched May 19, 2026