2.0.62

iii-hq/iii2.0.62Jun 11, 2026by github-actions[bot]

AI Summary

This update resolves several issues related to OpenTelemetry tracing, project visibility enforcement, and introduces the foundation for MCP OAuth metadata.

Key Highlights

  • Fixed in-process OpenTelemetry span linking
  • Enforced project visibility when resolving threads
  • Added MCP OAuth metadata endpoint foundation

New Features

  • MCP OAuth metadata endpoint + bundle wiring
  • Link in-process OpenTelemetry spans to active trace

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