2.0.70
iii-hq/iii2.0.70Jun 18, 2026by github-actions[bot]
AI Summary
A smaller release primarily focused on performance optimizations and test coverage for the Agent Insights feature.
Key Highlights
- Performance: Optimized bulk thread resolve/create operations
- Testing: Added visual testing for empty states
- Features: Added CRUD operations for Agent Insights jobs
New Features
- Agent Insights jobs CRUD
- Visual testing for empty states
Full Release Notes
## What's Changed * [OPIK-6956] [FE] test: add visual testing for empty states by @natagh23 in https://github.com/comet-ml/opik/pull/7146 * [OPIK-6968] [BE] perf: bulk thread resolve/create + scope open/close locks to non-idempotent ops by @thiagohora in https://github.com/comet-ml/opik/pull/7138 * [OPIK-6852] [BE] Agent Insights jobs CRUD by @aadereiko in https://github.com/comet-ml/opik/pull/7087 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.69...2.0.70