Back to Pulumi

V3.166.0

changelog/v3.166.0.md

3.244.01.3 KB
Original Source

3.166.0 (2025-04-29)

Features

  • [engine] Add Handshake to analyzer plugins #19328

  • [auto/go] Add --exclude and --exclude-dependents to the Automation API #19333

  • [auto/python] Add --exclude and --exclude-dependents to the Automation API #19310

  • [cli/package] Introduce pulumi package info to show information about a package

  • [sdk/python] Decorate resources and enums with their type token #19357

Bug Fixes

  • [cli] Always save fully qualified stack names to the settings file #19336

  • [engine] Fix error message when trying to load plugins in private repositories with no authentication #19331

  • [sdk/nodejs] Return complete package descriptors for dependencies #19346

Miscellaneous

  • [cli/package] Mark package publish command as non-experimental #19356

  • [sdk/python] Move pulumi.provider.experimental.provider to pulumi.provider.experimental.component