Skip to content

v0.37.0

Choose a tag to compare

@michaelklishin michaelklishin released this 17 Jul 17:02
· 235 commits to main since this release
5b601ed

v0.37.0 (Jul 11, 2025)

Breaking Changes

  • responses::PolicyDefinitionOps was extended and renamed to responses::OptionalArgumentSourceOps

Enhancements

  • New DefinitionSetTransformer: PrepareForQuorumQueueMigration.

    This one not only strips off the CMQ-related keys
    but also handles an incompatible "overflow"/"x-overflow" key value
    and "queue-mode"/"x-queue-mode" keys, both not supported
    by quorum queues.

  • responses::OptionalArgumentSourceOps now supports more operations on optional queue arguments
    of responses::QueueDefinition as well as policy definitions (responses::PolicyDefinition, responses::Policy)