pulumi/sdk/python/lib
Thomas Gummerer 5da1c4d728
Freeze 3.126.0 (#16755)
This should also include https://github.com/pulumi/pulumi/pull/16742 and
ideally https://github.com/pulumi/pulumi/pull/16737.

Changelog for the already merged PRs:

##  (2024-07-22)


### Features

- [cli] Add support for `DeletedWith` to `pulumi convert`
  [#12011](https://github.com/pulumi/pulumi/pull/12011)

- [cli] Allow specifying project names when converting with `pulumi
convert --name`
  [#16708](https://github.com/pulumi/pulumi/pull/16708)

- [sdk/python] Add support for invoke stack transforms
  [#16701](https://github.com/pulumi/pulumi/pull/16701)


### Bug Fixes

- [cli] Avoid duplicate error output in some cases
  [#16706](https://github.com/pulumi/pulumi/pull/16706)

- [cli] Avoid duplicate error: prefix with `--expect-no-changes`
  [#16705](https://github.com/pulumi/pulumi/pull/16705)

- [engine] Fix integrity issues in `up --continue-on-error` with changed
dependencies
  [#16733](https://github.com/pulumi/pulumi/pull/16733)

- [cli/state] Disallow provider moves in the `state move` command
  [#16722](https://github.com/pulumi/pulumi/pull/16722)

- [cli/state] Improve readability of the resources to be moved output of
the state move command
  [#16723](https://github.com/pulumi/pulumi/pull/16723)

- [cli/state] Reparent providers correctly in state move
  [#16735](https://github.com/pulumi/pulumi/pull/16735)

- [programgen/go] Fix emiting literal values as stack outputs
  [#16728](https://github.com/pulumi/pulumi/pull/16728)

- [sdk/go] Set Parameterize.Value in plugin.Provider
  [#16726](https://github.com/pulumi/pulumi/pull/16726)

- [sdk/python] Exclude `pulumi_policy` from plugin determination
  [#16727](https://github.com/pulumi/pulumi/pull/16727)
2024-07-23 02:40:42 +00:00
..
pulumi Freeze 3.126.0 (#16755) 2024-07-23 02:40:42 +00:00
test Support `--remove` for `destroy` in the Go, NodeJS and Python Automation API SDKs (#16674) 2024-07-17 09:07:30 +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 3.126.0 (#16755) 2024-07-23 02:40:42 +00:00