Skip to content

v0.23.0

Latest
Compare
Choose a tag to compare
@michaelklishin michaelklishin released this 25 Feb 04:20
· 4 commits to main since this release
b6ec281

v0.23.0 (Feb 24, 2025)

Breaking Changes

  • RuntimeParameterDefinition#name, RuntimeParameterDefinition#vhost, and RuntimeParameterDefinition#component types changed from String to &str

Enhancements

  • Client#declare_amqp091_shovel is a new function that declares a dynamic shovel
    where both source and destination use AMQP 0-9-1

  • Client#delete_shovel is a new function for deleting shovels