2.2.11

agno-agi/agent-ui2.2.11Jul 29, 2026by github-actions[bot]

AI Summary

This release focuses on bug fixes and dependency updates, including improvements to react-service authentication error handling, timeout configurations, and trace cutover rollback tooling.

Key Highlights

  • Fixed react-service auth errors to be treated as client errors when body is not JSON
  • Increased timeout for waiting page to be ready
  • Hardened traces cutover rollback tooling and runbook

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