2.0.69

comet-ml/opik2.0.69Jun 18, 2026by github-actions[bot]

AI Summary

This release introduces a comprehensive MCP OAuth integration (bearer token, validator, scrub job, nginx routes, and consent UI) and adds new Agent Insights report endpoints.

Key Highlights

  • Add MCP OAuth data-API bearer integration + validator + scrub job
  • Add Agent Insights report results endpoints
  • Probe ClickHouse readiness via V2 client
  • Add error count by error type metric

New Features

  • MCP OAuth integration (bearer, validator, scrub, nginx, UI)
  • Agent Insights report endpoints
  • Error count by error type metric
  • ClickHouse V2 client readiness probe

Full Release Notes

## What's Changed
* [OPIK-6705] [BE] fix: probe ClickHouse readiness via V2 client by @andrescrz in https://github.com/comet-ml/opik/pull/7128
* [OPIK-6666] [BE] feat: MCP OAuth data-API bearer integration + validator + scrub job (PR 6/7) by @LifeXplorer in https://github.com/comet-ml/opik/pull/6997
* [OPIK-6938] [BE] feat: add error count by error type metric by @thiagohora in https://github.com/comet-ml/opik/pull/7112
* [OPIK-6666] [HELM] feat: MCP OAuth nginx routes — opt-in (PR 7/7) by @LifeXplorer in https://github.com/comet-ml/opik/pull/6998
* [OPIK-6857] [BE] feat: add agent insights report results endpoints by @petrotiurin in https://github.com/comet-ml/opik/pull/7082
* [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7142
* [NA] [BE] Bump clickhouse-java 0.9.0 -> 0.9.8 by @thiagohora in https://github.com/comet-ml/opik/pull/7097
* [OPIK-6814] [BE] feat: add internal endpoint to run Agent Insights free-form SQL by @BorisTkachenko in https://github.com/comet-ml/opik/pull/7111
* [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7143
* [OPIK-6786] [DOCS] docs: document the Opik MCP install step in opik configure by @alexkuzmik in https://github.com/comet-ml/opik/pull/7140
* [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7151
* [OPIK-6666] [FE] feat: add /oauth/consent UI for MCP OAuth flow by @LifeXplorer in https://github.com/comet-ml/opik/pull/6905
* [DOCS] Weekly changelog entry — June 9, 2026 by @jverre in https://github.com/comet-ml/opik/pull/7092
* [OPIK-6982] Fix ClosingTraceThreadSubscriber NPE on null workspace timeout by @thiagohora in https://github.com/comet-ml/opik/pull/7147
* [OPIK-6971] Treat insufficient_quota (429) as non-retryable for OpenAI providers by @thiagohora in https://github.com/comet-ml/opik/pull/7148


**Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.68...2.0.69