2.0.77

comet-ml/opik2.0.77Jun 23, 2026by github-actions[bot]

AI Summary

Updates the SDK and documentation, adding project-scoped export/import capabilities and fixing bounds in export span fetching.

Key Highlights

  • Scope opik export/import to a project (v2)
  • Fix bound export span fetch by trace_id range
  • Update automatically OpenAPI spec and Fern code

New Features

  • Project-scoped export/import functionality
  • Fixed export span fetch logic

Full Release Notes

## What's Changed
* [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7211
* [OPIK-6964] [SDK] [DOCS] feat: scope opik export/import to a project (v2) by @dsblank in https://github.com/comet-ml/opik/pull/7145
* [OPIK-7068] [SDK] fix: bound export span fetch by trace_id range by @thiagohora in https://github.com/comet-ml/opik/pull/7213
* [OPIK-7051] [BE] feat: per-workspace online-scoring sampling metric + populate error workspace by @thiagohora in https://github.com/comet-ml/opik/pull/7195


**Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.76...2.0.77