2.1.32

comet-ml/opik2.1.32Jul 17, 2026by github-actions[bot]

AI Summary

This release focuses on UI unification and performance optimization. It merges the workspace and projects menus for better UX and adds performance predicates to database queries, alongside new E2E test coverage.

Key Highlights

  • Unify workspace menu with projects menu
  • Add id_week predicate to SpanDAO read paths
  • Add Optimization Studio E2E coverage
  • Per-column codec benchmark on traces slice
  • Null-safe PythonEvaluatorService response handling

New Features

  • Unify workspace menu with projects menu
  • Add Optimization Studio E2E coverage
  • Add id_week predicate to SpanDAO read paths

Full Release Notes

## What's Changed
* [OPIK-7086] [QA] test(e2e): add Optimization Studio E2E coverage by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/7477
* [OPIK-7307] [BE] feat: add id_week predicate to SpanDAO read paths by @thiagohora in https://github.com/comet-ml/opik/pull/7476
* [OPIK-7126] [FE] feat: unify workspace menu with projects menu by @awkoy in https://github.com/comet-ml/opik/pull/7484
* [OPIK-6899] [BE] test: per-column codec benchmark on traces slice by @andrescrz in https://github.com/comet-ml/opik/pull/7485
* [OPIK-7362] [BE] fix: null-safe PythonEvaluatorService response handling by @thiagohora in https://github.com/comet-ml/opik/pull/7494
* [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/7500
* [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7501


**Full Changelog**: https://github.com/comet-ml/opik/compare/2.1.31...2.1.32