2.0.62
Zipstack/unstract2.0.62Jun 11, 2026by github-actions[bot]
AI Summary
This release enhances observability by linking OpenTelemetry spans to active traces and improves project visibility enforcement. It continues the implementation of MCP OAuth 2.1 foundations and links Playground prompt versions to experiments.
Key Highlights
- Link in-process OpenTelemetry spans to active traces
- Link Playground prompt versions to experiments and traces
- Enforce project visibility when resolving threads
- MCP OAuth metadata endpoint implementation (PR 2/7)
New Features
- MCP OAuth metadata endpoint
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