This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
ReleasePort's take
Light signalOpik 2.0.45 ships automatic V1→V2 dataset migration and version filtering for prompt management. Backend metadata parity testing ensures reliability.
Why it matters: Version filtering API enables fine-grained prompt management. Auto-inference migration simplifies dataset upgrades. Deploy as routine update; test migration in staging before production rollout.
Summary
AI summaryDataset project migration job adds automatic V1 to V2 inference.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds version_number filter to prompt versions list. Adds version_number filter to prompt versions list. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Adds dataset project migration job (V1 → V2 auto-inference). Adds dataset project migration job (V1 → V2 auto-inference). Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Uses version number in restored prompt description. Uses version number in restored prompt description. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Other | Medium |
Updates Python SDK examples in Use This Prompt dialog. Updates Python SDK examples in Use This Prompt dialog. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Other | Medium |
Asserts full page-metadata parity across before/after-aggregation tests. Asserts full page-metadata parity across before/after-aggregation tests. Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
What's Changed
- [OPIK-6634] [BE] feat: add version_number filter to prompt versions list by @petrotiurin in https://github.com/comet-ml/opik/pull/6806
- [NA] [BE] refactor: use version number in restored prompt description by @petrotiurin in https://github.com/comet-ml/opik/pull/6811
- [NA] [FE] docs: update Python SDK examples in Use This Prompt dialog by @petrotiurin in https://github.com/comet-ml/opik/pull/6812
- [OPIK-6311] [BE] test: assert full page-metadata parity across before/after-aggregation tests by @thiagohora in https://github.com/comet-ml/opik/pull/6775
- [OPIK-6186] [BE] feat: dataset project migration job (V1 → V2 auto-inference) by @thiagohora in https://github.com/comet-ml/opik/pull/6799
Full Changelog: https://github.com/comet-ml/opik/compare/2.0.44...2.0.45
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
About opik
Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic workflows with comprehensive tracing, automated evaluations, and production-ready dashboards.
Related context
Related tools
Earlier breaking changes
- v2.0.38 Split stats query and gate legacy feedback_scores UNION in BE.
Beta — feedback welcome: [email protected]