- Added CLI and engine features: environment variable display on snapshot integrity errors, default Pulumi Cloud Registry for package resolution, and EnvVarMappings to remap provider env vars.
- Introduced a breaking change deprecating the old .NET codegen package (github.com/pulumi/pulumi/pkg/v3/codegen/dotnet) in favor of the new dotnet/pulumi language path.
- Fixed several bugs including yarn install retries, journal entry error handling, Node.js remote component input skipping, Python LazyModule loading, and adjusted log file output for verbosity level 1.