Releases: comet-ml/opik
Releases · comet-ml/opik
0.2.2
- Update base version to 0.2.2 0499a6d @CometActions
- [OPIK-218] Add deprecated fields to data field when data not migrated (#407) f89a11d @thiagohora
- Fix release version bump (#418) 58e833a @liyaka
- OPIK-258 [SDK] show warning message when user runs configure() (#408) 2040742 @japdubengsub
- [OPIK-218] Data migration (#397) f3c4494 @thiagohora
- Remove unneeded pre-commit global formatters + move the opik documentation formatters to the proper folder (#423) d4e7b34 @ferc
- [NA] Fix font size for code blocks (#426) 402fb7e @andriidudar
- [NA] Fix incorrect project name for score when logged together with span/trace (#425) 2e99f5e @alexkuzmik
What's Changed
- [OPIK-218] Add deprecated fields to data field when data not migrated by @thiagohora in #407
- fix release version bump by @liyaka in #418
- OPIK-258 [SDK] show warning message when user runs configure() by @japdubengsub in #408
- [OPIK-218] Data migration by @thiagohora in #397
- Fix pre-commit configuration by @ferc in #423
- [NA] Fix font size for code blocks by @andriidudar in #426
- [NA] Fix incorrect project name for score when logged together with span/trace by @alexkuzmik in #425
Full Changelog: 0.2.1...0.2.2
0.2.1
- Update version to 0.2.1 0726269 @liyaka
- Replace to_json with model_dump (#415) 00ce275 @alexkuzmik
What's Changed
- [NA] Langchain integration: replace to_json with model_dump by @alexkuzmik in #415
Full Changelog: 0.2.0...0.2.1
0.2.0
- Update base version to 0.1.24 82e26c7 @CometActions
- Bump org.apache.maven.plugins:maven-compiler-plugin (#385) c304713 @dependabot-bot
- Bump software.amazon.jdbc:aws-advanced-jdbc-wrapper (#384) 40f7a2a @dependabot-bot
- Bump org.apache.maven.plugins:maven-javadoc-plugin in /apps/opik-backend (#383) 16cbf1d @dependabot-bot
- Bump org.apache.maven.plugins:maven-jar-plugin in /apps/opik-backend (#381) 32d80f5 @dependabot-bot
- Bump org.mapstruct.version in /apps/opik-backend (#382) ff1ab48 @dependabot-bot
- Fix ClickHouse installation typos (#386) 8e20458 @obezpalko
- Fix local installation (#387) 06bc519 @liyaka
- Fix reference doc for integrations (#388) f788dc4 @Lothiraldan
- [OPIK-238] Fix orphan spans error ignoring them (#389) 88ac01e @ferc
- NO-JIRA: Refine CODEOWNERS (#390) 98b7490 @andrescrz
- [CM-11588] Add support to trace limit reached warning (#393) 42373cb @ferc
- Add new examples cookbooks (#394) a593751 @Lothiraldan
- [OPIK-218] Remove limitations in dataset items (#369) 6e5bb09 @thiagohora
- OPIK-185 [SDK] Allow users to configure the project name in Llama Index integration (#391) 5512767 @japdubengsub
- [OPIK-218] Allow null custom fields (#399) 9d8ed61 @thiagohora
- [OPIK-261] Feedback score batch fix for closed connection (#395) 2aa5683 @thiagohora
- Add pre-commit config for documentation and run on all files (#396) 0ffb7a2 @Lothiraldan
- [OPIK-220] [UX Improvement] Add quickstart page (#398) efd90c2 @andriidudar
- Remove extraneous dependency in Groq cookbook (#403) 2c96d71 @Lothiraldan
- Update version.txt (#406) 308a26c @ferc
- Added roadmap and changelog docs (#409) 74b6ed4 @jverre
- NO-JIRA: Fix docker-compose README.md (#413) e30af50 @andrescrz
- [OPIK-242] Adjust FE page for dataset items and experiment items (#412) e553bf2 @andriidudar
- [NA] Improve langchain data serialization (#414) de25b6f @alexkuzmik
What's Changed
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 in /apps/opik-backend by @dependabot in #385
- Bump software.amazon.jdbc:aws-advanced-jdbc-wrapper from 2.3.8 to 2.4.0 in /apps/opik-backend by @dependabot in #384
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.10.1 in /apps/opik-backend by @dependabot in #383
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2 in /apps/opik-backend by @dependabot in #381
- Bump org.mapstruct.version from 1.5.5.Final to 1.6.2 in /apps/opik-backend by @dependabot in #382
- [NA] fix typos by @obezpalko in #386
- fix local installation by @liyaka in #387
- Fix reference doc for integrations by @Lothiraldan in #388
- [OPIK-238] Fix orphan spans error ignoring them by @ferc in #389
- NO-JIRA: Refine CODEOWNERS by @andrescrz in #390
- [CM-11588] Add support to trace limit reached warning by @ferc in #393
- Add new examples cookbooks by @Lothiraldan in #394
- [OPIK-218] Remove limitations in dataset items by @thiagohora in #369
- OPIK-185 [SDK] Allow users to configure the project name in Llama Index integration by @japdubengsub in #391
- [OPIK-218] Allow null custom fields by @thiagohora in #399
- [OPIK-261] Feedback score batch fix for closed connection by @thiagohora in #395
- Add pre-commit config for documentation and run on all documentation files by @Lothiraldan in #396
- [OPIK-220] [UX Improvement] Add quickstart page by @andriidudar in #398
- Remove extraneous dependency in Groq cookbook by @Lothiraldan in #403
- Update version.txt by @ferc in #406
- Added roadmap and changelog docs by @jverre in #409
- NO-JIRA: Fix docker-compose README.md by @andrescrz in #413
- [OPIK-242] Adjust FE page for dataset items and experiment items by @andriidudar in #412
- [NA] Improve langchain data serialization by @alexkuzmik in #414
Full Changelog: 0.1.23...0.2.0
0.1.23
- Update base version to 0.1.23 29ca4fe @CometActions
- Updated trace url link (#366) 8a29238 @jverre
- Jacques/doc updates (#367) 557b6c7 @jverre
- [OPIK-257] [FE] Add filter button to experiments compare page (#368) 80929d3 @andriidudar
- [OPIK-184] [SDK] Allow users to configure the project name in OpenAI integration (#365) b6ab843 @japdubengsub
- [OPIK-234] [UX improvements] Unify bottom paddings (#370) 5f457b7 @andriidudar
- [OPIK-260] [FE] Show by default updated_at column in Projects table (#371) 900cc09 @andriidudar
- Added chain of summarization task (#372) 6a4665d @jverre
- add service monitoring for clickhouse (#375) a9b5acc @liyaka
- Liya/dev 2336 use helm chart for clickhouse operator (#376) 019a007 @liyaka
- [NA] Remove New Relic dependency (#254) fd0fc81 @thiagohora
- Handle long names in breadcrumbs, page titles and popups (#377) 9fab8fd @andriidudar
- [OPIK-266] Replace requests library in the demo generator script (#373) 59afadd @ferc
- [OPIK-268] add path to remote auth request (#378) e220b8d @Nimrod007
- OPIK-186 [SDK] Allow users to configure the project name in LangChain integration (#374) 4330b09 @japdubengsub
- Add permissions for opikmonitoring user in clickhouse (#380) f56d6ed @liyaka
- Create dependabot.yml (#379) d03a61c @liyaka
What's Changed
- Updated trace url link by @jverre in #366
- Jacques/doc updates by @jverre in #367
- OPIK-257 [FE] Add filter button to experiments compare page by @andriidudar in #368
- OPIK-184 [SDK] Allow users to configure the project name in OpenAI integration by @japdubengsub in #365
- [OPIK-234] [UX improvements] Unify bottom paddings by @andriidudar in #370
- [OPIK-260] [FE] Show by default updated_at column in Projects table by @andriidudar in #371
- Added chain of summarization task by @jverre in #372
- add service monitoring for clickhouse by @liyaka in #375
- Liya/dev 2336 use helm chart for clickhouse operator by @liyaka in #376
- [NA] Remove New Relic dependency by @thiagohora in #254
- Handle long names (without spaces) in breadcrumbs, page titles and popups by @andriidudar in #377
- [OPIK-266] Replace requests library in the demo generator script by @ferc in #373
- [OPIK-268] add path to remote auth request by @Nimrod007 in #378
- OPIK-186 [SDK] Allow users to configure the project name in LangChain integration by @japdubengsub in #374
- Add permissions for opikmonitoring user in clickhouse by @liyaka in #380
- Create dependabot.yml by @liyaka in #379
Full Changelog: 0.1.22...0.1.23
0.1.22
- Update base version to 0.1.22 76144c5 @CometActions
- Fixed broken experiment link in colab (#360) fd9c847 @jverre
- Fix doc links (#361) c4e15fd @jverre
- [OPIK-160] Fix trace and span error during insertion due to input/output size (#362) 63d162b @thiagohora
- [OPIK-147] Add filters to dataset item experiment compare endpoint (#359) 373194c @thiagohora
- [OPIK-217] Fix FE docker image to do not use the local node_modules folder (#363) f7bd89d @ferc
- [OPIK-194] rest of e2e sanity tests, docstrings and architecture cleanup (#364) 2b5846b @AndreiCautisanu
What's Changed
- Fixed broken experiment link in colab by @jverre in #360
- Fix doc links by @jverre in #361
- [OPIK-160] Fix trace and span error during insertion due to input/output size by @thiagohora in #362
- [OPIK-147] Add filters to dataset item experiment compare endpoint by @thiagohora in #359
- [OPIK-217] Fix FE docker image to do not use the local node_modules folder by @ferc in #363
- OPIK-194 rest of e2e sanity tests, docstrings and architecture cleanup by @AndreiCautisanu in #364
Full Changelog: 0.1.21...0.1.22
0.1.21
- [OPIK-187] [SDK] Allow users to configure the project name in track decorator (#348) ce4cf84 @japdubengsub
- Update base version to 0.1.21 076094b @CometActions
What's Changed
- [OPIK-187] [SDK] Allow users to configure the project name in track decorator by @japdubengsub in #348
Full Changelog: 0.1.20...0.1.21
0.1.20
- Update base version to 0.1.20 d28f547 @CometActions
- Add message with link to trace project (#349) d53afeb @jverre
- Update openapi template (#323) a422d75 @jverre
- OPIK-52 Add trace usage search (#352) 92f7857 @andrescrz
- Documentation updates (#356) 9d0190a @jverre
- [OPIK-210] Fix NPE in batch endpoint when project name is null (#351) b4b57d1 @thiagohora
- [OPIK-138] Add last updated trace at field (#342) e95988d @thiagohora
- Added nb_samples parameter in evaluate function (#355) 1096e06 @jverre
- [OPIK-137] Integrate new last_updated_trace_at in the Projects table (#358) 6e98a36 @ferc
- Add experiment link in the SDK (#353) b8557b2 @jverre
- Moved flush to after_call (#354) 21215ad @dsblank
- OPIK-194 Sanity end-to-end tests - UI tests (#357) 3749d11 @AndreiCautisanu
What's Changed
- Add message with link to trace project by @jverre in #349
- Update openapi template by @jverre in #323
- OPIK-52 Add trace usage search by @andrescrz in #352
- Documentation updates by @jverre in #356
- [OPIK-210] Fix NPE in batch endpoint when project name is null by @thiagohora in #351
- [OPIK-138] Add last updated trace at field by @thiagohora in #342
- Added nb_samples parameter in evaluate function by @jverre in #355
- [OPIK-137] Integrate new last_updated_trace_at in the Projects table by @ferc in #358
- Add experiment link in the SDK by @jverre in #353
- Moved flush to after_call by @dsblank in #354
- OPIK-194 Sanity end-to-end tests - UI tests by @AndreiCautisanu in #357
Full Changelog: 0.1.19...0.1.20
0.1.19
- Update base version to 0.1.19 4e07794 @CometActions
- [OPIK-193] Fixtures to setup traces, spans, datasets, experiments via SDK for end to end automated tests (#334) 6cff165 @AndreiCautisanu
- [OPIK-155] [FE] Add E2E test coverage for traces filters (#338) ddff94c @andriidudar
- Add rate limits (#341) ea6cf3e @jverre
- [OPIK-159] Experiment delete endpoint (#336) 471cc47 @thiagohora
- [OPIK-155] [FE] Add E2E test coverage for traces/spans table visibility (#344) 07cf889 @andriidudar
- [OPIK-158] Allow users to delete experiments (#345) f3b0c74 @andriidudar
- [OPIK-38] Deduplicate items before inserting them in a dataset (#340) e702307 @jverre
- [OPIK-121] Allow multiline in dataset description (#339) dc1556c @thiagohora
- [OPIK-159] Address missing comments (#343) 61436c2 @thiagohora
- [OPIK-207] [UX Improvements] Add docs link to Traces empty state (#346) 3714e62 @andriidudar
- gidim/ add 'get_or_create_dataset()' method (#324) 5dfe3d0 @gidim
- [OPIK-208] [UX Improvements] Make score reasons easier to compare (#347) bcb8d06 @andriidudar
- OPIK-95 remove main access_log (#337) 622ba8d @obezpalko
- [OPIK-207] [UX Improvements] Fix docs link in cloud (#350) 058faf9 @andriidudar
What's Changed
- [OPIK-193] Fixtures to setup traces, spans, datasets, experiments via SDK for end to end automated tests by @AndreiCautisanu in #334
- [OPIK-155] [FE] Add E2E test coverage for traces filters by @andriidudar in #338
- Add rate limits documentation by @jverre in #341
- [OPIK-159] Experiment delete endpoint by @thiagohora in #336
- [OPIK-155] [FE] Add E2E test coverage for traces/spans table visibility by @andriidudar in #344
- [OPIK-158] Allow users to delete experiments by @andriidudar in #345
- [OPIK-38] Deduplicate items before inserting them in a dataset by @jverre in #340
- [OPIK-121] Allow multiline in dataset description by @thiagohora in #339
- [OPIK-159] Address missing comments by @thiagohora in #343
- [OPIK-207] [UX Improvements] Add docs link to Traces empty state by @andriidudar in #346
- gidim/ add 'get_or_create_dataset()' method by @gidim in #324
- [OPIK-208] [UX Improvements] Make score reasons easier to compare by @andriidudar in #347
- [OPIK-95] remove log duplication by @obezpalko in #337
- [OPIK-207] [UX Improvements] Fix docs link in cloud by @andriidudar in #350
Full Changelog: 0.1.18...0.1.19
0.1.18
- OPIK-134-evaluate-experiment_name (#318) 74357d2 @japdubengsub
- Update base version to 0.1.18 4b84564 @CometActions
- [OPIK-183] [FE] Adding/deleting tags from trace panel on compare experiment page doesn't work (#329) 099cc6f @andriidudar
- [OPIK-168] [UX improvement] Remove name requirement in delete box (#330) 76ae162 @andriidudar
- OPIK-58 Add trace usage (#332) faabc51 @andrescrz
- Remove un-necessary dependency from the Python SDK (#331) ff64b84 @Lothiraldan
- [OPIK-155] [FE] Add E2E test coverage for traces side panel (#333) 0312b7e @andriidudar
- [OPIK-144] Fix condition when limit expires and application tries to retrieve to check available permits (#335) cf0a072 @thiagohora
What's Changed
- OPIK-134-evaluate-experiment_name by @japdubengsub in #318
- [OPIK-183] [FE] Adding/deleting tags from trace panel on compare experiment page doesn't work by @andriidudar in #329
- [OPIK-168] [UX improvement] Remove name requirement in delete box by @andriidudar in #330
- OPIK-58 Add trace usage by @andrescrz in #332
- Remove un-necessary dependency from the Python SDK by @Lothiraldan in #331
- [OPIK-155] [FE] Add E2E test coverage for traces side panel by @andriidudar in #333
- [OPIK-144] Fix condition when limit expires and application tries to retrieve to check available permits by @thiagohora in #335
Full Changelog: 0.1.17...0.1.18
0.1.17
- Update base version to 0.1.17 9743f53 @CometActions
- Update feature_request.yaml (#315) 4fab35c @alexkuzmik
- [OPIK-82] Dot character not allowed on feedback definition values (#314) 70e4541 @andriidudar
- [OPIK-84] Add missing details to contributing md (#317) df6c0c2 @thiagohora
- Add utm_campaign fields to urls (#281) 55d4cb7 @sherpan
- [OPIK-155] [FE] Add E2E test coverage for common success flows (#321) a916a92 @andriidudar
- Jacques/documentation updates (#322) fa92c44 @jverre
- Fix broken integrations table in README (#325) 4459aab @Lothiraldan
- [OPIK-130] Add anonymous usage information (#316) 0cc1242 @thiagohora
- build opik server while runing it for tests (#310) 5f99fae @liyaka
- [OPIK-99] Implement batching for spans creation (#298) 939accf @alexkuzmik
-
- docs: update langchain.md (#320) 938ed44 @eltociear
- [OPIK-111] - opik configure fixes (api key checking, interactive environment handling etc) (#313) 8cf319f @japdubengsub
- [OPIK-155] [FE] Add E2E test coverage for projects page (#326) 7ca9fbb @andriidudar
- [OPIK-130] Disable usage bi event in ci (#327) 2b942b7 @thiagohora
What's Changed
- [NA] Update feature_request.yaml by @alexkuzmik in #315
- [OPIK-82] Dot character not allowed on feedback definition values by @andriidudar in #314
- [OPIK-84] Add missing details to contributing md by @thiagohora in #317
- Add utm_campaign fields to urls by @sherpan in #281
- [OPIK-155] [FE] Add E2E test coverage for common success flows by @andriidudar in #321
- Jacques/documentation updates by @jverre in #322
- Fix broken integrations table in README by @Lothiraldan in #325
- [OPIK-130] Add anonymous usage information by @thiagohora in #316
- build opik server while runing it for tests by @liyaka in #310
- [OPIK-99] Implement batching for spans creation by @alexkuzmik in #298
- docs: update langchain.md by @eltociear in #320
- [OPIK-111] - opik configure fixes (api key checking, interactive environment handling etc) by @japdubengsub in #313
- [OPIK-155] [FE] Add E2E test coverage for projects page by @andriidudar in #326
- [OPIK-130] Disable usage bi event in ci by @thiagohora in #327
New Contributors
- @eltociear made their first contribution in #320
Full Changelog: 0.1.16...0.1.17