pulumi/sdk/python/lib
Justin Van Patten e70114a105
Prepare for v3.129.0 release (#16931)
Tentative changelog

### Features

- [cli/package] Add the `pulumi package add` command for installing
packages and SDKs
  [#16923](https://github.com/pulumi/pulumi/pull/16923)

- [sdkgen/dotnet] Support parameterized .NET provider SDKs
  [#16912](https://github.com/pulumi/pulumi/pull/16912)

- [sdk/nodejs] Add parameterization support for read in nodejs
  [#16913](https://github.com/pulumi/pulumi/pull/16913)

- [sdk/python] Add parameterization support for call & read in python
  [#16915](https://github.com/pulumi/pulumi/pull/16915)

- [sdkgen/go] Go SDKs will default the import path based on the
publisher and repository schema fields
  [#16899](https://github.com/pulumi/pulumi/pull/16899)

- [sdkgen/nodejs] Add parameterized provider support for Nodejs SDK
  [#16901](https://github.com/pulumi/pulumi/pull/16901)


### Bug Fixes

- [sdk/go] NewPropertyMapFromMap will flow PropertyValues through it,
rather than dropping them
  [#16894](https://github.com/pulumi/pulumi/pull/16894)

- [sdk/nodejs] Pass through pluginDownloadURL in invokes


### Miscellaneous

- [pkg] Upgrade pulumi-java to v0.13.0
  [#16882](https://github.com/pulumi/pulumi/pull/16882)
2024-08-09 15:54:35 +00:00
..
pulumi Prepare for v3.129.0 release (#16931) 2024-08-09 15:54:35 +00:00
test Allow Python dynamic providers to capture secrets (#15864) 2024-08-02 23:51:52 +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.129.0 release (#16931) 2024-08-09 15:54:35 +00:00