changelog/v3.220.0.md
[cli] Show environment variables that were set if a snapshot integrity error happens #21709
[cli/{install,package}] Use the Pulumi Cloud Registry by default to resolve package names
[engine] Pass replacement trigger through to Construct #21408
[engine] Add EnvVarMappings resource option for provider resources, allowing environment variables to be remapped before being passed to the provider #21572
[pkg] BREAKING: Deprecate github.com/pulumi/pulumi/pkg/v3/codegen/dotnet in favor of github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3/codegen. This package will be removed from pulumi/pulumi soon! #21720
[cli] Retry yarn install when it fails (e.g. during pulumi install)
#21707
[engine] Deal with errors in elided journal entries correctly #21576
[sdk/nodejs] Fix remote components with PULUMI_NODEJS_SKIP_COMPONENT_INPUTS
[sdk/python] Fix _LazyModule to not trigger full module load for introspection attributes
#21620
[sdkgen/python] Remove workaround for slow typechecking with MyPy and PyCharm #21722