2.2.11
thedotmack/claude-mem2.2.11Jul 29, 2026by github-actions[bot]
AI Summary
This update focuses on dependency management and error handling, including dependency bumps, authentication error fixes, and hardened tooling for traces cutover rollback.
Key Highlights
- Fixed React-service auth errors to remain as client errors
- Bumped pnpm/action-setup and opentelemetry-proto dependencies
- 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