Skip to content

pulumi

v3.239.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

aws azure cloud cloud-computing containers c#
+10 more
.net fsharp gcp go iac javascript kubernetes python serverless typescript

ReleasePort's take

Light signal
editorial:auto 13d

Pulumi 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 summary

Add --output json to pulumi import for a structured JSON summary.

Changes in this release

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 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

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

Track pulumi

Get notified when new releases ship.

Sign up free

About pulumi

Pulumi - Infrastructure as Code in any programming language

All releases →

Related context

Earlier breaking changes

  • v3.238.0 `--format` flag renamed to `--output` on `pulumi api` and subcommands.
  • v3.238.0 `pulumi cloud api` renamed to `pulumi api`.

Beta — feedback welcome: [email protected]