1.10.6

comet-ml/opik1.10.6Feb 5, 2026by github-actions[bot]

AI Summary

Focuses on performance optimizations for database queries, adds dataset versioning support to the SDK API and Studio, and fixes various UI issues including dark mode visibility.

Key Highlights

  • Optimize SELECT_DATASET_ITEM_VERSIONS queries using CTEs
  • Add dataset field support for GEval metric in Studio
  • Implement dataset versions management in SDK API
  • Remove thread status requirement for feed
  • Fix table loading overlay visibility in dark mode
  • Fix drag-and-drop horizontal overflow in reordering

New Features

  • Dataset versions management API
  • GEval dataset field support

Full Release Notes

## What's Changed
* [OPIK-3890] [P SDK] slack notifications integration tests by @alexkuzmik in https://github.com/comet-ml/opik/pull/5029
* Update overview.mdx by @jverre in https://github.com/comet-ml/opik/pull/5067
* [NA] [E2E] fix various broken tests and update the shell script to check docker containers are up after installation on tests running by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/5062
* [OPIK-4170] [BE][FE] Add dataset field support for GEval metric in Studio by @ldaugusto in https://github.com/comet-ml/opik/pull/5027
* [OPIK-3846] [BE] Optimize SELECT_DATASET_ITEM_VERSIONS_WITH_EXPERIMENT_ITEMS_COUNT query by @thiagohora in https://github.com/comet-ml/opik/pull/5051
* [OPIK-3846] [BE] Optimize SELECT_DATASET_ITEM_VERSIONS_WITH_EXPERIMENT_ITEMS query with CTEs by @thiagohora in https://github.com/comet-ml/opik/pull/5052
* [OPIK-4219] [BE] Add endpoint to retrieve dataset version by name by @Nimrod007 in https://github.com/comet-ml/opik/pull/5065
* [OPIK-4035] [BE] [FE] [SDK] Remove thread status requirement for feed… by @Lothiraldan in https://github.com/comet-ml/opik/pull/4912
* [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/5074
* [OPIK-3846] [BE] Extract target_projects CTE to separate query by @thiagohora in https://github.com/comet-ml/opik/pull/5054
* [OPIK-3382] [FE] Fix table loading overlay visibility in dark mode by @andriidudar in https://github.com/comet-ml/opik/pull/5072
* [OPIK-3226] [FE] Fix wrong icon on filled prompt select by @andriidudar in https://github.com/comet-ml/opik/pull/5071
* [OPIK-2733] [FE] Expand feedback scores section by default in experiment items sidebar by @BorisTkachenko in https://github.com/comet-ml/opik/pull/5066
* [OPIK-4201] [FE] Improve Add to action style by @andriidudar in https://github.com/comet-ml/opik/pull/5079
* [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/5073
* [OPIK-4250] [FE] Update happy-dom to fix CVE-2025-61927 by @andriidudar in https://github.com/comet-ml/opik/pull/5082
* [OPIK-3437] show Messages tab when at least input or output field is valid by @awkoy in https://github.com/comet-ml/opik/pull/5070
* [OPIK-4257] [BE] Upgrade org.assertj:assertj-core to version 3.27.7 by @BorisTkachenko in https://github.com/comet-ml/opik/pull/5080
* [OPIK-3225] [FE] Fix drag-and-drop horizontal overflow in reordering by @andriidudar in https://github.com/comet-ml/opik/pull/5087
* [OPIK-4157] Add feedback scores logging to TypeScript SDK by @awkoy in https://github.com/comet-ml/opik/pull/5064
* [NA] [CI] Fix check_docker_compose_pods.sh to detect containers with dynamic project names by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/5075
* [OPIK-4251] [FE] Fix CVE-2025-7783 by upgrading form-data to 4.0.5 by @andriidudar in https://github.com/comet-ml/opik/pull/5094
* [OPIK-4254] resolve playwright CVE-2025-59288 by upgrading to v1.58.1 by @awkoy in https://github.com/comet-ml/opik/pull/5093
* [OPIK-4252] resolve tar-fs CVE-2025-59343 by upgrading react-pdf to v10 by @awkoy in https://github.com/comet-ml/opik/pull/5088
* [OPIK-4253] resolve axios CVE-2025-58754 by upgrading to v1.13.4 by @awkoy in https://github.com/comet-ml/opik/pull/5092


**Full Changelog**: https://github.com/comet-ml/opik/compare/1.10.5...1.10.6