pulumi/changelog/pending
bors[bot] 5bf51b03ef
Merge #12128
12128: sdk/go: Support looking inside []InvokeOption r=abhinav a=abhinav

This is the InvokeOption analog for NewResourceOptions added in #12124.

However, in contrast to ResourceOptions, this just exports the existing
invokeOptions struct.
The reason for this is that right now, the public API for InvokeOptions
is the same as the internal representation,
so we don't need the separation-- for now.
To keep future edits aware of this distinction,
I've included a loud comment about what to do
when they do inevitably diverge.

Refs #11698


Co-authored-by: Abhinav Gupta <abhinav@pulumi.com>
2023-03-13 05:45:53 +00:00
..
20230209--sdk-go--adds-newinvokeoptions-to-preview-the-effect-of-a-list-of-invokeoption-values.yaml sdk/go: Support looking inside []InvokeOption 2023-03-06 14:30:32 -08:00
20230304--cli--add-json-flag-to-pulumi-whoami-to-emit-output-as-json.yaml Add `--json` flag to `pulumi whoami` 2023-03-08 09:29:59 -05:00
20230305--auto-nodejs--add-url-and-organizations-to-whoamiresult-for-nodejs-automation-api.yaml Add url and organizations to WhoAmIResult for NodeJS Automation API 2023-03-08 09:30:07 -05:00
20230305--auto-python--add-url-and-organizations-to-whoamiresult-for-python-automation-api.yaml Add url and organizations to WhoAmIResult for Python Automation API 2023-03-08 09:30:07 -05:00
20230306--auto-go--add-whoamidetailed-which-includes-user-url-and-organizations-to-go-automation-api.yaml sdk/go/auto: Workspace: WhoAmIDetailed => WhoAmIDetails 2023-03-08 14:33:59 -08:00
20230306--programgen-dotnet--pcl-components-and-dotnet-program-gen-implementation.yaml PCL components and dotnet program-gen implementation 2023-03-08 14:21:34 +01:00
20230308--cli-display--add-an-open-in-browser-shortcut-to-the-interactive-display.yaml display: Switch "Open in Browser" to "View in Browser" 2023-03-10 10:52:43 -07:00
20230310--cli-display--do-not-treat-single-line-strings-as-yaml-values.yaml [cli/diff] Tighten the YAML value heuristic 2023-03-09 17:21:35 -08:00
20230310--programgen-dotnet-go-nodejs-python--implement-not-implement-function-intrinsic-in-pcl.yaml Add "NotImplemented" PCL function intrinsic 2023-03-10 12:14:28 +01:00
20230310--sdk-go--fixes-an-id-handling-bug-in-provider_server-read-implementation.yaml CHANGELOG 2023-03-10 09:48:06 -05:00