2.2.25
ogx-ai/ogx2.2.25Aug 11, 2026by github-actions[bot]
AI Summary
This release includes backend performance optimizations to reduce load on the traces count endpoint and updates to the Helm chart for registry configuration.
Key Highlights
- Performance optimization: gated expensive database operations (guardrails join and dedup sort) from traces count
- Helm chart improvements: added per-component registry support and repository override for demo-data job
- Updated model prices file
Full Release Notes
## What's Changed * helm: per-component registry + honour the repository override in the demo-data job by @liyaka in https://github.com/comet-ml/opik/pull/7804 * [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/7799 * [OPIK-7836] [BE] perf: gate the guardrails join and the dedup sort out of the traces count by @thiagohora in https://github.com/comet-ml/opik/pull/7787 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.24...2.2.25