1.10.10

comet-ml/opik1.10.10Feb 9, 2026by github-actions[bot]

AI Summary

This release addresses security vulnerabilities, introduces a new Logs tab UI that merges traces and threads, and enhances the SDK with DatasetVersion support and base64 attachment capabilities.

Key Highlights

  • Security fix for brace-expansion vulnerability in cursor extension
  • UI update merging traces, threads, and spans into the Logs tab
  • Added DatasetVersion support to TypeScript SDK
  • Added base64 string support for Attachment.data

New Features

  • DatasetVersion support in TypeScript SDK
  • Base64 string support for Attachment.data

Full Release Notes

## What's Changed
* [OPIK-4272] [SDK] Fix brace-expansion vulnerability in cursor extension by @petrotiurin in https://github.com/comet-ml/opik/pull/5129
* [OPIK-4272] [EXT] Bump cursor extension version to 0.3.4 by @petrotiurin in https://github.com/comet-ml/opik/pull/5132
* Bump dev.langchain4j:langchain4j-bom from 1.10.0 to 1.11.0 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/5124
* [OPIK-3828] [SDK] Add base64 string support for Attachment.data by @miguelgrc in https://github.com/comet-ml/opik/pull/5048
* [OPIK-3923] [FE] Merge traces, threads, and spans into Logs tab - UI only by @JetoPistola in https://github.com/comet-ml/opik/pull/5023
* [OPIK-4304] [FE] Update Studio demo and deactivate Code metric by @ldaugusto in https://github.com/comet-ml/opik/pull/5134
* [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/5121
* Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.15.0 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/5126
* Bump software.amazon.jdbc:aws-advanced-jdbc-wrapper from 3.1.0 to 3.2.0 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/5125
* [OPIK-4266] [SDK] Bump qs from 6.14.0 to 6.14.1 in /sdks/opik_optimizer by @dependabot[bot] in https://github.com/comet-ml/opik/pull/5120
* [OPIK-4149] [SDK] Add DatasetVersion support to TypeScript SDK by @awkoy in https://github.com/comet-ml/opik/pull/5068


**Full Changelog**: https://github.com/comet-ml/opik/compare/1.10.9...1.10.10