pulumi/changelog/pending
Zaid Ajaj 1ae6388386
[python/sdk-gen] Generate output-versioned invokes for functions without inputs (#13685)
# Description 

Partially addressing https://github.com/pulumi/pulumi/issues/12449
implements output-versioned invokes for functions without inputs for
python SDKs

## Checklist

- [ ] I have run `make tidy` to update any new dependencies
- [x] I have run `make lint` to verify my code passes the lint check
  - [ ] I have formatted my code using `gofumpt`

<!--- 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 Cloud,
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
Cloud API version
<!-- @Pulumi employees: If yes, you must submit corresponding changes in
the service repo. -->
2023-09-22 20:32:33 +00:00
..
20230809--sdkgen-python--generate-output-versioned-invokes-for-functions-without-inputs.yaml [python/sdk-gen] Generate output-versioned invokes for functions without inputs (#13685) 2023-09-22 20:32:33 +00:00
20230911--cli-new--pulumi-policy-new-now-injects-pulumi_access_token-when-necessary-to-support-downloading-premium-policies.yaml [policy] support premium policies (#13898) 2023-09-21 20:50:27 +00:00
20230917--engine--provider-mapping-information-lookups-are-now-more-efficient-providers-can-also-support-multiple-mappings.yaml More efficent mapping lookup (#13975) 2023-09-21 11:45:07 +00:00
20230918--cli-new--fix-selector-wrapping-on-narrow-terminals.yaml [`pulumi new` wrapping] Fix pulumi new selector wrapping on narrow terminals. (#13979) 2023-09-20 14:48:41 +00:00
20230921--sdk-go--ensure-assets-of-assetarchive-are-non-nil-when-creating-serializing-and-deserializing.yaml [sdk/go] Ensure Assets of AssetArchive are non-nil when creating and deserializing (#14007) 2023-09-22 15:46:19 +00:00
20230922--cli-engine--errors-writing-out-snapshots-now-print-error-messages-to-be-seen-by-users.yaml Write out snapshot errors to the user error stream (#14016) 2023-09-22 20:20:35 +00:00
20230922--sdkgen-dotnet--fixes-potential-conflicts-when-generating-resources-called-system.yaml [dotnet/sdk-gen] Fixes potential conflicts when generating resources called System (#14011) 2023-09-22 13:41:15 +00:00
20230922--sdkgen-python--fix-error-calling-_configure-when-the-value-is-none.yaml [sdkgen/python] Fix error calling _configure when the value is None (#14014) 2023-09-22 18:28:25 +00:00