2.0.8

comet-ml/opik2.0.8Apr 21, 2026by github-actions[bot]

AI Summary

This release focuses on bug fixes, security patches, and UI improvements, specifically addressing URL normalization issues, excluding a vulnerable version of the litellm library, and enhancing the eval suite user interface.

Key Highlights

  • Fixed URL normalization to prevent false mismatch warnings.
  • Excluded compromised litellm versions (1.82.7 and 1.82.8).
  • Updated documentation for the Mastra integration.
  • Fixed runner checklist by including project_root.
  • Improved UI for eval suite version history with truncation and hover text.

Full Release Notes

## What's Changed
* [OPIK-5497] [SDK] fix: normalize extracted URL to prevent false mismatch warning by @petrotiurin in https://github.com/comet-ml/opik/pull/6385
* fix: exclude compromised litellm 1.82.7 and 1.82.8 by @Wadenschwinger in https://github.com/comet-ml/opik/pull/5841
* [OPIK-6077] [DOCS] docs: update Mastra integration to new Observability API by @petrotiurin in https://github.com/comet-ml/opik/pull/6405
* [OPIK-6051] [SDK] fix: include project_root in runner checklist by @awkoy in https://github.com/comet-ml/opik/pull/6388
* [OPIK-5709][FE] Eval suite version history: long version notes are truncated with ellipsis and full text not shown on hover by @yaricom in https://github.com/comet-ml/opik/pull/6399
* [OPIK-6139][FE]: redirect to traces after successful onboarding. by @aadereiko in https://github.com/comet-ml/opik/pull/6411

## New Contributors
* @Wadenschwinger made their first contribution in https://github.com/comet-ml/opik/pull/5841

**Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.7...2.0.8