2.2.49

comet-ml/opik2.2.49Sep 3, 2026by github-actions[bot]

AI Summary

This release improves user experience with OAuth consent screens, adds new configuration options for Gemini models, and optimizes dataset query performance.

Key Highlights

  • Preselect default workspace on MCP OAuth consent screen
  • Expose Gemini thinking config for Vertex AI and google_ai
  • Accept CIPX device tokens and record device_id
  • Run dataset enrichment queries concurrently for better performance

New Features

  • Workspace preselection on OAuth
  • Gemini thinking configuration
  • CIPX device token support

Full Release Notes

## What's Changed
* [NA] [BE] [FE] feat: preselect the default workspace on the MCP OAuth consent screen by @alexkuzmik in https://github.com/comet-ml/opik/pull/8085
* [OPIK-8176] [BE] perf: run the four dataset enrichment queries concurrently by @JetoPistola in https://github.com/comet-ml/opik/pull/8076
* [NA] [GHA] Remove the orphaned Check Documentation Links workflow by @hassaanch23 in https://github.com/comet-ml/opik/pull/8120
* [NA] [SDK] fix: address review comments on dataset insert deduplication by @alexkuzmik in https://github.com/comet-ml/opik/pull/8115
* [OPIK-8197] [BE] fix: unhang PythonEvaluatorServiceTest and bound every test with a timeout by @JetoPistola in https://github.com/comet-ml/opik/pull/8108
* [NA] [DOCS] docs: rewrite the TrueFoundry AI Gateway integration page by @jverre in https://github.com/comet-ml/opik/pull/8116
* [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/8123
* [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/8125
* [OPIK-8183] [BE] feat: accept CIPX device tokens and record device_id on cipx identities by @LifeXplorer in https://github.com/comet-ml/opik/pull/8094
* [OPIK-8102] [BE] [FE] feat: expose Gemini thinking config for Vertex AI and google_ai by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/8024
* [NA] [DOCS] docs: set the style for PR descriptions in agent rules by @jverre in https://github.com/comet-ml/opik/pull/8014

## New Contributors
* @hassaanch23 made their first contribution in https://github.com/comet-ml/opik/pull/8120

**Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.48...2.2.49