2.1.27
comet-ml/opik2.1.27Jul 14, 2026by github-actions[bot]
AI Summary
This release enhances observability and testing infrastructure. It adds ClickHouse partition health metrics and introduces a new single-run optimization overview feature, while improving test coverage for database partitioning.
Key Highlights
- Single-run optimization overview
- ClickHouse partition-health observability metrics
- Staging gates for partition pruning and stability
- Tolerance for extra OpenAI usage keys
New Features
- Single-run optimization overview
Full Release Notes
## What's Changed * [OPIK-6887] [BE] test: add partition-pruning and partition-stability staging gates by @andrescrz in https://github.com/comet-ml/opik/pull/7464 * [NA] [SDK] fix: tolerate extra openai usage keys and exclude litellm 1.92.* by @alexkuzmik in https://github.com/comet-ml/opik/pull/7465 * [OPIK-6904] Add ClickHouse partition-health observability metrics by @thiagohora in https://github.com/comet-ml/opik/pull/7458 * [OPIK-7043] [FE] Single-run optimization overview by @awkoy in https://github.com/comet-ml/opik/pull/7310 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.1.26...2.1.27