Back to Pulumi

V3.239.0

changelog/v3.239.0.md

3.244.01.1 KB
Original Source

3.239.0 (2026-05-14)

Features

  • [cli] Add --output json to pulumi import for a structured JSON summary of the operation result #22929

  • [cli] Add pulumi stack get to retrieve detailed information about a stack #23106

  • [cli] Add pulumi stack webhook get to inspect a single stack webhook #23088

  • [cli] Add pulumi stack webhook ping to send a test ping to a stack webhook

  • [cli/cloud] Add pulumi deployment list to list deployment executions for a stack #23114

  • [sdkgen] Validate that schema names can't conflict with module paths #22956

Bug Fixes

  • [engine] Fix batch encrypt/decrypt errors being silently dropped #23149

  • [cli/cloud] Fix pulumi api help examples that referenced non-existent operation IDs and response fields #23125