Skip to content

v0.9.7

Compare
Choose a tag to compare
@jlwalke2 jlwalke2 released this 18 Jul 21:43

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 and msg variables from MAS to the project variables.