pulumi/changelog/pending
Paul Roberts a2a63fa024 Add `blocking_call` to the pulumi python api
This allows a python program to make a blocking call (e.g.
a `requests.get` or a `subprocess.check_output`) without preventing the
main thread's event loop from pumping events.
2024-03-06 17:59:57 -08:00
..
20240226--engine--fix-an-issue-where-snapshots-could-become-invalid-when-doing-a-targeted-up.yaml Make sure non-targeted resources are not updated (#15476) 2024-03-05 07:49:11 +00:00
20240227--sdkgen--support-for-non-overlay-components-in-codegen-for-pulumi-kubernetes-provider.yaml Support for non-overlay components in codegen for pulumi-kubernetes provider (#15490) 2024-03-04 19:37:54 +00:00
20240227--sdkgen-dotnet--codegen-fix-for-resources-without-constant-input-properties.yaml [dotnet] codegen fix for resources without constant input properties (#15488) 2024-03-02 06:01:31 +00:00
20240228--pkg--schema-newpluginloader-now-respects-pulumi_debug_providers-which-enables-pulumi-yaml-programs-to-work-correctly-with-this-feature.yaml Schema loader made to respect PULUMI_DEBUG_PROVIDERS (#15526) 2024-03-04 21:54:05 +00:00
20240301--pkg-testing--make-programtest-use-a-temporary-pulumi_home-for-each-test.yaml set PULUMI_HOME in ProgramTests (#15568) 2024-03-04 09:06:56 +00:00
20240302--sdk-python--fix-determining-plugins-for-old-packages-in-the-python-language-host.yaml Python: Fix determining plugins for old packages (#15576) 2024-03-04 07:23:34 +00:00
20240304--cli-new--strip-credentials-and-query-strings-from-template-urls-saved-to-project.yaml [cli/new] Strip sensitive data from template URLs (#15586) 2024-03-04 23:09:42 +00:00
20240305--backend-service--make-decrypt-encrypt-network-calls-retryable-to-help-work-around-network-hiccups.yaml allow retries for encrypt/decrypt API calls (#15600) 2024-03-06 08:35:36 +00:00
20240305--sdk-python--add-support-for-asynchronous-invokes-via-a-new-invoke_async-function.yaml [sdk/python] Add an `invoke_async` function (#15602) 2024-03-06 00:32:39 +00:00
20240306--sdk-dotnet--update-dotnet-language-host-to-3-60-0.yaml Update dotnet language host to 3.60 (#15609) 2024-03-06 21:16:47 +00:00
20240307--sdk-python--add-blocking_call-api-to-allow-programs-to-run-blocking-calls-synchronously-without-stopping-the-event-loop.yaml Add `blocking_call` to the pulumi python api 2024-03-06 17:59:57 -08:00