Socket
Socket
Sign inDemoInstall

@pulumi/pulumi

Package Overview
Dependencies
Maintainers
13
Versions
4388
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumi/pulumi - npm Package Versions

1
438

3.129.0

Diff

Changelog

Source

3.129.0 (2024-08-12)

Features

  • [cli/package] Add the pulumi package add command for installing packages and SDKs #16923

  • [sdkgen/dotnet] Support parameterized .NET provider SDKs #16912

  • [sdk/nodejs] Add parameterization support for read in nodejs #16913

  • [sdk/python] Add parameterization support for call & read in python #16915

  • [sdk/yaml] Update pulumi-yaml to 1.9.2 #16925

  • [sdkgen/go] Go SDKs will default the import path based on the publisher and repository schema fields #16899

  • [sdkgen/nodejs] Add parameterized provider support for Nodejs SDK #16901

Bug Fixes

  • [programgen/python] Fix generated apply calls with pulumi.all #16941

  • [sdk/go] NewPropertyMapFromMap will flow PropertyValues through it, rather than dropping them #16894

  • [sdk/nodejs] Pass through pluginDownloadURL in invokes #16917

Miscellaneous

  • [pkg] Upgrade pulumi-java to v0.13.0 #16882
pulumi-bot
published 3.129.1-alpha.x71992e8 •

pulumi-bot
published 3.129.0-alpha.xe70114a •

pulumi-bot
published 3.128.1-alpha.x7d24a74 •

pulumi-bot
published 3.128.1-alpha.x7fd6726 •

pulumi-bot
published 3.128.1-alpha.x56f2102 •

pulumi-bot
published 3.128.1-alpha.xa3c0ea5 •

pulumi-bot
published 3.128.1-alpha.x1416a34 •

pulumi-bot
published 3.128.1-alpha.x1d98e92 •

pulumi-bot
published 3.128.0 •

Changelog

Source

3.128.0 (2024-08-05)

Features

  • [auto/go] Add install command to workspace #16782

  • [auto/go] Add support for pulumi destroy --preview-only #16839

  • [programgen/go] Use pulumi.Sprintf(...) instead of pulumi.String(fmt.Sprintf(...)) in Go program generation #16852

  • [cli/plugin] Enable overriding plugin download URLs for air-gapped environments with an environment variable #16648

  • [sdk/python] Allow Python dynamic providers to capture secrets #15864

Bug Fixes

  • [engine] Separate provider internal from provider user config. This allows providers to use a config key like "pluginDownloadURL" which previously would have conflicted with the engine's internal state. It also allows the engine to add new internal state fields without concern for clashing with existing or future provider config keys. #16837

  • [cli/state] Fix moving resources with secrets when the destination stack has no secrets manager defined #16844

  • [cli/state] Include the stack name in the passhprase prompt in state move #16861

  • [sdk/nodejs] Fix resource reference serialization when multiple copies of @pulumi/pulumi are present #13240

  • [sdk/nodejs] Don't search upwards for policy packs when determining required plugins #16865

  • [sdk/python] Fix missing overloads to config getters #16878

  • [sdkgen/{go,nodejs,python}] Fix generation of nested plain input types. #16812

Miscellaneous

  • [sdkgen/python] Link to Python docs about input types #16763
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc