pulumi/sdk/python/lib
Justin Van Patten 325ef439fc
Freeze v3.137.0 (#17558)
Stacked on top of https://github.com/pulumi/pulumi/pull/17557

---

Tentative changelog:

### Features

- [cli] Allow memory profile to be written in the background, so it's
available in case of crash
  [#17461](https://github.com/pulumi/pulumi/pull/17461)

- [sdk/go] Enable better error messsages to be returned from provider
construct failures
  [#17464](https://github.com/pulumi/pulumi/pull/17464)

- [sdk/python] Enable better error messsages to be returned from
provider construct failures
  [#17429](https://github.com/pulumi/pulumi/pull/17429)

- [sdk/python] Support Python 3.13
  [#17520](https://github.com/pulumi/pulumi/pull/17520)

### Bug Fixes

- [engine] Fix token expired errors due to network issues
  [#17519](https://github.com/pulumi/pulumi/pull/17519)

- [pkg] Don't publish test code in `pkg/codegen`
  [#17517](https://github.com/pulumi/pulumi/pull/17517)

- [programgen] Detect and error on binding component nodes in PCL
programs that self-reference their source
  [#17538](https://github.com/pulumi/pulumi/pull/17538)

- [sdk/go] Improve error message when credentials file invalid
  [#17541](https://github.com/pulumi/pulumi/pull/17541)

- [programgen/python] Fix preserving map keys in python programgen
  [#17350](https://github.com/pulumi/pulumi/pull/17350)


### Miscellaneous

- [yaml] Update YAML to 1.11.1
  [#17540](https://github.com/pulumi/pulumi/pull/17540)
2024-10-17 20:55:47 +00:00
..
pulumi Freeze v3.137.0 (#17558) 2024-10-17 20:55:47 +00:00
test [sdk/python] Handle nested structures properly when unwrapping secrets from invoke inputs (#17482) 2024-10-07 11:40:12 +00:00
test_types Fix Pyright type checking of "StackReference#outputs" (#16957) 2024-08-14 05:14:23 +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.137.0 (#17558) 2024-10-17 20:55:47 +00:00