pulumi/changelog/pending
Julien 3d2b7dedcc
Allow cancelling operations with SIGTERM (#17467)
We already handle SIGINT to cancel operations. This PR additionally
handles SIGTERM the same way. This is useful when the Pulumi CL is used
in a docker container, where a stop command sends a SIGTERM. Previously
this would immediately terminate the CLI.

Fixes https://github.com/pulumi/pulumi/issues/17256
2024-10-07 13:49:04 +00:00
..
20241001--cli-display--hide-show-secrets-with-save-plan.yaml Hide `pulumi preview`'s `--show-secrets` with `--save-plan` (#17444) 2024-10-07 13:19:53 +00:00
20241001--cli-state--introduce-the-state-repair-command.yaml Introduce the `state repair` command (#17445) 2024-10-04 13:56:46 +00:00
20241003--cli-engine--allow-cancelling-operations-with-sigterm.yaml Allow cancelling operations with SIGTERM (#17467) 2024-10-07 13:49:04 +00:00
20241003--sdk-python--send-plain-values-to-the-engine-in-output-invokes-and-keep-track-of-input-dependencies.yaml [sdk/python] Send plain values to the engine in output invokes and keep track of input dependencies/secrets (#17460) 2024-10-04 18:42:11 +00:00
20241004--sdk-nodejs--maintain-secretness-and-input-dependencies-of-output-invokes.yaml [sdk/nodejs] Maintain secretness and input dependencies of output invokes (#17479) 2024-10-05 00:40:19 +00:00
20241005--sdk-python--handle-nested-structures-properly-when-unwrapping-secrets-from-invoke-inputs.yaml [sdk/python] Handle nested structures properly when unwrapping secrets from invoke inputs (#17482) 2024-10-07 11:40:12 +00:00
20241005--sdk-python--update-python-grpcio-to-1-66-2.yaml Update python grpcio to 1.66.2 to support Python 3.13 (#17487) 2024-10-07 08:27:17 +00:00
20241006--sdk-nodejs--exclude-tests-from-the-nodejs-npm-package.yaml Exclude tests from the nodejs npm package (#17488) 2024-10-07 08:31:28 +00:00
20241007--sdk-python--significantly-reduce-the-number-of-debug-log-calls.yaml [sdk/python] Significantly reduce debug log calls (#17489) 2024-10-07 08:46:04 +00:00
20241007--sdk-python--target-python-3-8-for-linting-sdk.yaml Target Python 3.8 for linting SDK (#17495) 2024-10-07 10:48:47 +00:00