2.0.62
louislam/dockge2.0.62Jun 11, 2026by github-actions[bot]
AI Summary
This release focuses on fixing OpenTelemetry span linking and Playground prompt versioning. It also introduces OAuth metadata endpoints for MCP and updates model prices.
Key Highlights
- Link in-process OpenTelemetry spans to the active trace
- Link Playground prompt versions to experiments
- Enforce project visibility when resolving threads
- MCP OAuth metadata endpoint implementation
New Features
- MCP OAuth metadata endpoint
- Enhanced project visibility enforcement
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