Skip to content

v3.66.0

Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 09 Aug 11:02
· 66 commits to main since this release
949ae7f

v3.66.0 - 2024-08-09

Improvements

  • [sdk] Support package parameterization for Read/RegisterResource/Call/Invoke #311

Bug Fixes

  • [sdk] Fix type annotations for inputListFromT0/1 #301

  • [sdk] Fix race condition in GrpcMonitor's GrpcChannel management #304

  • [sdk] Fix unknown inputs deserialization #306

  • [sdk] Fix program hanging when a resource transformation throws an exception #307

  • [sdk] Fix handling of input properties with backing fields #308

Improvements

  • [sdk/auto] Implement Stack.ImportAsync() for batch importing resources into a stack #296