Releases: fmtn/a
Releases · fmtn/a
Release 1.4.1
- New command options: version and jms-type
- Script transformation of messages during read-folder and put.
- Automatic build of dist
Release 1.4.0
- Requires Java 1.7+
- Support for Dump and Restore of queue content for data migrations between brokers and JMS providers.
- Support for JavaScript transformations during Dump and Restore.
- Fix of bug that prevented putting BytesMessages
Release 1.3.2
- Limited support for Azure Service Bus
- MapMessage support
- New client versions of ActiveMQ and Artemis
Release 1.3.1
- ActiveMQ client version updated to 5.14.0
- CorrelationID can be set using the -D command
- MapMessage can be displayed
- Debian package assembler included in build process
- Minor bug fixes
Release 1.3.0
- Allows to set Int and Long properties when sending messages
- Advisiory messages are handled and will be printed if listening to topic ActiveMQ.Advisory.>
- ActiveMQ Artemis protocol support
- List queues on the broker
#Bugs
Number of messages in move command fixed
Release 1.2.0
- Change of group-id/package of artifact
- Update of AMQP client lib to QPid proton 0.32
- Update of ActiveMQ lib to 5.12.1
Release 1.1.0
- Binary size reduced to half.
- logback logging instead of log4j
- AMQP 1.0 support
#Bugs
- Corrected outprint after copy/move.
Release 1.0.3
- JMS priority is possible to set.
- Enhanced documentation on copy and TLS/SSL.
Release 1.0.2
- Support for authentication via username and password
- Support for subscribing to topics (i.e. $a -g -w 0 -c 100 topic://my.topic).
Release 1.0.1
- Bug fix that allows connection to remote broker
- Wait on get operation can now be specified