Back to Pulumi

V3.63.0

changelog/v3.63.0.md

3.244.0891 B
Original Source

3.63.0 (2023-04-12)

Bug Fixes

  • [cli/config] Fix config set-all not saving secret provider configuration. #12643

  • [cli/display] Fix a panic when diffing empty archives. #12656

  • [programgen] Suppport the any type in config and outputs. #12619

  • [sdk/go] Fix hang due to component children cycles #12516

  • [sdk/nodejs] Fix hang due to component children cycles #12515

  • [sdk/python] Fix hang due to component children cycles #12462

Miscellaneous

  • [backend/filestate] Propagate request context to external call sites. #12638