2.1.0
comet-ml/opik2.1.0Dec 15, 2023by alexkuzmik
AI Summary
This release introduces significant infrastructure upgrades, specifically a major ClickHouse version upgrade to 25.8 LTS, alongside CI/CD resilience enhancements and backend improvements for data retention.
Key Highlights
- Upgraded ClickHouse to version 25.8 LTS and the ClickHouse operator to 0.27.1.
- Implemented CI/CD resilience guards and tag-pinning.
- Added `id_week` predicate to TraceDAO retention paths for better data management.
- Updated model prices in the backend.
New Features
- Added `id_week` predicate to TraceDAO retention paths.
Full Release Notes
## What's Changed * [CM-8738] improve request exception handling by @alexkuzmik in https://github.com/comet-ml/comet-llm/pull/103 * [CM-9113] Introduce api object by @alexkuzmik in https://github.com/comet-ml/comet-llm/pull/109 * [NA] Bump version 2.1.0 by @alexkuzmik in https://github.com/comet-ml/comet-llm/pull/110 **Full Changelog**: https://github.com/comet-ml/comet-llm/compare/2.0.2...2.1.0 ## What's Changed * [OPIK-6948] [DOCS] docs: document Jira key convention to prevent PR over-linking by @JetoPistola in https://github.com/comet-ml/opik/pull/7187 * [OPIK-6885][OPIK-7060] [HELM] chore: upgrade ClickHouse to 25.8 LTS + operator 0.27.1, align docker-compose & testcontainers by @GuySaar8 in https://github.com/comet-ml/opik/pull/7180 * [OPIK-6627] [CI] feat(release): replay resilience guards + tag-pinning (recreates #6800) by @JetoPistola in https://github.com/comet-ml/opik/pull/7124 * [NA] [HELM] Bump version to 2.1.0 for ClickHouse 25.8 LTS upgrade by @GuySaar8 in https://github.com/comet-ml/opik/pull/7220 * fix(e2e): drop greeting assertion from ollie-smoke t1 by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/7218 * [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/7224 * [OPIK-6894] [BE] feat: add id_week predicate to TraceDAO retention paths by @andrescrz in https://github.com/comet-ml/opik/pull/7219 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.77...2.1.0