Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 04:18
· 9 commits to main since this release
46b2fd6

v2.1.0 (May 8, 2025)

Enhancements

  • bindings is a new command group for operations on bindings
  • exchanges is a new command group for operations on exchanges
  • global_parameters is a new command group for operations on global runtime parameters
  • nodes is a new command group for operations on nodes
  • parameters is a new command group for operations on runtime parameters
  • queues is a new command group for operations on queues
  • streams is a new command group for operations on streams
  • users is a new command group for operations on users
  • vhosts is a new command group for operations on virtual hosts
  • Command groups are now ordered alphabetically

Bug Fixes

  • Both -h and --help now display relevant doc guide URLs.
    Previously it was only the case for --help

Other Changes

  • vhosts declare no longer has a default value for --default-queue-type.
    Instead, the default will be controlled exclusively by RabbitMQ