2.1.10
comet-ml/opik2.1.10Jun 30, 2026by github-actions[bot]
AI Summary
A short follow-up release that introduces a backend configuration option to control skip indexes during last-trace lookup queries.
Key Highlights
- Added a configuration toggle to disable skip indexes for last-trace lookup queries
- Feature implemented in the backend (BE)
- Maintains the NA (Not Applicable) scope label
New Features
- Config toggle to disable skip indexes for last-trace lookup queries
Full Release Notes
## What's Changed * [NA] [BE] feat: add config toggle to disable skip indexes for last-trace lookup query by @thiagohora in https://github.com/comet-ml/opik/pull/7283 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.1.9...2.1.10