Skip to content

v3.119.0

Latest
Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 05 Jun 15:05
f598962

3.119.0 (2024-06-05)

Features

  • [cli] Incorporate v0.9.1 of the esc CLI.
    #16322

  • [auto/{go,nodejs,python}] Add support for --all parameter of the stack ls command to the Automation API
    #16266

  • [components/yaml] Upgrade pulumi-yaml to 1.8.0
    #16325

Bug Fixes

  • [cli/new] Populate pulumi:template tag also for interactively selected templates
    #16308

  • [backend/service] Improve error reporting when policy pack download fails
    #16306

Miscellaneous

  • [sdk/python] Move dependency installation and python command invocation to Toolchain interface
    #16243