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
SSLREQCERT
environment variable. - CAs to use for validating SSL certificates can also be specified through the
SSLCALISTLOC
environment variable. - Added
execute_performance_task
Changes
- Updated method signature for
create_performance_definition
in Model Manager.
Bugfixes
- register_model task no longer adds
rc
andmsg
variables from MAS to the project variables.