Skip to content

MLMD v1.15.0-rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hughmiao hughmiao released this 22 Oct 21:28
· 833 commits to master since this release

Release 0.15.0

Major Features and Improvements

  • Add Dockerfile for building a containerized version of the MLMD gRPC server.
  • Add support for connecting to a MYSQL Metadata Source via Unix sockets.
  • Add support to pass mysql connection configuration as command line
    parameters to the MLMD gRPC server.
  • Provides the ability for metadata_store.py to communicate with the MLMD gRPC
    server, as an alternative to connecting directly with a database.

Bug Fixes and Other Changes

Breaking Changes

Deprecations