pulumi/sdk/python/lib
Justin Van Patten 077d8e3552
Prepare for v3.138.0 release (#17693)
Tentative changelog:

### Features

- [cli] Add interactive account selection to pulumi login command
  [#17618](https://github.com/pulumi/pulumi/pull/17618)

- [engine] Keep computers awake while an update is running
  [#17675](https://github.com/pulumi/pulumi/pull/17675)

- [cli/display] Colorize selected stack when listing
  [#17606](https://github.com/pulumi/pulumi/pull/17606)

- [programgen] Implement package descriptor blocks in PCL to load
parameterized packages
  [#17589](https://github.com/pulumi/pulumi/pull/17589)

- [sdk/nodejs] Support Node.js 23
  [#17639](https://github.com/pulumi/pulumi/pull/17639)


### Bug Fixes

- [docs] Fix spacing and formatting of `stack init` command's long doc
  [#17534](https://github.com/pulumi/pulumi/pull/17534)

- [engine] Spot skipped-create dependencies even when inputs don't
change
  [#17633](https://github.com/pulumi/pulumi/pull/17633)

- [engine] Normalize URNs in `DeletedWith` references
  [#17666](https://github.com/pulumi/pulumi/pull/17666)

- [sdk/python] Add additional debug information to `ValueError` and
`AssertionError`
  [#17577](https://github.com/pulumi/pulumi/pull/17577)


### Miscellaneous

- [docs] Update function comments to remove outdated DIY backend note
  [#17563](https://github.com/pulumi/pulumi/pull/17563)

- [yaml] Update YAML to 1.11.2
  [#17637](https://github.com/pulumi/pulumi/pull/17637)
2024-11-06 14:27:41 +00:00
..
pulumi Prepare for v3.138.0 release (#17693) 2024-11-06 14:27:41 +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 Prepare for v3.138.0 release (#17693) 2024-11-06 14:27:41 +00:00