pulumi/CHANGELOG_PENDING.md
Komal 9a30f36c93
[auto/python] - Fix deserialization of event (#8375)
Fixes the deserialization for the `metadata` property on `ResourcePreEvent`, `ResOutputsEvent` and `ResOpFailedEvent`.
2021-11-08 13:05:04 -08:00

422 B

Improvements

Bug Fixes

  • [automation/python] - Fix deserialization of events. #8375

  • [sdk/dotnet] - Fixes failing preview for programs that call data sources (F.Invoke) with unknown outputs #8339

  • [programgen/go] - Don't change imported resource names. #8353