v3.219.0
3.219.0 (2026-02-05)
Features
-
[cli] Allow setting
requiredPulumiVersionin Pulumi.yaml #21627 -
[cli/{install,package}] Allow using private packages as local dependencies in components #21664
-
[cli/policy] Add
pulumi policy installcommand #21652 -
[engine] Run analyzer calls in parallel #21631
-
[programgen/dotnet] Codegen RequirePulumiVersion for Dotnet #21621
-
[sdk/python] Add support for the
OnErrorresource hook #21644 -
[sdk/python] Add support for protobuf 6 #21647
Bug Fixes
-
[cli] Allow positional arguments to be passed to
convertagain #21604 #21614 -
[engine] Download/install required policy packs in parallel with plugins #21651
-
[cli/package] Correctly install packages that depend on other packages for
pulumi package addandpulumi package get-schema. #21321 -
[programgen/python] Fix panic when ranging over a resource output that is an array of objects #21679
-
[sdk/python] Fix issue with generic subclasses of
dynamic.Resource#21670
Miscellaneous
- [sdk/python] Relax pip version constraint #21639