Skip to content

opik

v2.0.57 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

evaluation hacktoberfest2025 langchain llama-index llm llm-evaluation
+5 more
llm-observability llmops openai playground prompt-engineering

ReleasePort's take

Light signal
editorial:auto 1mo

ReleasePort Layer 1 version 2.0.57 introduces several bugfixes and new features across APIs, migrations, datasets, and CLI workflows.

Why it matters: The breaking change (id 46142) alters enum‑fix migration rollbacks for in‑place column changes—a critical factor when planning database schema updates.

Summary

AI summary

Fixes a header omission on LLM calls, adds JSON dataset uploads, corrects an enum typo (WARM→WARN), and lets trace filters use last_updated_at/created_at.

Changes in this release

Breaking High

Make enum-fix migration rollback empty for in‑place column changes

Make enum-fix migration rollback empty for in‑place column changes

Source: llm_adapter@2026-06-04

Confidence: low

Feature Medium

Add JSON file upload support for datasets

Add JSON file upload support for datasets

Source: llm_adapter@2026-06-04

Confidence: high

Feature Medium

Install Opik MCP server from opik configure command

Install Opik MCP server from opik configure command

Source: llm_adapter@2026-06-04

Confidence: high

Bugfix Medium

Send Comet-Workspace header on Studio gateway LLM calls

Send Comet-Workspace header on Studio gateway LLM calls

Source: llm_adapter@2026-06-04

Confidence: high

Bugfix Medium

Allow last_updated_at and created_at filters on Trace filters

Allow last_updated_at and created_at filters on Trace filters

Source: llm_adapter@2026-06-04

Confidence: high

Bugfix Medium

Correct level enum typo (WARM→WARN) in automation_rule_evaluator_logs

Correct level enum typo (WARM→WARN) in automation_rule_evaluator_logs

Source: llm_adapter@2026-06-04

Confidence: high

Full changelog

What's Changed

  • [OPIK-6780] [BE] chore: materialize environment skip indexes in ClickHouse by @BorisTkachenko in https://github.com/comet-ml/opik/pull/6957
  • [OPIK-6571] [FE] feat: update thread view UI to match trace/span panel by @andriidudar in https://github.com/comet-ml/opik/pull/6952
  • [OPIK-6652] [BE] fix: send Comet-Workspace header on Studio gateway LLM calls by @dsblank in https://github.com/comet-ml/opik/pull/6944
  • [NA] [SDK] fix: bump retired vertex_ai/gemini-2.0-flash test model to 2.5-flash by @alexkuzmik in https://github.com/comet-ml/opik/pull/6961
  • [OPIK-6702] [BE] fix: allow last_updated_at and created_at filters on Trace filters by @BorisTkachenko in https://github.com/comet-ml/opik/pull/6958
  • [OPIK-6767] [SDK] feat: install Opik MCP server from opik configure by @alexkuzmik in https://github.com/comet-ml/opik/pull/6959
  • [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/6964
  • [OPIK-6781] Fix level enum typo (WARM→WARN) on automation_rule_evaluator_logs by @YarivHashaiComet in https://github.com/comet-ml/opik/pull/6962
  • [OPIK-6781] [BE] Make enum-fix migration rollback empty by @YarivHashaiComet in https://github.com/comet-ml/opik/pull/6965
  • [OPIK-6783] [DOCS] Use OPIK_WORKSPACE (optional) for opik-mcp instead of COMET_WORKSPACE by @awkoy in https://github.com/comet-ml/opik/pull/6960
  • [OPIK-6781] [DOCS] Migration rule: empty rollback for in-place column changes by @YarivHashaiComet in https://github.com/comet-ml/opik/pull/6966
  • [OPIK-6545][BE][FE] Add JSON file upload support for datasets by @yaricom in https://github.com/comet-ml/opik/pull/6921
  • [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/6967

Full Changelog: https://github.com/comet-ml/opik/compare/2.0.56...2.0.57

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track opik

Get notified when new releases ship.

Sign up free

About opik

Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic workflows with comprehensive tracing, automated evaluations, and production-ready dashboards.

All releases →

Related context

Earlier breaking changes

  • v2.0.63 Span search now supports last_updated_at and created_at filter parameters.
  • v2.0.38 Split stats query and gate legacy feedback_scores UNION in BE.

Beta — feedback welcome: [email protected]