changelog/v2.1.0.md
Fix infinite recursion bug for Go SDK #4516
Order secretOutputNames when used in stack references #4489
Add support for a PULUMI_CONSOLE_DOMAIN environment variable to override the
behavior for how URLs to the Pulumi Console are generated.
#4410
Protect against panic when unprotecting non-existant resources #4441
Add flag to pulumi stack to output only the stack name
#4450
Ensure Go accessor methods correctly support nested fields of optional outputs #4456
Improve ResourceOptions.merge type in Python SDK
#4484
Ensure generated Python module names are keyword-safe. #4473
Explicitly set XDG_CONFIG_HOME and XDG_CACHE_HOME env vars for helm in the pulumi docker image #4474
Increase the MaxCallRecvMsgSize for all RPC calls. #4455