pulumi/sdk/python/lib
Justin Van Patten 009a298a00
Prepare for v3.139.0 release (#17771)
Tentative changelog:

### Features

- [pkg] Allow generating docs in parallel
  [#17711](https://github.com/pulumi/pulumi/pull/17711)

- [programgen/{dotnet,go,nodejs,python}] Support generating invokes
options from PCL for invokes
  [#17696](https://github.com/pulumi/pulumi/pull/17696)

- [sdk/nodejs] Allow accessing configuration in Node.js dynamic
providers
  [#17697](https://github.com/pulumi/pulumi/pull/17697)

- [sdk/nodejs] Implement RunPlugin for the NodeJS language runtime
  [#17724](https://github.com/pulumi/pulumi/pull/17724)

- [sdk/nodejs] Support parameterization for TypeScript providers
  [#17738](https://github.com/pulumi/pulumi/pull/17738)

- [sdk/python] Add Uv as a Python toolchain
  [#17609](https://github.com/pulumi/pulumi/pull/17609)

- [sdk/python] Allow accessing configuration in Python dynamic providers
  [#17673](https://github.com/pulumi/pulumi/pull/17673)


### Bug Fixes

- [engine] Make plugin downloads/installation cancellable
  [#17621](https://github.com/pulumi/pulumi/pull/17621)

- [engine] Fix frequent retries on 403 errors when the update token
expires
  [#17714](https://github.com/pulumi/pulumi/pull/17714)

- [engine] Don't copy deleted dependencies of untargeted resources
  [#17743](https://github.com/pulumi/pulumi/pull/17743)

- [engine] Support renaming providers in targeted operations
  [#17746](https://github.com/pulumi/pulumi/pull/17746)

- [programgen] Allow PCL function element to take a dynamic expression
as input in non-strict mode
  [#17587](https://github.com/pulumi/pulumi/pull/17587)

- [sdk/nodejs] Fix pnpm pack for pnpm@9.13
  [#17766](https://github.com/pulumi/pulumi/pull/17766)

- [sdk/python] Log a message about deleting requirements.txt when
converting to using Poetry
  [#17716](https://github.com/pulumi/pulumi/pull/17716)


### Miscellaneous

- [sdk/dotnet] Run tests with .NET 9.0
2024-11-14 18:05:43 +00:00
..
pulumi Prepare for v3.139.0 release (#17771) 2024-11-14 18:05:43 +00:00
test Allow accessing configuration in Python dynamic providers (#17673) 2024-11-07 10:12:24 +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.139.0 release (#17771) 2024-11-14 18:05:43 +00:00