Back to Pulumi

V3.118.0

changelog/v3.118.0.md

3.244.01.2 KB
Original Source

3.118.0 (2024-05-31)

Features

  • [sdk] Improve plugin parameterize interface #16283

  • [sdk] Require consumers to set an explicit forward compatibility policy for forward compatibility in plugin.Provider #16293

  • [programgen/go] Implement importPathPattern in Go language options to override emitted paths in generated Go programs #16267

  • [sdk/{go,nodejs,python}] Make stack transforms a stable, non-experimental feature #16282

Bug Fixes

  • [auto/go] Add missing ContinueOnError option function #16291

  • [cli/display] Don't rewrite in-progress replacement steps if an error occurs #16292

  • [docs] Fix generating constructor examples for resources that have numeric enums as input #16223

  • [engine] Fix panic with --continue-on-error on delete after failed create #16261