pulumi/sdk/python/lib
Justin Van Patten 48191af2b4
Freeze v3.116.0 (#16176)
Tentative changelog:

### Bug Fixes

- [engine] Fix dataraces between snapshot and deployment systems.
  [#16148](https://github.com/pulumi/pulumi/pull/16148)

- [cli/display] Fix mangled diffs of strings containing url-encoded
chars
  [#16147](https://github.com/pulumi/pulumi/pull/16147)

- [sdk/nodejs] Don't load punycode module in function serialization code
  [#16149](https://github.com/pulumi/pulumi/pull/16149)

- [sdk/nodejs] Return error in RPC response instead of exiting in the
language runtime
  [#16162](https://github.com/pulumi/pulumi/pull/16162)

- [sdk/nodejs] Return the underlying error if we can't locate the pulumi
SDK
  [#16160](https://github.com/pulumi/pulumi/pull/16160)

- [sdk/python] Provide more descriptive exception
  [#16098](https://github.com/pulumi/pulumi/pull/16098)

- [sdk/python] Fix typings for `from_input` and `all` to not return
`Never` types.
  [#16139](https://github.com/pulumi/pulumi/pull/16139)

- [sdk/python] Fix a race condition in output handling
  [#16155](https://github.com/pulumi/pulumi/pull/16155)


### Miscellaneous

- [pkg] Upgrade pulumi-java to v0.11.0
2024-05-13 05:38:32 +00:00
..
pulumi Freeze v3.116.0 (#16176) 2024-05-13 05:38:32 +00:00
test More descriptive exception in serialize_property (#16098) 2024-05-10 11:34:18 +00:00
test_with_mocks [sdk/{nodejs,python}] Fix errors when testing remote components with mocks (#8053) 2021-09-24 06:08:13 -07:00
setup.py Freeze v3.116.0 (#16176) 2024-05-13 05:38:32 +00:00