2.2.32

comet-ml/opik2.2.32Aug 19, 2026by github-actions[bot]

AI Summary

A major architectural update that removes the Opik V1 frontend and retires the workspace-version machinery, alongside new throughput controls and credit detection.

Key Highlights

  • Removed the Opik V1 frontend.
  • Retired the workspace-version machinery.
  • Exposed `--max-insert-threads` for throughput ceiling control.
  • Added feature to detect insufficient credits before triggering daily reports.
  • Fixed Groq integration test by updating the deprecated model reference.

Breaking Changes

  • Removed Opik V1 frontend
  • Retired workspace-version machinery

New Features

  • Throughput ceiling control (`--max-insert-threads`)
  • Insufficient credit detection
  • Groq integration model fix

Full Release Notes

## What's Changed
* docs: weekly changelog entry for 2026-08-17 by @jverre in https://github.com/comet-ml/opik/pull/7865
* [OPIK-7791] [QA] Proposed e2e specs from the 2.2.29 → 2.2.30 release exploration by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/7872
* [OPIK-6901] feat(cutover): expose --max-insert-threads, the throughput ceiling by @thiagohora in https://github.com/comet-ml/opik/pull/7881
* [NA] [DOCS] docs: align self-host, changelog, and SDK docs with the code by @jverre in https://github.com/comet-ml/opik/pull/7883
* [OPIK-7692] [BE] [FE] feat: detect insufficient credits before triggering daily reports by @miguelgrc in https://github.com/comet-ml/opik/pull/7791
* [OPIK-7958] [SDK] fix: repoint the Groq integration test off the decommissioned llama-3.3-70b-versatile model by @JetoPistola in https://github.com/comet-ml/opik/pull/7880
* docs: weekly changelog update (2026-08-10) by @jverre in https://github.com/comet-ml/opik/pull/7802
* [OPIK-7955] [SDK] fix: cap litellm below 1.97 on Python 3.10 (ALT to #7876) by @JetoPistola in https://github.com/comet-ml/opik/pull/7877
* [OPIK-7105] [FE] fix: restore the workspace-level /prompts compat redirect by @awkoy in https://github.com/comet-ml/opik/pull/7888
* [OPIK-7105] [FE] refactor: decouple Cost Intelligence from workspace-version machinery by @awkoy in https://github.com/comet-ml/opik/pull/7887
* [OPIK-7793] [FE] chore: baseline the outstanding pages-shared dependency violation by @andriidudar in https://github.com/comet-ml/opik/pull/7890
* [OPIK-6901] fix(cutover): close three silent-failure holes in max_insert_threads rendering by @thiagohora in https://github.com/comet-ml/opik/pull/7884
* [OPIK-7105] [FE] refactor: remove the Opik V1 frontend by @awkoy in https://github.com/comet-ml/opik/pull/7889
* [OPIK-7445] [BE] feat: automate Liquibase changelog re-baseline for lost ledgers by @JetoPistola in https://github.com/comet-ml/opik/pull/7784
* [OPIK-7602] [BE] fix: scope prompt workspace fallback to legacy project-less rows by @JetoPistola in https://github.com/comet-ml/opik/pull/7782
* [OPIK-7105] [FE] chore: sweep modules orphaned by the V1 deletion by @awkoy in https://github.com/comet-ml/opik/pull/7901
* build(deps): bump dev.langchain4j:langchain4j-bom from 1.18.0 to 1.19.0 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7897
* [NA] [HELM] [SDK] Update versions to 2.2.31 and bump base version to 2.2.32 by @thiagohora in https://github.com/comet-ml/opik/pull/7905
* [OPIK-7105] [FE] refactor: retire the workspace-version machinery by @awkoy in https://github.com/comet-ml/opik/pull/7902


**Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.31...2.2.32