Releases: apel/ssm
Releases · apel/ssm
SSM 2.1.5-0.1.rc1
- The highest version of SSL/TLS available is now used (previously only SSLv3).
- Added python-ssl as a dependency (SL5/EL5 only).
- Minor tweaks made to logging calls and the logging level of certain messages.
SSM 2.1.4-1
- Corrected version number used in Python code.
SSM 2.1.4-0.1.alpha1
- Added releasenumber macro to spec file to reduce duplication of that value.
SSM 2.1.3-1
- (No changes from pre-release version.)
SSM 2.1.3-0.2.alpha1
- RPM now enforces the use of stomppy < 4.0.0 as versions greater than this are
currently incompatible with SSM. - Changes made to disconnection method which should prevent threading
exceptions (mostly during shutdown).
SSM 2.1.2
- The output of brokers.py has been improved so that it can be used to query the BDII for valid brokers.
- The outgoing message directory will now be regularly cleared of empty directories and locked messages will be unlocked after five minutes.
SSM 2.1.1
- Reduced impact on message brokers of sending pings to refresh the connection.
- Improved lost connection behaviour.