pulumi/sdk/python/lib/pulumi
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
..
automation Support `--remove` for `destroy` in the Go, NodeJS and Python Automation API SDKs (#16674) 2024-07-17 09:07:30 +00:00
dynamic Updating python dynamic provider types for inputs to Dict[str, Any] (#16102) 2024-05-02 17:56:48 +00:00
policy Handle extra CLI arguments passed policy packs plugins (#16402) 2024-06-17 09:10:04 +00:00
provider Update mypy (#16030) 2024-04-22 19:53:19 +00:00
runtime Rename 'package' to 'packageRef' (#16717) 2024-07-20 10:08:44 +00:00
__init__.py sdk/python: add support for stack invoke transforms (#16701) 2024-07-19 08:01:23 +00:00
_types.py Don't incorrectly emit deprecated warnings (#16400) 2024-06-17 16:04:55 +00:00
_utils.py [sdk/python] Workaround lazy module regression (#16038) 2024-04-24 06:53:59 +00:00
_version.py Freeze 3.126.0 (#16755) 2024-07-23 02:40:42 +00:00
asset.py Reformat python 2023-02-01 09:45:06 +00:00
config.py [sdk/python] Add `default` arg to `Config.get_secret` (#12279) 2023-10-02 13:43:48 +00:00
deprecated.py Don't incorrectly emit deprecated warnings (#16400) 2024-06-17 16:04:55 +00:00
errors.py Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
invoke.py sdk/python: add support for stack invoke transforms (#16701) 2024-07-19 08:01:23 +00:00
log.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
metadata.py Make getOrganization total, default to 'organization' 2022-09-22 11:06:51 -07:00
output.py Don't lift dunder attributes on Python `Output`s (#16439) 2024-06-22 00:04:34 +00:00
py.typed Add py.typed to Python package for PEP 561 compliance (#3704) 2020-01-17 15:01:36 -08:00
resource.py Rename 'package' to 'packageRef' (#16717) 2024-07-20 10:08:44 +00:00
stack_reference.py Update mypy (#16030) 2024-04-22 19:53:19 +00:00
urn.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00