2.1.14

comet-ml/opik2.1.14Jul 2, 2026by github-actions[bot]

AI Summary

This update focuses on developer experience, cost management, and SDK improvements. It introduces new assistant skills and fixes data loss gaps in import workflows.

Key Highlights

  • Ingest cost intelligence into dedicated cipx tables
  • Add --to-workspace option to opik import to fix data loss gaps
  • Share ref-counted connection resources across Opik clients

New Features

  • Cost intelligence tables
  • Import workspace option
  • Connection resource sharing

Full Release Notes

## What's Changed
* [NA] [SDK] feat: add opik-integrations assistant skill for building SDK integrations by @alexkuzmik in https://github.com/comet-ml/opik/pull/7304
* [OPIK-7142] [BE] feat: ingest cost intelligence into dedicated cipx tables by @BorisTkachenko in https://github.com/comet-ml/opik/pull/7302
* [OPIK-7173] [GHA] chore: whitelist org-hosted ubuntu-latest-m runner label for actionlint by @JetoPistola in https://github.com/comet-ml/opik/pull/7306
* [OPIK-7127] [SDK] feat: share ref-counted connection resources across Opik clients by @alexkuzmik in https://github.com/comet-ml/opik/pull/7260
* [OPIK-6964] [SDK] feat: add --to-workspace option to opik import; fix data loss gaps by @dsblank in https://github.com/comet-ml/opik/pull/7278
* [OPIK-7154] [BE] test: tolerate cross-store microsecond rounding in last-trace assertions by @andrescrz in https://github.com/comet-ml/opik/pull/7308
* [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7315
* [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/7314
* [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7292


**Full Changelog**: https://github.com/comet-ml/opik/compare/2.1.13...2.1.14