SSM 3.0.0-1
- As part of the migration to Python 3, this release removes support for Python 2.6.
- The
argo-ams-library
is now an optional module, depending on whether the Argo Messaging Service is used or not. - Fixed how the
use_ssl
config option is retrieved to avoid "referenced before assignment" errors leading to SSM failing to run. - Changes made to messaging loops to avoid high CPU usage.