Jmstoolbox Versions Save

Free universal JMS client

v6.5.0

2 months ago
  • 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

4 months ago
  • 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

8 months ago
  • 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

1 year ago
  • 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)

v6.1.0

1 year ago
  • Bugs fixed:
    • Message Browser: JMS Headers and properties were not updated properly in the
    • Message Browser: Wrong colors in dark mode on linux
    • Fixes #146: OpenLiberty: Recent versions of JTB requires a custom SSLFactory to connect to Liberty
    • Fixes #147: Solace: Added AUTHENTICATION_SCHEME property for client certification authentication
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.28.0
    • Upgraded eclipse RCP to v2023-03 (v4.27)
    • Upgraded JRE to v17.0.6 (Windows)
    • Upgraded eclipse tycho to v3.0.3 (build system)

v6.0.0

1 year ago
  • Important Changes
    • JMSToolBox v6.x now requires Java 17 to run
  • Bugs fixed:
    • Fixes #143: Oracle AQ: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.27.1
    • Upgraded eclipse RCP to v2022-12 (v4.26)
    • Upgraded JRE to v17.0.5 (Windows)
    • Upgraded eclipse tycho to v3.0.1 (build system)

v5.16.0

1 year ago
  • New feature:
    • Initial implementation of Oracle AQ Queue Manager plugin
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.26.0
    • Upgraded eclipse RCP to v2022-09 (v4.25)
    • Upgraded JRE to v11.0.17 (Windows)
    • Upgraded eclipse tycho to v3.0.0 (build system)

v5.15.0

1 year ago
  • Improvements:
    • REST: return all JMS headers and properties with Messages (eg. JMSMessageID...)
  • Bugs fixed:
    • REST: POSTing a message from a template is broken and silently fails: "unable to locate the template"
    • REST: add selector + payload text selection when retrieving messages
    • The "new Folder" menu in the Template pane must only be available when a parent file or directory is selected
    • Fix "flacky" delete icons in Variables/ColumnSets/Vizualizers/Template Dir lists (Linux)
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.24.0
    • Upgraded Azure ServiceBus dependencies
    • Upgraded Solace PubSub+ jars to v10.15.0
    • Upgraded eclipse RCP to v2022-06 (v4.24)
    • Upgraded JRE to v11.0.16 (Windows)
    • Upgraded eclipse tycho to v2.7.4 (build system)

v5.14.0

1 year ago
  • Bugs fixed:
    • Fixes #134: IBM MQ "JMSXAppID" not overridden by the "Client ID" string set in preferences
    • Fixes #133: Properties with a name starting with "JMS__" flagged as invalid where they are allowed by the JMS spec
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.22.0
    • Added a link to ko-fi in the "About" dialog: https://ko-fi.com/titou10titou10
    • Upgraded JRE to v11.0.15.1 (Windows)
    • Upgraded eclipse tycho to v2.7.3 (build system)

v5.13.0

2 years ago
  • New feature:
    • First distribution of JMSToolBox for "Apple Silicon Mac" / arm64 (Feature Request #131)
  • Improvements:
    • Feature Request #126: ActiveMQ: manage different credentials for JMX connection and session connection
  • Bugs fixed:
    • Fixes #127: NullPointerException since v5.12.0 when a session property is set to null
  • Other:
    • Upgraded Apache Artemis 2.x jars to v2.21.0
    • Upgraded eclipse RCP to v2022-03 (v4.23)
    • Upgraded eclipse tycho to v2.7.0 (build system)
    • Upgraded JRE to v11.0.14.1 (Windows)
    • Upgraded GraalVM jars to v21.3.0
    • Replaced abandonned AdoptOpenJDK by Azul Zulu JDK (AdoptOpenJDK is replaced by Eclipe Temurin that does not provide JREs)