Ml-metadata

Latest version: v1.16.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

0.30.0

Major Features and Improvements

* Supports versioned type creation and listing in python APIs for non-backward
compatible type evolutions.
* Supports listing nodes by type with version in MLMD APIs.

Bug Fixes and Other Changes

* N/A

Breaking Changes

* N/A

Deprecations

* Drops `create_artifact_with_type` from MetadataStore python class.

0.29.0

Major Features and Improvements

* N/A

Bug Fixes and Other Changes

* Uses Pybind11 instead of SWIG to wrap C++ libraries for MLMD python client.
* Depends on `absl-py>=0.9,<0.13`.

Breaking Changes

* N/A

Deprecations

* N/A

0.28.0

Major Features and Improvements

* Extends type identifier to be (name, version). The version is optional and
backward compatible with existing usage.
* Supports versioned creation and listing of types in gRPC for non-backward
compatible type evolutions.

Bug Fixes and Other Changes

* N/A

Breaking Changes

* N/A

Deprecations

* N/A

0.27.0

Major Features and Improvements

* Introduce `google.protobuf.Struct` as an additional `Value` type for storing
complex, JSON-objects in MLMD.

Bug Fixes and Other Changes

* MLMD wheel for MacOS is now built with minimum OS version 10.9. This will
improve compatibility for the older MacOS versions.

Breaking changes

* N/A

Deprecations

* N/A

0.26.0

Major Features and Improvements

* Exposes limit and order_by parameters to get_artifacts, get_executions and
get_contexts API in python MetadataStore client to allow users to specify
the maximum results to retrieve and the field the results to be ordered by.

Bug Fixes and Other Changes

* Adds `attrs` as py client dependency.

Breaking changes

* N/A

Deprecations

* N/A

0.25.1

Major Features and Improvements

* Adds `reuse_context_if_already_exist` option to `put_execution` python API
to better support concurrent execution publishing with the same new context.
* Supports pagination and ordering options in GetExecutionsByContext and
GetArtifactsByContext APIs.

Bug Fixes and Other Changes

* N/A

Breaking changes

* N/A

Deprecations

* N/A

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.