Skip to content

v0.27.0

Compare
Choose a tag to compare
@michaelklishin michaelklishin released this 01 Apr 20:24
· 123 commits to main since this release
242c21f

v0.27.0 (Mar 11, 2024)

Enhancements

  • ClusterDefinitionSet transformations are maturing.

    There are two transformations::DefinitionSetTransformers
    available: one that removes classic queue mirroring-related (from the 3.13.x era) policy keys, and another
    that removes policies with empty definitions.

    The two are supposed to be used together.