This repository has been archived by the owner on Apr 1, 2023. It is now read-only.
Releases: antonwierenga/amazonmq-cli
Releases · antonwierenga/amazonmq-cli
v0.2.2
- Fixed 'send-message --file' custom properties are now sent
v0.2.1
- Fixed 'send-message': errors now visible
- Added web-console timeout configuration parameter
v0.2.0
- Included JAXB dependency for Java 11 compatibility
- Updated shell command 'copy-messages': implemented batch processing to support large queues
- Updated shell command 'export-messages': implemented batch processing to support large queues
- Updated shell command 'move-messages': implemented batch processing to support large queues
- Removed option --regex from shell command 'copy-messages'
- Removed option --regex from shell command 'export-messages'
- Removed option --regex from shell command 'move-messages'
- Removed shell command 'list-messages'
v0.1.1
- Updated dependencies for ActiveMQ 5.15.11 compatibility
v0.1.0
- Updated shell command 'browse-messages': new option --regex
- Updated shell command 'copy-messages': new option --regex
- Updated shell command 'move-messages': new option --regex
- Implemented --regex option for shell command list-messages and export-messages
v0.0.0
- New shell command 'add-queue'
- New shell command 'add-topic'
- New shell command 'browse-messages'
- New shell command 'connect'
- New shell command 'copy-messages '
- New shell command 'disconnect'
- New shell command 'export-messages'
- New shell command 'info'
- New shell command 'list-messages'
- New shell command 'move-messages'
- New shell command 'purge-all-queues'
- New shell command 'purge-queue'
- New shell command 'queues'
- New shell command 'release-notes'
- New shell command 'remove-all-queues'
- New shell command 'remove-all-topics'
- New shell command 'remove-queue'
- New shell command 'remove-topic'
- New shell command 'send-message'
- New shell command 'topics'