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

v0.26.0

Latest

Choose a tag to compare

@pulumi-bot pulumi-bot released this 09 Jul 20:27
a2c72c7

Improvements

  • Add support for fn::toYAML built-in function that encodes a value as YAML.
    #642

  • Report the new revision number when an environment definition is updated (e.g. esc env edit,
    esc env provider, esc env version rollback).
    #666

  • Print a retirement notice on every esc command. The standalone ESC CLI has been retired;
    install the Pulumi CLI and use the pulumi env subcommand instead. See
    https://www.pulumi.com/docs/install.
    #669

Bug Fixes

Breaking changes