2.2.3

BuilderIO/gpt-crawler2.2.3May 14, 2024by alexkuzmik

AI Summary

This update includes an OpenAI connector fix, resolves a Google Translate crash on the onboarding email step, and introduces ClickHouse tiered-storage configuration. It also migrates Python Dockerfiles to the `uv` tool.

Key Highlights

  • Fix for OpenAI connector
  • Fix Google Translate crash on onboarding email step
  • ClickHouse tiered-storage config with EBS cache provisioning
  • Migration of Python Dockerfiles from pip to uv

New Features

  • ClickHouse tiered-storage support
  • uv tool integration for Python builds

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