2.2.7
miraymen/pix2surf2.2.7Jul 27, 2026by github-actions[bot]
AI Summary
An Opik platform update introducing security features like LLM judge and guardrails, alongside configurable timeouts and ingestion size guards.
Key Highlights
- Add LLM judge, prompt injection, and custom guardrails
- Make Ollie stale timeout configurable
- Server-side ingestion size guards (request 413 + document 4xx)
- Update OpenAPI spec and Fern code
- Sync provider model definitions
New Features
- LLM judge
- Prompt injection detection
- Custom trained guardrails
- Pipeline metrics
Full Release Notes
## What's Changed * [OPIK-7274] [BE] fix: make Ollie report stale timeout configurable and add pipeline metrics by @miguelgrc in https://github.com/comet-ml/opik/pull/7576 * [NA] [BE] [FE] [SDK] feat: add LLM judge, prompt injection, and custom trained guardrails by @jverre in https://github.com/comet-ml/opik/pull/7602 * [OPIK-7333] [BE] server-side ingestion size guards (request 413 + document 4xx) by @YarivHashaiComet in https://github.com/comet-ml/opik/pull/7483 * [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7616 * [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/7617 * [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7618 * build(deps): bump software.amazon.jdbc:aws-advanced-jdbc-wrapper from 4.2.0 to 4.3.0 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7620 * build(deps): bump software.amazon.awssdk:bom from 2.48.3 to 2.49.3 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7621 * build(deps): bump opentelmetry.version from 2.29.0 to 2.30.0 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7619 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.6...2.2.7