Skip to content

ML Metadata 1.4.0

Choose a tag to compare

@jay90099 jay90099 released this 27 Oct 20:41
767f175

Major Features and Improvements

  • Introduce MySQLSourceErrorInfo message to metadata_source proto to support
    adding additional error information. MySQL implementation adds MySQL error
    numbers as part MySQLSourceErrorInfo payload message.
  • Open source GetLineageGraph() to MLMD OSS. MLMD OSS users now can use
    GetLineageGraph() to access MLMD lineage.

Bug Fixes and Other Changes

  • N/A

Breaking Changes

  • N/A

Deprecations

  • Deprecated python 3.6 support.