2.2.17
comet-ml/opik2.2.17Aug 4, 2026by github-actions[bot]
AI Summary
Introduces a new shadow table for spans, adds security scanning, and fixes optimization trial labeling.
Key Highlights
- New spans_local_v2 shadow table with weekly partitioning
- Added Zizmor security scan for GitHub Actions workflows
- Fix for optimization trials labeled 'Discarded' prematurely
New Features
- New spans_local_v2 shadow table with weekly partitioning
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/7720 * [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7721 * [OPIK-7398] [BE] feat: create spans_local_v2 shadow table with weekly partitioning and traces-informed codecs by @thiagohora in https://github.com/comet-ml/opik/pull/7628 * [OPIK-6366] [INFRA] feat: add zizmor security scan for GitHub Actions workflows by @JetoPistola in https://github.com/comet-ml/opik/pull/7546 * [OPIK-7460] [OPIK-7589] [FE] fix: don't label still-evaluating optimization trials "Discarded" + one trial numbering on the progress chart by @awkoy in https://github.com/comet-ml/opik/pull/7652 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.16...2.2.17