2.0.55
comet-ml/opik2.0.55Jun 2, 2026by github-actions[bot]
AI Summary
Adds trace metadata exposure on experiment comparison and restores operator choices for Logs filters. Fixes trace display logic for compared experiments.
Key Highlights
- Expose trace metadata on experiment item compare
- Restore operator choice on Logs string/ID filters
- Fix showing traces for all compared experiments on Go to logs
New Features
- Expose trace metadata on experiment item compare
- Restore operator choice on Logs string/ID filters
- Exclude demo data from prompt version creation BI event
Full Release Notes
## What's Changed * [OPIK-5269] [BE] feat: expose trace metadata on experiment item compare by @alexkuzmik in https://github.com/comet-ml/opik/pull/6940 * [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/6947 * [OPIK-5428] [BE][FE] fix: show traces for all compared experiments on Go to logs by @andriidudar in https://github.com/comet-ml/opik/pull/6939 * [OPIK-6766] [FE] feat: restore operator choice on Logs string/ID filters by @andriidudar in https://github.com/comet-ml/opik/pull/6946 * [OPIK-6769] [BE] feat: exclude demo data from prompt version creation BI event by @BorisTkachenko in https://github.com/comet-ml/opik/pull/6948 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.54...2.0.55