2.2.30

comet-ml/opik2.2.30Aug 17, 2026by github-actions[bot]

AI Summary

Updates dependencies and refactors the frontend to modernize trace filtering and introduce a new experiment logs tab.

Key Highlights

  • Engaged traces_final_ids prefilter for thread-id lookups.
  • Refactored trace filter-chip definitions.
  • Modernized TraceLogsView toolbar.
  • Added experiment logs as a tab with a Copy ID feature.

New Features

  • Experiment logs as a tab
  • Copy ID feature for experiments
  • Trace filter-chip definitions refactor

Full Release Notes

## What's Changed
* build(deps-dev): bump com.tngtech.archunit:archunit-junit5 from 1.4.2 to 1.5.0 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7816
* build(deps): bump org.redisson:redisson from 4.6.1 to 4.7.0 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7815
* build(deps): bump software.amazon.awssdk:bom from 2.50.2 to 2.51.3 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7817
* [OPIK-7919] [BE] perf: engage traces_final_ids prefilter for thread-id lookups by @thiagohora in https://github.com/comet-ml/opik/pull/7852
* [OPIK-6739] [FE] refactor: share trace filter-chip definitions by @awkoy in https://github.com/comet-ml/opik/pull/7841
* [OPIK-6739] [FE] refactor: extract TraceLogsView and modernise its toolbar by @awkoy in https://github.com/comet-ml/opik/pull/7842
* [OPIK-6739] [FE] feat: experiment logs as a tab, plus Copy ID by @awkoy in https://github.com/comet-ml/opik/pull/7843
* [OPIK-6739] [FE] fix: align the sibling experiment tabs with the Logs toolbar by @awkoy in https://github.com/comet-ml/opik/pull/7845
* [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7864
* [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/7863


**Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.29...2.2.30