v0.9.7
Improvements
- public_model task also defines methods mapped to MAS module steps when publishing to MAS.
- SSL verification can be disable with
SSLREQCERTenvironment variable. - CAs to use for validating SSL certificates can also be specified through the
SSLCALISTLOCenvironment variable. - Added
execute_performance_task
Changes
- Updated method signature for
create_performance_definitionin Model Manager.
Bugfixes
- register_model task no longer adds
rcandmsgvariables from MAS to the project variables.