pulumi/changelog/pending
bors[bot] 3e98035586
Merge #10916
10916: Engine and Golang support for shimless providers r=Frassle a=Frassle

<!--- 
Thanks so much for your contribution! If this is your first time contributing, please ensure that you have read the [CONTRIBUTING](https://github.com/pulumi/pulumi/blob/master/CONTRIBUTING.md) documentation.
-->

# Description

<!--- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. -->

This allows the pulumi-language-go plugin to start up providers directly from .go source files.

The other language providers will be extended to support this as well in time.

## Checklist

<!--- Please provide details if the checkbox below is to be left unchecked. -->
- [x] I have added tests that prove my fix is effective or that my feature works
<!--- 
User-facing changes require a CHANGELOG entry.
-->
- [x] I have run `make changelog` and committed the `changelog/pending/<file>` documenting my change
<!--
If the change(s) in this PR is a modification of an existing call to the Pulumi Service,
then the service should honor older versions of the CLI where this change would not exist.
You must then bump the API version in /pkg/backend/httpstate/client/api.go, as well as add
it to the service.
-->
- [ ] Yes, there are changes in this PR that warrants bumping the Pulumi Service API version
  <!-- `@Pulumi` employees: If yes, you must submit corresponding changes in the service repo. -->


Co-authored-by: Fraser Waters <fraser@pulumi.com>
2022-11-17 09:08:50 +00:00
..
20221004--engine--shimless.yaml Engine and Golang support for shimless providers 2022-11-14 11:25:41 +00:00
20221006--sdkgen-nodejs--split-type-definitions-for-nodejs.yaml Split types/inputs.ts and types/outputs.ts 2022-11-10 22:36:05 -05:00
20221109--cli-display--fix-text-cutting-off-prior-to-the-edge-of-the-terminal.yaml CL 2022-11-09 08:30:34 -08:00
20221109--pkg--panic-in-codegen-obj-expressions.yaml Add changelog entry. 2022-11-09 14:28:15 -05:00
20221109--sdkgen-dotnet-nodejs--add-default-dependencies-for-generated-sdks.yaml Add default dependencies for nodejs 2022-11-09 16:00:39 -08:00
20221110--sdk-python--copy-resourceoptions-correctly-during-a-merge.yaml Correctly copy ResourceOptions during a merge 2022-11-10 13:14:52 -08:00
20221111--sdk-dotnet--add-dictionaryinvokeargs-for-dynamically-constructing-invoke-input-bag-of-properties.yaml Add DictionaryInvokeArgs for dynamically constructing invoke input bag 2022-11-11 18:33:19 +01:00
20221114--cli--added-from-terraform-to-pulumi-convert.yaml Add tfconvert to pulumi convert 2022-11-14 13:55:53 +00:00
20221114--sdk-go--allow-sane-conversions-for-as-map-and-as-array-conversions.yaml Add type coercion assignment 2022-11-14 13:27:55 -08:00
20221115--cli--fix-stack-selection-prompt.yaml Fix default answer for AskOne prompt 2022-11-15 12:08:52 +00:00
20221116--engine--always-keep-resources-when-pulumi-pulumi-getresource-is-invoked.yaml Keep resource refs when invoking `pulumi:pulumi:getResource` 2022-11-16 11:27:24 -08:00
20221116--programgen--enable-type-checking-for-resource-attributes.yaml Type check resource attributes 2022-11-15 18:46:10 -08:00
20221116--programgen-dotnet-go-nodejs-python--dont-generate-traverse-error-when-typecheck-is-disabled.yaml Remove traverse errors on dynamic types 2022-11-16 14:41:30 -08:00
20221116--sdk-go-nodejs-python--set-acceptresources-when-invoking-pulumi-pulumi-getresource.yaml Keep resource refs when invoking `pulumi:pulumi:getResource` 2022-11-16 11:27:24 -08:00