High Quality JMS Messaging.
Release 7.3.2
Enhancements / Improvements
-
SwiftMQ Explorer: Option added to manage the whole connected router network or the connected router only to reduce management traffic which might overload a SwiftMQ Explorer with events and turn it unresponsive.
More ...
-
SwiftMQ Explorer: Option added to select the SMQP protocol version to connect directly to older versioned SwiftMQ Routers.
More ...
-
JMS Clients: Added system property "swiftmq.smqp.version" to specify the protocol version which the client uses to connect to a SwiftMQ Router. This enables higher versioned clients, especially CLI, to connect (and manage)
older versioned SwiftMQ Routers.
More ...
-
SpringSupport: Added destroy-method to SingleSharedConnectionFactory.
More ...
-
SpringSupport: Added client id property to SingleSharedConnectionFactory.
More ...
Compatibility
-
Configuration compatible with previous releases: 4.5.0 (routerconfig.xml will be converted on the first startup)
-
Class compatible with previous releases: 5.1.0 (see release notes of release 5.1.0).
-
Message compatible with previous releases: 4.0.0
-
Store compatible with previous releases: 4.0.0
-
Protocol compatible with previous releases: 4.0.0
How to Upgrade