Releases: apel/ssm
Releases · apel/ssm
SSM 3.0.0-0.1.rc1
SSM 3.0.0-0.1.rc1
SSM 2.4.1-1
- Fixed handling of OpenSSL errors so that messages that have been tampered with are now rejected.
- Changed logging to remove excessive messages from a 3rd-party module used when sending via AMS.
SSM 2.4.0-1
- Added support for sending and receiving messages using the ARGO Messaging Service (AMS).
- Added option to send messages from a directory without needing to conform to the file naming convention that the dirq module requires.
- Fixed SSM hanging if certificate is not authorised with the broker. Now it will try other brokers if available and then correctly shut down.
- Fixed an OpenSSL 1.1 syntax error by including missing argument to checkend.
SSM 2.4.0-0.4.rc4
SSM 2.4.0-0.4.rc4
SSM 2.4.0-0.3.rc3
SSM 2.4.0-0.3.rc3
SSM 2.4.0-0.2.rc2
SSM 2.4.0-0.1.rc2
SSM 2.4.0-0.1.rc1
SSM 2.4.0-0.1.rc1
SSM 2.3.0-2
- Updated build and test files only.
SSM 2.3.0-1
- Added support for stomp.py versions from 3.1.6 onwards which allows for builds on Ubuntu Trusty and should enable IPv6 support.
- Added Ubuntu (.deb) build: apel-ssm is the base package; apel-ssm-service is only needed if running ssm as a receiver daemon.
- Added script for creating Docker container builds. These builds are hosted on Docker Cloud.
SSM 2.3.0-0.2.rc2
- Fix DEB build problems.