2.2.23

leptos-rs/leptos2.2.23Aug 7, 2026by github-actions[bot]

AI Summary

This release focuses on provider compatibility, test coverage improvements, and authentication fixes for the guardrails client.

Key Highlights

  • Register Nebius as a canonical provider to ensure model prices load correctly.
  • Sync provider model definitions across backend and frontend.
  • Add test coverage for deleting online-evaluation rules.
  • Fix authentication headers sent from the guardrails client.

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