2.1.23
comet-ml/opik2.1.23Jul 13, 2026by github-actions[bot]
AI Summary
This release contains backend refactoring for query efficiency, a security fix for gzip double-decompression, and UI enhancements. It also includes dependency bumps and a Helm chart fix for Redis initialization.
Key Highlights
- Refactor SELECT DISTINCT trace_id in dataset-item filter-gate bounds
- Fix outbound gzip response double-decompression
- Auto-label PRs by size + surface size in Slack review commands
- Cluster + Cold S3 disk ClickHouse health checks
- Fix waitForRedis init container for opik-python-backend
New Features
- Auto-label PRs by size + surface size in Slack review commands
- Theme-aware waste callout tokens for AI Spend
Full Release Notes
## What's Changed * [OPIK-7293] [GHA] feat: auto-label PRs by size + surface size in Slack review commands by @JetoPistola in https://github.com/comet-ml/opik/pull/7423 * [OPIK-6884] [BE] refactor: SELECT DISTINCT trace_id in dataset-item filter-gate bounds by @thiagohora in https://github.com/comet-ml/opik/pull/7418 * [OPIK-7292] [SDK] fix: preserve tags on CLI export/import for prompts, experiments, datasets by @dsblank in https://github.com/comet-ml/opik/pull/7421 * [OPIK-7291] [SDK] fix: bound memory in project trace export with chunked flush by @dsblank in https://github.com/comet-ml/opik/pull/7422 * [OPIK-7281] Fix outbound gzip response double-decompression by @thiagohora in https://github.com/comet-ml/opik/pull/7413 * [OPIK-7250] [FE] feat: theme-aware waste-* callout tokens (AI Spend) by @aadereiko in https://github.com/comet-ml/opik/pull/7430 * [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/7442 * [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7441 * [OPIK-6905] [BE] feat: cluster + cold_s3 disk ClickHouse health checks by @thiagohora in https://github.com/comet-ml/opik/pull/7419 * build(deps): bump software.amazon.awssdk:bom from 2.46.5 to 2.47.5 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7443 * [OPIK-6699] [HELM] fix: add waitForRedis init container to opik-python-backend by @LifeXplorer in https://github.com/comet-ml/opik/pull/7301 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.1.22...2.1.23