changelog/v3.106.0.md
[components] Component providers can return output values in their response to the engine. #15408
[programgen/{dotnet,go,nodejs,python}] Emit missing trivia for resources and local variables #15419
[sdk/{nodejs,python}] Publish dev versions of the nodejs and python SDKs #15299
[cli] Fix pulumi destroy to fill in stack config with the secret config from state, not fresh secret config.
#15432
[engine] Engine no longer assumes program dependencies are specified as semantic versions. #15409
[components/go] Component providers now correctly return output values to the engine. #15405