Back to Pulumi

V3.41.1

changelog/v3.41.1.md

3.244.01.9 KB
Original Source

3.41.1 (2022-10-05)

Features

Bug Fixes

  • [cli] Prevent sending on a closed channel panics during 'pulumi convert' #10893

  • [programgen/go] Fix codegen for __apply functions #10775

  • [sdk/go] Go programs run with Go 1.17 or below failed due to go mod tidy being run with -compat=1.18. The change is reverted. #10865

  • [sdk/go] Fixed bug in (ours, theirs) to (theirs, theirs) #10881

  • [sdk/python] Fix KeyError in UpdateSummary. #10907

  • [sdkgen/nodejs] Fixes a bug with lazy-loaded modules that caused mixins to observe unexpected null values. #10871