Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

v0.21.0

Choose a tag to compare

@pulumi-bot pulumi-bot released this 26 Dec 15:18
· 32 commits to main since this release
ed10677

Improvements

  • Added support for fn::split built-in function to split strings into arrays.
    #281
  • Add native support for OIDC token exchange when logging into Pulumi Cloud. Run esc login --help for more
    information. #607

Bug Fixes

Breaking changes