2.2.3
miraymen/pix2surf2.2.3May 14, 2024by alexkuzmik
AI Summary
Comet Opik v2.2.3 focuses on fixes, HELM improvements, and migration of Dockerfiles from pip to uv.
Key Highlights
- Fix Google Translate crash on onboarding email step
- HELM ClickHouse tiered-storage server config
- Migrate Python Dockerfiles from pip to uv
- Surface batch-flush data loss via FlushResult
New Features
- HEM ClickHouse configuration
- CI migration to uv
- Batch-flush data loss handling
Full Release Notes
## What's Changed * [CM-10066]: openai fix by @aadereiko in https://github.com/comet-ml/comet-llm/pull/130 * [NA] Bump version 2.2.3 by @alexkuzmik in https://github.com/comet-ml/comet-llm/pull/131 ## New Contributors * @aadereiko made their first contribution in https://github.com/comet-ml/comet-llm/pull/130 **Full Changelog**: https://github.com/comet-ml/comet-llm/compare/2.2.2...2.2.3 ## What's Changed * [OPIK-7435] [FE] Fix Google Translate removeChild crash on onboarding email step by @awkoy in https://github.com/comet-ml/opik/pull/7562 * [OPIK-7094] [QA] test: cover experiment comparison view by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/7550 * [OPIK-6898] [HELM] ClickHouse tiered-storage server config + EBS cache provisioning by @GuySaar8 in https://github.com/comet-ml/opik/pull/7539 * [OPIK-7386] [CI] chore: migrate Python Dockerfiles from pip to uv by @JetoPistola in https://github.com/comet-ml/opik/pull/7525 * docs: fix broken links and rendering bugs in the Python SDK reference & docs by @aswynz in https://github.com/comet-ml/opik/pull/7558 * [OPIK-7186] [SDK] feat: surface batch-flush data loss via FlushResult by @alexkuzmik in https://github.com/comet-ml/opik/pull/7513 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.2...2.2.3