1.10.19
comet-ml/opik1.10.19Feb 23, 2026by github-actions[bot]
AI Summary
This release makes OpikExporter compatible with @vercel/otel, implements a replay manager framework, fixes OTEL GenAI semantic conventions mapping, adds type filter to datasets list, and includes various bug fixes.
Key Highlights
- Make OpikExporter compatible with @vercel/otel
- Implement replay manager framework
- Fix OTEL GenAI semantic conventions mapping
- Add type filter to datasets list endpoint
- Fix section header labels hidden in dark mode
- Revert workspace permissions generic solution
New Features
- Replay manager framework
- Type filter for datasets list
- Vercel OTEL compatibility
Full Release Notes
## What's Changed * [issue-3361] [SDK] make OpikExporter compatible with @vercel/otel by @hztBUAA in https://github.com/comet-ml/opik/pull/5328 * [OPIK-3511] Implement replay manager framework by @yaricom in https://github.com/comet-ml/opik/pull/5031 * [OPIK-4508] [BE] Fix OTEL GenAI semantic conventions mapping gap by @andriidudar in https://github.com/comet-ml/opik/pull/5336 * [NA] [SDK] [FE] [BE] Fix deprecated Anthropic Haiku models in tests and infra code by @vincentkoc in https://github.com/comet-ml/opik/pull/5322 * [OPIK-4501] [BE] Add type filter to datasets list endpoint by @JetoPistola in https://github.com/comet-ml/opik/pull/5312 * [NA] [DOCS] Update docs announcement banner by @518miker92 in https://github.com/comet-ml/opik/pull/5345 * [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/5359 * Bump com.jayway.jsonpath:json-path from 2.10.0 to 3.0.0 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/5360 * [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/5358 * [OPIK-4512] [FE] Fix section header labels hidden in dark mode by @miguelgrc in https://github.com/comet-ml/opik/pull/5319 * Revert "[OPIK-4437] [BE] Workspace permissions generic solution (#5207)" by @LifeXplorer in https://github.com/comet-ml/opik/pull/5362 ## New Contributors * @hztBUAA made their first contribution in https://github.com/comet-ml/opik/pull/5328 **Full Changelog**: https://github.com/comet-ml/opik/compare/1.10.18...1.10.19