2.2.3

comet-ml/opik2.2.3May 14, 2024by alexkuzmik

AI Summary

This release includes fixes for OpenAI integration, a crash in Google Translate onboarding, and improvements to backend infrastructure like ClickHouse tiered storage and Python tooling migration to uv.

Key Highlights

  • Fixed Google Translate crash on onboarding email step
  • Migrated Python Dockerfiles from pip to uv
  • Added ClickHouse tiered-storage server config and EBS cache provisioning
  • Exposed batch-flush data loss via FlushResult

New Features

  • Exposed batch-flush data loss via FlushResult

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