Pulumi

Latest version: v3.160.0

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

Scan your dependencies

Page 44 of 68

2.17.1

- Fix an issue with go sdk generation where optional strict enum values
could not be omitted. Note - this is a breaking change to go sdk's enum
values. However we currently only support strict enums in the azure-nextgen provider's schema.
[6069](https://github.com/pulumi/pulumi/pull/6069)

- Fix an issue where python debug messages print unexpectedly.
[6967](https://github.com/pulumi/pulumi/pull/6067)

- [CLI] Add `version` to the stack history output to be able to
correlate events back to the Pulumi SaaS
[6063](https://github.com/pulumi/pulumi/pull/6063)

- Fix a typo in the unit testing mocks to get the outputs
while registering them
[6040](https://github.com/pulumi/pulumi/pull/6040)

- [sdk/dotnet] Moved urn value retrieval into if statement
for MockMonitor
[6081](https://github.com/pulumi/pulumi/pull/6081)

- [sdk/dotnet] Added `Pulumi.Output.Unsecret` which will
take an existing secret output and
create a non-secret variant with an unwrapped secret value.
[6092](https://github.com/pulumi/pulumi/pull/6092)

- [sdk/dotnet] Added `Pulumi.Output.IsSecretAsync` which will
take an existing output and
determine if an output has a secret within the output.
[6092](https://github.com/pulumi/pulumi/pull/6092)

- [sdk/dotnet] Fix looking up empty version in
`ResourcePackages.TryGetResourceType`.
[6084](https://github.com/pulumi/pulumi/pull/6084)

- Python Automation API.
[5979](https://github.com/pulumi/pulumi/pull/5979)

- Support recovery workflow (import/export/cancel) in Python Automation API.
[6037](https://github.com/pulumi/pulumi/pull/6037)

2.17.0

- Respect the `version` resource option for provider resources.
[6055](https://github.com/pulumi/pulumi/pull/6055)

- Allow `serializeFunction` to capture secrets.
[6013](https://github.com/pulumi/pulumi/pull/6013)

- [CLI] Allow `pulumi console` to accept a stack name
[6031](https://github.com/pulumi/pulumi/pull/6031)

- Support recovery workflow (import/export/cancel) in NodeJS Automation API.
[6038](https://github.com/pulumi/pulumi/pull/6038)

- [CLI] Add a confirmation prompt when using `pulumi policy rm`
[6034](https://github.com/pulumi/pulumi/pull/6034)

- [CLI] Ensure errors with the Pulumi credentials file
give the user some information on how to resolve the problem
[6044](https://github.com/pulumi/pulumi/pull/6044)

- [sdk/go] Support maps in Invoke outputs and Read inputs
[6014](https://github.com/pulumi/pulumi/pull/6014)

2.16.2

- Fix a bug in the core engine that could cause previews to fail if a resource with changes had
unknown output property values.
[6006](https://github.com/pulumi/pulumi/pull/6006)

2.16.1

- Fix a panic due to unsafe concurrent map access.
[5995](https://github.com/pulumi/pulumi/pull/5995)

- Fix regression in `venv` creation for python policy packs.
[5992](https://github.com/pulumi/pulumi/pull/5992)

2.16.0

- Do not read plugins and policy packs into memory prior to extraction, as doing so can exhaust
the available memory on lower-end systems.
[5983](https://github.com/pulumi/pulumi/pull/5983)

- Fix a bug in the core engine where deleting/renaming a resource would panic on update + refresh.
[5980](https://github.com/pulumi/pulumi/pull/5980)

- Fix a bug in the core engine that caused `ignoreChanges` to fail for resources being imported.
[5976](https://github.com/pulumi/pulumi/pull/5976)

- Fix a bug in the core engine that could cause resources references to marshal improperly
during preview.
[5960](https://github.com/pulumi/pulumi/pull/5960)

- [sdk/dotnet] Add collection initializers for smooth support of Union<T, U> as element type
[5938](https://github.com/pulumi/pulumi/pull/5938)

- Fix a bug in the core engine where ComponentResource state would be accessed before initialization.
[5949](https://github.com/pulumi/pulumi/pull/5949)

- Prevent a panic by not attempting to show progress for zero width/height terminals.
[5957](https://github.com/pulumi/pulumi/issues/5957)

2.15.6

- Fix a bug in the Go SDK that could result in dropped resource dependencies.
[5930](https://github.com/pulumi/pulumi/pull/5930)

- Temporarily disable resource ref feature.
[5932](https://github.com/pulumi/pulumi/pull/5932)

Page 44 of 68

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.