2.2.11

comet-ml/opik2.2.11Jul 29, 2026by github-actions[bot]

AI Summary

Backend hardening and dependency updates to improve reliability, specifically addressing auth error handling and trace cutover rollback tooling.

Key Highlights

  • Fix react-service auth errors when body is not JSON
  • Harden traces cutover rollback tooling and runbook
  • Bump pnpm/action-setup and OpenTelemetry dependencies
  • Increase timeout for waiting page to be ready

Full Release Notes

## What's Changed
* [OPIK-4324] [BE] fix: keep react-service auth errors as client errors when the body is not JSON by @thiagohora in https://github.com/comet-ml/opik/pull/7625
* build(deps): bump pnpm/action-setup from 4 to 6 by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7632
* [NA] increase timeout for waiting page to be ready by @natagh23 in https://github.com/comet-ml/opik/pull/7670
* build(deps): bump io.opentelemetry.proto:opentelemetry-proto from 1.10.0-alpha to 1.11.0-alpha in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7666
* [OPIK-6901] [BE] fix: harden traces cutover rollback tooling and runbook by @andrescrz in https://github.com/comet-ml/opik/pull/7645
* build(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7638


**Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.10...2.2.11