MLMD v1.15.0-rc0
Pre-release
Pre-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.