changelog/v3.30.0.md
[cli] Split invoke request protobufs, as monitors and providers take different arguments. #9323
[providers] - gRPC providers can now support an Attach method for debugging. The engine will attach to providers listed in the PULUMI_DEBUG_PROVIDERS environment variable. This should be of the form "providerName:port,otherProvider:port". #8979