This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Affected surfaces
ReleasePort's take
Light signalThe `file_name` field was removed from the artifact schema as part of deprecation cleanup.
Why it matters: Removal triggers failures for code relying on deprecated `file_name`; update integrations before using v0.2.0.
Summary
AI summaryBroad release touches fix, feat, deps, and feat/LM-552.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Added bucket connection validation and range support checks. Added bucket connection validation and range support checks. Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Feature | Low |
Added deployment details to artifact schema and repository functions. Added deployment details to artifact schema and repository functions. Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Feature | Low |
Added model card retrieval functionality and updated schema documentation. Added model card retrieval functionality and updated schema documentation. Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Feature | Low |
Added max length constraints to input schemas. Added max length constraints to input schemas. Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Deprecation | Medium |
Removed deprecated `file_name` field from artifact. Removed deprecated `file_name` field from artifact. Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Bugfix | Medium |
Ensured bucket secret type is retained during updates. Ensured bucket secret type is retained during updates. Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Bugfix | Medium |
Fixed artifact tabs navigation issues. Fixed artifact tabs navigation issues. Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Bugfix | Medium |
Enhanced error handling for satellite / model server. Enhanced error handling for satellite / model server. Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Bugfix | Medium |
Fixed experiments table header rendering. Fixed experiments table header rendering. Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Bugfix | Medium |
Fixed datasets render issues. Fixed datasets render issues. Source: llm_adapter@2026-07-13 Confidence: high |
— |
Full changelog
What's Changed
- Update readme by @OKUA1 in https://github.com/luml-ai/luml/pull/522
- docs: added README files and API documentation for LUML SDK and client by @K-Krut in https://github.com/luml-ai/luml/pull/507
- build(deps): bump the uv group across 2 directories with 3 updates by @dependabot[bot] in https://github.com/luml-ai/luml/pull/525
- build(deps): bump the uv group across 5 directories with 1 update by @dependabot[bot] in https://github.com/luml-ai/luml/pull/539
- feat/LM-552: change table attachment preview by @limanski-valera in https://github.com/luml-ai/luml/pull/480
- fix/LM-284: fix Set as target in Data-Driven Optimization by @allmok in https://github.com/luml-ai/luml/pull/483
- fix/LM-467: sidebar improvements by @limanski-valera in https://github.com/luml-ai/luml/pull/489
- build(deps): bump the npm_and_yarn group across 3 directories with 9 updates by @dependabot[bot] in https://github.com/luml-ai/luml/pull/495
- fix: artifact tabs navigation by @limanski-valera in https://github.com/luml-ai/luml/pull/535
- fix: removed deprecated
file_namefield from artifact by @K-Krut in https://github.com/luml-ai/luml/pull/493 - Feat/codie impl datasets card by @K-Krut in https://github.com/luml-ai/luml/pull/532
- refactor: fixed all lint errors - added type hints, improved test fix… by @K-Krut in https://github.com/luml-ai/luml/pull/540
- fix: ensure bucket secret type is retained during updates by @K-Krut in https://github.com/luml-ai/luml/pull/505
- build(deps-dev): bump the pip group across 2 directories with 1 update by @dependabot[bot] in https://github.com/luml-ai/luml/pull/543
- feat: added bucket connection validation and range support checks for… by @K-Krut in https://github.com/luml-ai/luml/pull/527
- fix: enhance error handling satellite / model server by @K-Krut in https://github.com/luml-ai/luml/pull/524
- feat/LM-470: change messages after artifacts deletion by @limanski-valera in https://github.com/luml-ai/luml/pull/504
- fix/LM-315: align manifest button by @limanski-valera in https://github.com/luml-ai/luml/pull/547
- fix/LM-311: unify secrets table column naming by @limanski-valera in https://github.com/luml-ai/luml/pull/549
- fix/LM-296: lock to create empty collection by @limanski-valera in https://github.com/luml-ai/luml/pull/545
- fix/LM-617: evals table bugs by @limanski-valera in https://github.com/luml-ai/luml/pull/558
- fix/LM-614: deduplicate requests by @limanski-valera in https://github.com/luml-ai/luml/pull/557
- fix/LM-615: collections list filters by @limanski-valera in https://github.com/luml-ai/luml/pull/556
- fix/LM-619: change metrics with after sidebar opened / closed by @limanski-valera in https://github.com/luml-ai/luml/pull/555
- fix/LM-488: add zoom for artifact card by @limanski-valera in https://github.com/luml-ai/luml/pull/551
- fix/LM-316: disable satellite select if model not selected by @limanski-valera in https://github.com/luml-ai/luml/pull/550
- fix/LM-309: edit column badge by @limanski-valera in https://github.com/luml-ai/luml/pull/548
- fix/LM-308: new collection position by @limanski-valera in https://github.com/luml-ai/luml/pull/546
- fix/LM-620 update evals average scorers after filters aplied by @K-Krut in https://github.com/luml-ai/luml/pull/559
- fix/LM-310: fix date in secrets table by @allmok in https://github.com/luml-ai/luml/pull/538
- fix/LM-305: Issue with Orbits by @allmok in https://github.com/luml-ai/luml/pull/516
- Fix/lm 609 experiment bugs by @limanski-valera in https://github.com/luml-ai/luml/pull/560
- feat: add deployment details to artifact schema and repository functions by @K-Krut in https://github.com/luml-ai/luml/pull/554
- feat: added model card retrieval functionality and updated schema doc… by @K-Krut in https://github.com/luml-ai/luml/pull/526
- Fix/lm 608 evals pagination by @K-Krut in https://github.com/luml-ai/luml/pull/562
- build(deps): bump the uv group across 2 directories with 2 updates by @dependabot[bot] in https://github.com/luml-ai/luml/pull/569
- fix/LM-302: enable submit deployment button when form not validated yet by @limanski-valera in https://github.com/luml-ai/luml/pull/570
- feat: set sidebar state in local storage by @limanski-valera in https://github.com/luml-ai/luml/pull/564
- fix: save selected orbit after app refresh by @limanski-valera in https://github.com/luml-ai/luml/pull/563
- fix/LM-593: add experiment file types for upload by @limanski-valera in https://github.com/luml-ai/luml/pull/561
- feat/LM-534: fix linters by @limanski-valera in https://github.com/luml-ai/luml/pull/571
- added missing screenshots to experiment tracking section by @olha-poliuliakkh in https://github.com/luml-ai/luml/pull/581
- fix/LM-626: experiments table header by @limanski-valera in https://github.com/luml-ai/luml/pull/578
- fix: datasets render by @limanski-valera in https://github.com/luml-ai/luml/pull/536
- fix/LM-295: unify modals behavior by @limanski-valera in https://github.com/luml-ai/luml/pull/574
- feat/LM-352: add lumlflow model-card by @limanski-valera in https://github.com/luml-ai/luml/pull/577
- Feat/lm 564 v2 tracks implement by @K-Krut in https://github.com/luml-ai/luml/pull/572
- feat: added max length constraints to input schemas by @K-Krut in https://github.com/luml-ai/luml/pull/592
- test: added comprehensive unit tests for artifact resources, file han… by @K-Krut in https://github.com/luml-ai/luml/pull/593
- Feat/lm 410 built in scorers by @olha-poliuliakkh in https://github.com/luml-ai/luml/pull/587
Full Changelog: https://github.com/luml-ai/luml/compare/v0.1.1...v0.2.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Luml
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]