Back to Pulumi

V3.183.0

changelog/v3.183.0.md

3.244.01.4 KB
Original Source

3.183.0 (2025-07-16)

Features

  • [cli] Support reading v4 checkpoints/deployments #20046

  • [cli] Allow transforms to set resource hooks #20051

  • [protobuf] Add hooks to TransformResourceOptions #20050

  • [auto/{go,nodejs,python}] Support --run-program for inline programs in refresh and destroy operations #19912

  • [cli/new] Reflect templates published with pulumi template publish in the results of pulumi new #19940

  • [sdk/nodejs] Automatic ESM configuration #19980

  • [sdk/python] Allow setting resource hooks in transforms #20052

Bug Fixes

  • [cli] Fix a panic in the console command when a non-existant stack was passed as a --stack argument #20043

  • [sdk/nodejs] Try to normalize component names when auto-inferring them #20048

  • [sdk/python/automation] Fix wrong name after stack rename #20028

Miscellaneous

  • [pkg] Update pulumi-java to v1.16.0 #20063