MLMD v0.22.1
Release 0.22.1
Major Features and Improvements
- Uses metadata_store per request for grpc server to improve scalability.
Bug Fixes and Other Changes
- Uses Iterable[int] instead Sequence[int] for listing APIs accepting ids.
- Depends on
tensorflow>=1.15,!=2.0.*,<3
Breaking changes
Deprecations
- Drops Python 2 support and stops releasing py2 wheels.