Back to Pulumi

V3.39.4

changelog/v3.39.4.md

3.244.0860 B
Original Source

3.39.4 (2022-09-14)

Improvements

  • [provider/go]: Added support for token authentication in the go providers which use git. #10628

  • [codegen/go] Chunk the pulumiTypes.go file to reduce max file size. #10666

Bug Fixes

  • Fix invalid resource type on pulumi convert to Go #10670

  • [auto/nodejs] onOutput is now called incrementally as the underyling Pulumi process produces data, instead of being called once at the end of the process execution. This restores behavior that regressed since 3.39.0. #10678

Miscellaneous

  • [ci] Migrate to merge queues for more reliable builds #10644