Pulumi

Latest version: v3.116.1

Safety actively analyzes 629811 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 46 of 59

1.5.1

- Include the .NET language provider in the Windows SDK.

1.5.0

- Gracefully handle errors when resources use duplicate aliases.

- Use the update token for renew_lease calls and update the API version to 5.
[3348](https://github.com/pulumi/pulumi/pull/3348)

- Improve startup time performance by 0.5-1s by checking for a newer CLI release in parallel.
[3441](https://github.com/pulumi/pulumi/pull/3441)

- Add an experimental `pulumi watch` command.
[3391](https://github.com/pulumi/pulumi/pull/3391)

1.4.1

- Adds a **preview** of .NET support for Pulumi. This code is an preview state and is subject
to change at any point.

- Fix another colorizer issue that could cause garbled output for messages that did not end in colorization tags.
[3417](https://github.com/pulumi/pulumi/pull/3417)

- Verify deployment integrity during import and issue an error if verification fails. The state file can still be
imported by passing the `--force` flag.
[3422](https://github.com/pulumi/pulumi/pull/3422)

- Omit unknowns in resources in stack outputs during preview.
[3427](https://github.com/pulumi/pulumi/pull/3427)

- `pulumi update` can now be instructed that a set of resources should be replaced by adding a
`--replace urn` argument. Multiple resources can be specified using `--replace urn1 --replace urn2`. In order to
replace exactly one resource and leave other resources unchanged, invoke `pulumi update --replace urn --target urn`,
or `pulumi update --target-replace urn` for short.
[3418](https://github.com/pulumi/pulumi/pull/3418)

- `pulumi stack` now renders the stack as a tree view.
[3430](https://github.com/pulumi/pulumi/pull/3430)

- Support for lists and maps in config.
[3342](https://github.com/pulumi/pulumi/pull/3342)

- `ResourceProviderStreamInvoke` implemented, will be the basis for streaming
APIs in `pulumi query`.
[3424](https://github.com/pulumi/pulumi/pull/3424)

1.4.0

- `FileAsset` in the Python SDK now accepts anything implementing `os.PathLike` in addition to `str`.
[3368](https://github.com/pulumi/pulumi/pull/3368)

- Fix colorization on Windows 10, and fix a colorizer bug that could cause garbled output for resources with long
status messages.
[3385](https://github.com/pulumi/pulumi/pull/3385)

1.3.4

- Remove unintentional console outupt introduced in 1.3.3.

1.3.3

- Fix an issue with first-class providers introduced in 1.3.2.

Page 46 of 59

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.