2.2.36
comet-ml/opik2.2.36Aug 21, 2026by github-actions[bot]
AI Summary
This release fixes issues with LLM judge provider calls and HTTP status code handling. The UI was updated to make score cells read-only unless the column is editable.
Key Highlights
- Fixed LLM judge provider calls and retry empty responses
- Fixed keeping provider's HTTP status when error envelope can't be parsed
- Made score cell read-only unless the column is editable
Full Release Notes
## What's Changed * [OPIK-8012] [SDK] fix: bound LLM judge provider calls and retry empty responses by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/7931 * [OPIK-8035] [BE] fix: keep the provider's HTTP status when its error envelope can't be parsed by @thiagohora in https://github.com/comet-ml/opik/pull/7942 * [OPIK-8021] [FE] perf: make the score cell read-only unless the column is editable by @andriidudar in https://github.com/comet-ml/opik/pull/7944 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.35...2.2.36