Skip to content

Releases: jmstoolbox/jmstoolbox

v7.3.0

17 Sep 23:39

Choose a tag to compare

  • New features:
    • Resolves #200: Possibility to filter destinations on connect for some QMs
    • Possibility to filter destinations on connect for Artemis 2 connections
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.42.0
    • Upgraded eclipse tycho to v5.0.0 (build system)
    • Upgraded eclipse RCP to v2025-09 (v4.37)
    • Upgraded JRE to v21.0.8

v7.2.0

11 Jun 23:52

Choose a tag to compare

  • New features:
    • Allow variable in user properties and JMS properties of type String (Closes #189 and #186)
  • Bugs fixed:
    • Fixes #199: UI not always refreshed when deleting a property in Message/Template edit dialog
    • Fixes #193: Solace/MacOSX: Unable to establish a TLS connection with latest Solace JMS jars
    • Fixes #191: Artemis v1.x needs "--add-opens" vm params to run with Java 21
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.41.0
    • Upgraded eclipse tycho to v4.0.13 (build system)
    • Upgraded eclipse RCP to v2025-06 (v4.36)
    • Upgraded JRE to v21.0.7

v7.1.0

18 Mar 23:08

Choose a tag to compare

  • New features:
    • Variables: added a new variable of kind string/UUID and a corresponding system variable
  • Bugs fixed:
    • Fixes #188: "Short" property values are not saved in templates
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.39.0
    • Upgraded Solace PubSub+ jars to v10.25.2
    • Upgraded eclipse tycho to v4.0.12 (build system)
    • Upgraded eclipse RCP to v2025-03 (v4.35)
    • Upgraded JRE to v21.0.6

v7.0.0

06 Dec 15:11

Choose a tag to compare

  • Important Changes
    • JMSToolBox v7.x now requires Java 21 to run (jre is included is the bundle)
  • New features:
    • Artemis 2.x: Added keystore* properties
    • Resolves #184: Oracle AQ: Do not consider queues of type "EXCEPTION_QUEUE" as system queues
  • Bugs fixed:
    • Fixes #182: JTB fails to "pretty print" JSON arrays
    • Artemis 2.x: categorize MULTICAST+ANYCAST addresses as queues and not topics
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.38.0
    • Replaced javax/jaxb by jakarta/jaxb
    • Upgraded eclipse tycho to v4.0.10 (build system)
    • Upgraded eclipse RCP to v2024-12 (v4.34)
    • Upgraded JRE to v21.0.5

v6.7.0

12 Sep 13:54

Choose a tag to compare

  • New features:
    • Artemis 2.x: added "trustStoreType" property
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.37.0
    • Upgraded eclipse RCP to v2024-09 (v4.33)

v6.6.0

20 Jun 13:31

Choose a tag to compare

  • Bugs fixed:
    • Fixes #171: Handle various CR for text messages + monospaced font thanks to pmias
    • Fixes #166: Azure ServiceBus: missing netty dependencies
    • Many fixes related to bytes messages thanks to Thomas Raddatz
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.35.0
    • Upgraded eclipse RCP to v2024-06 (v4.32)
    • Upgraded eclipse tycho to v4.0.8 (build system)
    • Upgraded JRE to v17.0.11

v6.5.0

27 Mar 14:59

Choose a tag to compare

  • Bugs fixed:
    • Fixes #163: ActiveMQ: browser.getEnumeration().nextElement() can be null where it shouldn't
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.33.0
    • Upgraded Solace PubSub+ jars to v10.22.0
    • Upgraded eclipse RCP to v2024-03 (v4.31)
    • Upgraded eclipse tycho to v4.0.6 (build system)
    • Upgraded JRE to v17.0.10

v6.4.0

18 Jan 16:47

Choose a tag to compare

  • Bugs fixed:
    • Fixes #154: Software AG Universal Messaging: Fix public changes with v10.15+
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.31.2
    • Upgraded eclipse RCP to v2023-12 (v4.30)
    • Upgraded eclipse tycho to v4.0.4 (build system)
    • Upgraded JRE to v17.0.9

v6.3.0

14 Sep 14:34

Choose a tag to compare

  • New features:
    • Export message payload in batch
    • Export message as templates in batch (Closes #52)
    • REST: it is now possible select messages to delete via a JMS selector (Closes #152)
  • Bugs fixed:
    • Fix various D&D messages problems, especially on linux/mac
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.30.0
    • Upgraded eclipse RCP to v2023-09 (v4.29)
    • Upgraded JRE to v17.0.8 (Windows)
    • Upgraded eclipse tycho to v4.0.2 (build system)
    • Upgraded slf4j to v2.0 (logging system)
    • Refactored export message payload

v6.2.0

18 May 18:31

Choose a tag to compare

  • Important Changes
    • All flavors of JMSToolBox (linux, macos, windows) are now bundled with a JRE
    • The executable bit on the JMSToolBox executable for linux and macos is now set, so not need to set it manually after install
  • Bugs fixed:
    • Fixes #149: ActiveMQ: use JMS over HTTP
    • Fixes #33: The application "JMSToolBox.app" can't be opened
  • Other:
    • Upgraded Azure ServiceBus dependencies
    • Upgraded Apache ActiveMQ jars to v5.18.1
    • Upgraded Solace PubSub+ jars to v10.19.0
    • Upgraded eclipse tycho to v3.0.4 (build system)