Skip to content

Releases: fmtn/a

Release 1.4.1

05 Sep 20:09
Compare
Choose a tag to compare
  • New command options: version and jms-type
  • Script transformation of messages during read-folder and put.
  • Automatic build of dist

Release 1.4.0

30 May 20:48
Compare
Choose a tag to compare
  • 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

11 Mar 08:48
Compare
Choose a tag to compare
  • Limited support for Azure Service Bus
  • MapMessage support
  • New client versions of ActiveMQ and Artemis

Release 1.3.1

19 Sep 19:21
Compare
Choose a tag to compare
  • 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

12 Apr 04:08
Compare
Choose a tag to compare
  • 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

24 Oct 19:02
Compare
Choose a tag to compare
  • 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

29 Jan 21:06
Compare
Choose a tag to compare
  • Binary size reduced to half.
  • logback logging instead of log4j
  • AMQP 1.0 support

#Bugs

  • Corrected outprint after copy/move.

Release 1.0.3

04 Oct 18:48
Compare
Choose a tag to compare
  • JMS priority is possible to set.
  • Enhanced documentation on copy and TLS/SSL.

Release 1.0.2

13 Aug 11:20
Compare
Choose a tag to compare
  • 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

12 Mar 06:13
Compare
Choose a tag to compare
  • Bug fix that allows connection to remote broker
  • Wait on get operation can now be specified