Releases: jmstoolbox/jmstoolbox
Releases Β· jmstoolbox/jmstoolbox
v7.2.0
- New features:
- Bugs fixed:
- 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
- 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
- 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
- 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
- Bugs fixed:
- 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
- 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
v6.3.0
- New features:
- 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
- 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:
- 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
- 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)