2.0.62
comet-ml/opik2.0.62Jun 11, 2026by github-actions[bot]
AI Summary
This release focuses on SDK and frontend improvements, including a fix for linking in-process OpenTelemetry spans and Playground prompt versions to experiments. It also introduces the beginning of MCP OAuth metadata endpoint implementation and updates model prices.
Key Highlights
- Fix in-process OpenTelemetry spans to link to the active @opik.track trace
- Link Playground prompt versions to experiments and traces
- Enforce project visibility when resolving threads by project name
- Start of MCP OAuth metadata endpoint implementation (PR 2/7)
New Features
- MCP OAuth metadata endpoint implementation
Full Release Notes
## What's Changed * [OPIK-6770] [SDK] [DOCS] fix: link in-process OpenTelemetry spans to the active @opik.track trace by @alexkuzmik in https://github.com/comet-ml/opik/pull/7006 * [OPIK-6838] [FE] fix: link Playground prompt versions to experiments and traces by @awkoy in https://github.com/comet-ml/opik/pull/7017 * [NA] [BE] fix: enforce project visibility when resolving thread by project name by @YarivHashaiComet in https://github.com/comet-ml/opik/pull/7019 * [OPIK-6666] [BE] feat: MCP OAuth metadata endpoint + bundle wiring (PR 2/7) by @LifeXplorer in https://github.com/comet-ml/opik/pull/6993 * [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/7024 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.61...2.0.62