2.2.48
comet-ml/opik2.2.48Sep 2, 2026by github-actions[bot]
AI Summary
This release fixes the EM backend S3 connection by pointing it to the published MinIO API port. It also includes proposed taxonomy changes and e2e specs, along with a new SDK feature allowing dataset item insertion without deduplication.
Key Highlights
- Fixed EM backend S3 connection to the published MinIO API port.
- Added proposed taxonomy changes from the app surface.
- Added proposed e2e specs for the 2.2.45 → 2.2.46 transition.
- SDK: Added ability to insert dataset items without deduplication.
New Features
- Allow dataset item insertion without deduplication (SDK)
Full Release Notes
## What's Changed * [NA] [DEV] fix: point EM backend S3 at the published MinIO API port by @andriidudar in https://github.com/comet-ml/opik/pull/8111 * [OPIK-7532] [QA] Proposed taxonomy changes from app surface by @CometActions in https://github.com/comet-ml/opik/pull/8110 * [OPIK-7791] [QA] Proposed e2e specs from the 2.2.45 → 2.2.46 release exploration by @CometActions in https://github.com/comet-ml/opik/pull/8093 * [NA] [SDK] feat: allow dataset item insertion without deduplication by @alexkuzmik in https://github.com/comet-ml/opik/pull/8113 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.47...2.2.48