This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryBug 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
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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
--logtostderrbeing recognized when usingpulumi 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
Related context
Related tools
Beta — feedback welcome: [email protected]