Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 00:21
· 490 commits to main since this release
2ab6bc5

v0.11.0

Enhnacements

  • rabbitmqadmin definitions is a new (and recommended) groups of commands related to definition export and import

    rabbitmqadmin definitions export --help
    
    rabbitmqadmin definitions import --help

    The original way of invoking these two commands is still available:

    rabbitmqadmin export definitions --help
    
    rabbitmqadmin import definitions --help