Skip to content

Release Notes V1.13.0

Version 1.13.0
Release Date 09th Oct 2020

Changes

Data and Model Management
  • Ability to define multiple Tables and mark the primary table appropriately has been added in Table Registry.
  • All lineages in the platform have been extended to go up to Data Tables and columns from Table Registry.
  • H2O Mojo model support has been added natively as a new model type.
  • New trend charts for Scheduled model benchmarks and simulations have been added to visualize metrics over time.
  • New reports for Model output and Model dependent added to model dashboards.
  • Global functions are now accessible in the notebook and can be directly used with minimal effort in spark or pandas functions using the “corridor” package.
Policy and Strategy Management
  • Enable policy writers to change the tolerance value to use for optimization strategies.
  • Products, Policy Rules, and Frameworks metadata are now accessible in the notebook using the “corridor” package.
Common Capabilities
  • Multiple approval workflows: Ability to define customized approval workflows and use them for different registries within Corridor. Supports complex multiple and cascading approvals.
  • User Manual update: The user manual has a fresh new look with improved search capabilities.
Technical Improvements
  • Artifacts created by the platform have been modularized to make it simpler to read and more efficient to execute.
  • Speed of data filtering in simulations have been improved.
  • Support for encrypted settings using a builtin encryption module has been added to the platform for configuration files.
  • Builtin support for daemonized processes with an easy to use interface has been made available for quick deployments