V2.2.3 Release Notes

Version 2.2.3 is a maintenance release focused on specific fixes and minor enhancements. See below for the entire list.

Enhancements and Fixes:

  • Fix UTF-8 not supported on deploy

  • Fix S3 association assets not working

  • Fix in secure mode, the “upload data file” function of model association widget fails

  • Fix extra trailing ‘}’ in the edit functions dropdown on the model details page

  • Fix runtime endpoints page bug

  • Fix snapshot details occasionally display duplicate MLCs

  • Better handle errors when running a model’s init function

  • View engine historical logs

  • Fix MLC box appears but does not container any data

  • Update CLI objects to include version

  • Fix existing asset is overwritten when new asset is added to an associated model

  • Fix MLC view is intermittently not getting displayed in snapshot view

  • Fix clicking on “Create batch job” redirects user to a 404

  • Fix links in the process details page directs to a process not found page

  • Expose version field on REST entities

  • Consolidated to a single internal messaging topic for Jira and ServiceNow

  • Fix need better error messaging in the CLI when URL is improperly formatted

Spark Support (Beta):

  • Fix Spark cluster is stopped before job completes

  • Fix Spark-runtime is stopped before getting app ID

  • Create implementation to translate input/output job assets into PySpark method execution

  • Add PySpark python decorator

SQL Asset Support (Beta):

  • SQL asset UI design

  • Support SQL server as a SQL asset

  • Support DB2 as a SQL asset

  • Enable kerberos access to HDFS service