Skip to content

v3.92.0

Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 03 Nov 16:14
ac6adb9

3.92.0 (2023-11-03)

Features

  • [auto] Allow shallow repository clones in NewLocalWorkspace
    #14312

  • [cli] Add support for ESC file projection
    #14447

  • [cli/new] Adds support for remote zip archive templates to pulumi new
    #14443

  • [engine] Support {NAME} in http plugin download URLs.
    #14435

  • [yaml] Update pulumi-yaml to 1.4.0
    #14425

  • [auto/nodejs] Add refresh option for up
    #14306

Bug Fixes

  • [cli/new] Adds nested directory support to pulumi new .zip
    #14473

  • [auto/nodejs] Pin @grpc/grpc-js to v1.9.6 to resolve automation-api hang in NodeJS.
    #14445

  • [engine] Correctly propogate provider errors from DiffConfig.
    #14436

  • [engine] Fix parsing of property paths such as "root.[1]" being returned from providers.
    #14451

  • [programgen/go] Fix using inline invoke expressions inside resources, objects and arrays
    #14484

  • [sdk/python] Fix error on empty invoke returns
    #14470

  • [sdk/python] Fix traceback diagnostic from being printed when using Python dynamic providers
    #14474

Miscellaneous

  • [ci] Bump homebrew using pulumi's fork instead of pulumi-bot's
    #14449

  • [ci] Additional fixes for the homebrew release job
    #14482

  • [cli] Pull in fixes from esc v0.5.7
    #14430