2.1.13
comet-ml/opik2.1.13Jul 1, 2026by github-actions[bot]
AI Summary
This release improves observability by enabling new defaults and enhancing error handling for diagnostics. It adds useful CLI flags for dataset management.
Key Highlights
- Enable online-scoring tracing by default
- Add --exclude-experiments flag to opik migrate dataset
- Surface diagnostics run failures with reasons in the UI
New Features
- Default online-scoring tracing
- CLI dataset migration flag
- Diagnostics failure UI
Full Release Notes
## What's Changed * [OPIK-7137] [CI] chore: retire legacy v1 end-to-end test suite by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/7270 * [OPIK-7139] [BE] [FE] Surface diagnostics run failures with a reason in the UI by @aadereiko in https://github.com/comet-ml/opik/pull/7272 * [NA] [BE] feat: enable online-scoring tracing by default by @alexkuzmik in https://github.com/comet-ml/opik/pull/7303 * [OPIK-7161] [SDK] feat: add --exclude-experiments flag to opik migrate dataset by @JetoPistola in https://github.com/comet-ml/opik/pull/7295 * [OPIK-7051] [BE] Fix: thread online-scoring errors as processing_errors, resilient per thread id by @thiagohora in https://github.com/comet-ml/opik/pull/7299 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.1.12...2.1.13