2.0.74

comet-ml/opik2.0.74Jun 22, 2026by github-actions[bot]

AI Summary

This release adds a reaper job for orphaned Redis stream consumers, enforces UUIDv7 ingestion timestamp validation, and sets up a daily cron for Agent Insights reports.

Key Highlights

  • Add reaper for orphaned Redis stream consumers
  • UUIDv7 ingestion timestamp validation
  • Daily Agent Insights report cron

New Features

  • Redis stream consumer reaper
  • UUIDv7 validation
  • Daily Agent Insights cron job

Full Release Notes

## What's Changed
* [OPIK-6982] Add reaper for orphaned Redis stream consumers by @thiagohora in https://github.com/comet-ml/opik/pull/7154
* [OPIK-7036] [CI] chore: add CODEOWNERS entry for /.github/actions/ by @JetoPistola in https://github.com/comet-ml/opik/pull/7176
* [NA] [BUILD] ci: add ai_spend_plugin_ref input to build comet frontend from a plugin branch by @andriidudar in https://github.com/comet-ml/opik/pull/7173
* [OPIK-6853] [BE] Daily Agent Insights report cron by @aadereiko in https://github.com/comet-ml/opik/pull/7105
* [OPIK-6888] [BE] feat: UUIDv7 ingestion timestamp validation by @andrescrz in https://github.com/comet-ml/opik/pull/7179


**Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.73...2.0.74