- Added several CLI features: an --extension flag for package commands, environment variables for project file paths, a stack history summary flag, and DO inputs can reference existing resources in state.
- Enhanced engine and SDK behavior: provider resolution for invokes matches resource registration, support for non‑UTF8 strings, concurrent Construct/Call in Python providers, and policy packs can target executable binaries.
- Fixed bugs including import file generation when parents share names, race conditions in parallel pulumi install, provider parent handling in NodeJS generation, and other stability issues.