2.2.23
RyanCodrai/turbovec2.2.23Aug 7, 2026by github-actions[bot]
AI Summary
This release focuses on provider fixes, specifically registering Nebius as a canonical provider, along with improvements to test coverage and SDK authentication.
Key Highlights
- Fix Nebius provider registration to load model prices correctly
- Sync provider model definitions across backend and frontend
- Reconcile coverage taxonomy with spec tags
- Fix SDK guardrails client to send auth headers
Full Release Notes
## What's Changed * [NA] [BE] fix: register nebius as a canonical provider so Nebius model prices load by @Anuj7411 in https://github.com/comet-ml/opik/pull/7716 * [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7780 * [OPIK-7532] [QA] chore: reconcile coverage taxonomy with spec tags by @CometActions in https://github.com/comet-ml/opik/pull/7755 * [OPIK-7766] [QA] test: cover deleting an online-evaluation rule by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/7762 * [OPIK-7826] [SDK] fix: send auth headers from the guardrails client by @alexkuzmik in https://github.com/comet-ml/opik/pull/7771 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.22...2.2.23