pulumi/changelog/pending
Kyle Dixler 0f486821c4
deployment executor generates steps in parallel.
The deployment executor blocks on calls to providers which can cause
blocking calls to `provider.Diff()` to cause deployments to go very
slowly.
2023-07-06 08:00:59 -07:00
..
20230622--cli-new--pulumi-new-s-org-project-stack-checks-the-specified-organization-for-project-existence-rather-than-the-currentuser.yaml `pulumi new -s 'org/project/stack'` checks the proper organization for project existence rather than backend.currentUser()'s org. 2023-07-03 09:28:52 -07:00
20230622--cli-new--when-providing-a-stack-and-name-to-pulumi-new-the-project-names-must-match-before-creating-pulumi-yaml.yaml `pulumi new` `--stack` and `--name` now must match before creating project. 2023-06-29 15:34:38 -07:00
20230703--engine--step-generation-is-now-run-in-parallel.yaml deployment executor generates steps in parallel. 2023-07-06 08:00:59 -07:00