mirror of https://github.com/pulumi/pulumi.git
1.3 KiB
1.3 KiB
Breaking Changes
Please note, the following 2 breaking changes were included in our 3.0 changlog Unfortunately, the initial release did not include that change. We apologize for any confusion or inconvenience this may have included the addressed behaviour.
-
[cli] Standardize stack select behavior to ensure that passing
--stack
does not make that the current stack. #6840 -
[cli] Set pagination defaults for
pulumi stack history
to 10 entries. #6841
Enhancements
-
[sdk/nodejs] Handle providers for RegisterResourceRequest #6795
-
[automation/dotnet] Remove dependency on Gprc.Tools for F# / Paket compatibility #6793