2.0.10

comet-ml/opik2.0.10Apr 22, 2026by github-actions[bot]

AI Summary

Bug fixes related to Opik Connect project retrieval, demo data exclusion, and V1 entity checks.

Key Highlights

  • SDK: Fixed surface backend error details on opik connect project retrieval
  • BE: Added demo data exclusion to V1 entity checks

New Features

  • Fixed surface backend error details on opik connect project retrieval
  • Added demo data exclusion to V1 entity checks

Full Release Notes

## What's Changed
* [OPIK-6067] [SDK] fix: surface backend error details on opik connect project retrieval by @alexkuzmik in https://github.com/comet-ml/opik/pull/6406
* [OPIK-6146] [BE] fix: add demo data exclusion to OptimizationDAO.hasVersion1Optimizations by @andrescrz in https://github.com/comet-ml/opik/pull/6419
* [OPIK-6146] [BE] fix: add demo data exclusion to all V1 entity checks by @andrescrz in https://github.com/comet-ml/opik/pull/6420


**Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.9...2.0.10