pulumi/changelog/pending
Zaid Ajaj aa9ca8a4ed
[sdk/nodejs] Maintain secretness and input dependencies of output invokes (#17479)
### Description 

Addresses the nodejs part of #17474, it does the following
 - Keeping track of secretness of inputs
- Unwraps the inputs such that they are sent as plain values to the
engine
 - Marks the invoke result as secret if any of the inputs is a secret
- Marks the dependencies of the output invoke response being the list of
all dependencies of the inputs
- Enables conformance tests `l2-invoke-secrets` and
`l2-invoke-dependencies`
 - Adds unit tests for newly added function `unwrapSecretValues`
2024-10-05 00:40:19 +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--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