Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Releases: antonwierenga/amazonmq-cli

v0.2.2

05 Jul 16:55
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
  • Fixed 'send-message --file' custom properties are now sent

v0.2.1

12 Apr 18:58
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • Fixed 'send-message': errors now visible
  • Added web-console timeout configuration parameter

v0.2.0

02 Mar 19:33
db7a186
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • 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

26 Feb 21:13
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Updated dependencies for ActiveMQ 5.15.11 compatibility

v0.1.0

25 Feb 20:18
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • 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

24 Feb 21:47
Compare
Choose a tag to compare
v0.0.0 Pre-release
Pre-release
  • 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'