Skip to content

pulumi

v3.244.0 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ 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

Summary

AI summary

Bug fixes for Pulumi v3.244.0 released on 2026-05-28, addressing CLI flag handling, plugin package distinction, snapshot integrity, error forwarding, RPC tracing, and Python dependency merging.

Changes in this release

Bugfix Medium

Fixes top level flags like `--logtostderr` being recognized in `pulumi do`.

Fixes top level flags like `--logtostderr` being recognized in `pulumi do`.

Source: llm_adapter@2026-05-28

Confidence: high

Bugfix Medium

Distinguishes multiple packages with the same plugin in `pulumi install`.

Distinguishes multiple packages with the same plugin in `pulumi install`.

Source: llm_adapter@2026-05-28

Confidence: high

Bugfix Medium

Fixes snapshot integrity issue when running `pulumi up --refresh`.

Fixes snapshot integrity issue when running `pulumi up --refresh`.

Source: llm_adapter@2026-05-28

Confidence: high

Bugfix Medium

Forwards all provider errors to error hooks for retry in the engine.

Forwards all provider errors to error hooks for retry in the engine.

Source: llm_adapter@2026-05-28

Confidence: high

Bugfix Medium

Traces cancel RPCs as children of the active operation during shutdown.

Traces cancel RPCs as children of the active operation during shutdown.

Source: llm_adapter@2026-05-28

Confidence: high

Bugfix Medium

Merges `requirements.txt` into `pyproject.toml` when using uv without a project section in the Python SDK.

Merges `requirements.txt` into `pyproject.toml` when using uv without a project section in the Python SDK.

Source: llm_adapter@2026-05-28

Confidence: high

Full changelog

3.244.0 (2026-05-28)

Bug Fixes

  • [cli/do] Fix top level flags like --logtostderr being recognized when using pulumi do #23355
  • [cli/install] Distinguish multiple packages with the same plugin
  • [engine] Fix snapshot integrity issue with up --refresh
  • [engine] Forward all provider errors to error hooks for retry #23347
  • [engine] Trace cancel RPCs sent to plugins during shutdown as children of the active operation instead of emitting separate root spans #23362
  • [sdk/python] Merge requirements.txt into pyproject.toml when using uv without a project section #23340

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]