Linkml-runtime

Latest version: v1.9.0

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

Scan your dependencies

Page 5 of 23

1.6.0rc1

RC for 1.6.x series, allowing for use of pydantic v2

What's Changed
* Bump pydantic requirement by caufieldjh in https://github.com/linkml/linkml-runtime/pull/272

New Contributors
* caufieldjh made their first contribution in https://github.com/linkml/linkml-runtime/pull/272

**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.5...v1.6.0rc1

1.5.7

What's Changed
* Issue 1627 by pkalita-lbl in https://github.com/linkml/linkml-runtime/pull/279


**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.6...v1.5.7

1.5.6

Note on pydantic

This release relaxes the pydantic<2 requirement. The runtime library makes minimal use of pydantic (only for type checking / `.dict()` in the dumpers), and works with both v1 and v2.

Note that pydantic generated by gen-pydantic in linkmk still generates v1-only code, but that is a separate concern, the generated pydantic does not depend on linkml-runtime

What's Changed
* Relax pydantic requirement by caufieldjh in https://github.com/linkml/linkml-runtime/pull/272

New Contributors
* caufieldjh made their first contribution in https://github.com/linkml/linkml-runtime/pull/272

**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.5...v1.5.6

1.5.5

What's Changed
* Regenerate python dataclasses for validation models by deepakunni3 in https://github.com/linkml/linkml-runtime/pull/270
* Ensure SchemaView uses importmap argument by cmungall in https://github.com/linkml/linkml-runtime/pull/271


**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.4...v1.5.5

1.5.4

What's Changed
* Add new TSV loader/dumper classes by pkalita-lbl in https://github.com/linkml/linkml-runtime/pull/268
* Add `load_as_dict` method to Loader class by pkalita-lbl in https://github.com/linkml/linkml-runtime/pull/269


**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.3...v1.5.4

1.5.3

What's Changed
* update curies package, fixes 1444 by sierra-moxon in https://github.com/linkml/linkml-runtime/pull/266
* Support Pydantic BaseModel in loaders and dumpers by kevinschaper in https://github.com/linkml/linkml-runtime/pull/227

New Contributors
* kevinschaper made their first contribution in https://github.com/linkml/linkml-runtime/pull/227

**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.2...v1.5.3

Page 5 of 23

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.