2.0.14
comet-ml/opik2.0.14Apr 24, 2026by github-actions[bot]
AI Summary
Adds distributed headers support for OTEL, adds required field to entrypoint parameters, and improves playground experiment UX for test suites.
Key Highlights
- BE: Support for distributed headers to OPIK OTEL endpoint
- BE/FE/SDK: Added required field to entrypoint parameters
- FE: Centralized /v1 docs prefix
- FE/BE: Playground experiment UX improvements for test suites
New Features
- Support for distributed headers to OPIK OTEL endpoint
- Added required field to entrypoint parameters
- Centralized /v1 docs prefix
- Playground experiment UX improvements for test suites
Full Release Notes
## What's Changed * [OPIK-6168][BE] Add support for distributed headers to OPIK OTEL endpoint by @yaricom in https://github.com/comet-ml/opik/pull/6461 * [OPIK-6102] [BE] [FE] [SDK] feat: add required field to entrypoint parameters by @petrotiurin in https://github.com/comet-ml/opik/pull/6443 * [OPIK-5856] [FE] refactor: centralize /v1 docs prefix + fix 8 broken docs URLs by @JetoPistola in https://github.com/comet-ml/opik/pull/6456 * [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/6464 * [OPIK-5793] [FE][BE] feat: playground experiment UX improvements for test suites by @itamargolan in https://github.com/comet-ml/opik/pull/6361 * [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/6467 * [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/6469 * [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/6470 * [OPIK-6202] [FE] [DOCS] fix: explainer docs anchors and wrapper re-exports by @JetoPistola in https://github.com/comet-ml/opik/pull/6472 * [OPIK-6194] [BE+FE] fix: remove trace_tag workspace permission by @LifeXplorer in https://github.com/comet-ml/opik/pull/6468 * [OPIK-6206] [FE] fix: thread sidebar scrolling by @andriidudar in https://github.com/comet-ml/opik/pull/6473 * [OPIK-5985] [FE] fix: resolve endless loading state on Agent Configuration page by @BorisTkachenko in https://github.com/comet-ml/opik/pull/6389 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.13...2.0.14