This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
ReleasePort's take
Light signalPulumi v3.239.0 adds structured JSON output for `pulumi import`, introduces stack introspection commands (`pulumi stack get`, webhook management, deployment listing), and fixes silent batch encryption/decryption errors.
Why it matters: CLI improvements reduce scripting friction for stack management and automation. Batch encryption fix surfaces previously silent errors. Standard feature release; evaluate new commands, deploy in next maintenance window.
Summary
AI summaryAdd --output json to pulumi import for a structured JSON summary.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Add `--output json` to `pulumi import` for a structured JSON summary of the operation result Add `--output json` to `pulumi import` for a structured JSON summary of the operation result Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Add `pulumi stack get` to retrieve detailed information about a stack Add `pulumi stack get` to retrieve detailed information about a stack Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Add `pulumi stack webhook get` to inspect a single stack webhook Add `pulumi stack webhook get` to inspect a single stack webhook Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Add `pulumi stack webhook ping` to send a test ping to a stack webhook Add `pulumi stack webhook ping` to send a test ping to a stack webhook Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Add `pulumi deployment list` to list deployment executions for a stack Add `pulumi deployment list` to list deployment executions for a stack Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Validate that schema names can't conflict with module paths Validate that schema names can't conflict with module paths Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix batch encrypt/decrypt errors being silently dropped Fix batch encrypt/decrypt errors being silently dropped Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fix `pulumi api` help examples referencing non-existent operation IDs and response fields Fix `pulumi api` help examples referencing non-existent operation IDs and response fields Source: llm_adapter@2026-05-21 Confidence: high |
— |
Full changelog
3.239.0 (2026-05-14)
Features
-
[cli] Add
--output jsontopulumi importfor a structured JSON summary of the operation result
#22929 -
[cli] Add
pulumi stack getto retrieve detailed information about a stack
#23106 -
[cli] Add
pulumi stack webhook getto inspect a single stack webhook
#23088 -
[cli] Add
pulumi stack webhook pingto send a test ping to a stack webhook -
[cli/cloud] Add
pulumi deployment listto list deployment executions for a stack
#23114 -
[sdkgen] Validate that schema names can't conflict with module paths
#22956
Bug Fixes
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]