Skip to content

Releases: epam/ai-dial-analytics-realtime

0.20.3

26 Mar 09:59

Choose a tag to compare

Other

  • bump aidial-sdk from 0.16.0 to 0.33.1 (#222)
  • bump black from 24.10.0 to 26.3.1 (#217)
  • bump pillow from 10.3.0 to 12.1.1 (#206)
  • bump protobuf from 5.29.5 to 6.33.5 (#203)
  • bump sentencepiece from 0.2.0 to 0.2.1 (#200)
  • bump torch from 2.8.0 to 2.10.0 (#211)
  • fix security issue in the setuptools package (#202)
  • bump the ai-dial-ci group with 4 updates (#186, #199, #201, #208, #215)
  • bump the github-actions group across 1 directory with 2 updates (#192)
  • update gitlab project id for deploy development (#205)

0.21.0

25 Feb 15:09

Choose a tag to compare

Features

  • support analytics for MCP requests (#210, #212)

Fixes

  • log successes with DEBUG log level (#207)
  • support integers in price and development_price fields (#204)

Other

  • refactor tests (#194)
  • bump aiohttp from 3.12.14 to 3.13.3 (#191)
  • bump anyio from 4.2.0 to 4.12.0 (#188)
  • bump filelock from 3.20.1 to 3.20.3 (#196)
  • bump pillow from 10.3.0 to 12.1.1 (#206)
  • bump protobuf from 5.29.5 to 6.33.5 (#203)
  • bump sentence-transformers from 2.3.1 to 3.1.0 (#189)
  • bump sentencepiece from 0.2.0 to 0.2.1 (#200)
  • bump the ai-dial-ci group with 4 updates (#186, #199, #201, #208)
  • bump the github-actions group across 1 directory with 2 updates (#192)
  • bump torch from 2.8.0 to 2.10.0 (#211)
  • bump urllib3 from 2.6.0 to 2.6.3 (#193)
  • bump virtualenv from 20.26.6 to 20.36.1 (#195)
  • fix security issue in the setuptools package (#202)
  • update gitlab project id for deploy development (#205)

0.20.2

16 Jan 11:13

Choose a tag to compare

Other

  • bump aiohttp from 3.12.14 to 3.13.3 (#191) (#197)
  • bump filelock from 3.20.1 to 3.20.3 (#196) (#197)
  • bump urllib3 from 2.6.0 to 2.6.3 (#193) (#197)
  • bump virtualenv from 20.26.6 to 20.36.1 (#195) (#197)

0.20.1

05 Jan 17:59

Choose a tag to compare

Other

  • bump anyio from 4.2.0 to 4.12.0 (#188) (#190)
  • bump sentence-transformers from 2.3.1 to 3.1.0 (#189) (#190)

0.20.0

17 Dec 16:18

Choose a tag to compare

Features

  • add tracing ids to logs (#179)

Fixes

  • error handling made more fine-grained (#158)
  • support disabling topics via empty env var (#156)
  • tolerate unescaped control chars in log messages (#169)

Other

  • bump epam/ai-dial-ci from 2.4.1 to 2.6.0 (#162)
  • bump epam/ai-dial-ci from 2.6.0 to 2.6.2 (#163)
  • bump epam/ai-dial-ci from 2.6.2 to 2.7.0 (#164)
  • bump epam/ai-dial-ci from 2.7.0 to 2.7.2 (#168)
  • bump filelock from 3.13.1 to 3.20.1 (#185)
  • bump peter-evans/slash-command-dispatch (#178)
  • bump peter-evans/slash-command-dispatch (#184)
  • bump pytorch from 2.6.0 to 2.8.0 (#171)
  • bump starlette from 0.47.2 to 0.49.1; bump fastapi from 0.116.1 to 0.120.2 (#166)
  • bump the ai-dial-ci group with 4 updates (#177)
  • bump the ai-dial-ci group with 4 updates (#181)
  • bump the ai-dial-ci group with 4 updates (#183)
  • bump urllib3 from 2.5.0 to 2.6.0 (#182)
  • fine-tune Dependabot for GitHub actions (#176)
  • import BERTopic lazily; read langid model lazily (#180)
  • sync ci according ai-dial-ci (#161)
  • update discord link (#165)

0.19.4

06 Nov 13:35

Choose a tag to compare

Fixes

  • tolerate unescaped control chars in log messages (#169) (#170)

0.19.3

03 Nov 13:47

Choose a tag to compare

Other

  • bump starlette from 0.47.2 to 0.49.1; bump fastapi from 0.116.1 to 0.120.2 (#166) (#167)

0.19.2

12 Sep 13:29

Choose a tag to compare

Fixes

  • error handling made more fine-grained (#158) (#159)

0.19.1

26 Aug 13:30

Choose a tag to compare

Fixes

  • support disabling topics classification feature by setting TOPIC_MODEL env var to an empty string (#156) (#157)

0.19.0

22 Aug 15:39

Choose a tag to compare

Features

  • feat: topic classification feature made optional (#155)

Other

  • bump transformers from 4.52.1 to 4.53.0 (#153)