Skip to content

Releases: epam/ai-dial-analytics-realtime

0.7.0

13 Feb 16:01
Compare
Choose a tag to compare

Features

  • Publish statistics on rate response message #31 (#32)
  • Update Influx schema with new fields/tags #29 (#30)
  • Update controller in realtime analytics #26 (#27)

Fixes

  • Analytics fail to parse logs from Core #34 (#35)
  • fix dependent-bot (#37)
  • fix starlet vulnerability (#40)

Other

  • Merge pull request #41 from epam/development
  • GitHub workflow update (#33)
  • bump aiohttp from 3.9.0 to 3.9.2 (#39)
  • bump fastapi from 0.97.0 to 0.109.1 (#38)
  • bump pillow from 10.0.1 to 10.2.0 (#28)

0.6.0

15 Jan 18:11
Compare
Choose a tag to compare

Features:

  • add grafana dashboards (#23)

Fixes:

  • Bump the versions of libc6 and libc-bin (#21)

Other:

  • chore: Setup excludes for OSS Review Toolkit (#20)
  • chore: bump jinja2 from 3.1.2 to 3.1.3 (#24)
  • chore: remove explicit libc6 dependency (#25)

0.5.0

28 Nov 11:59
Compare
Choose a tag to compare

Features:

  • calculate price based on deployment if it is possible (#11) (#13)

Fixes:

  • fix handling of datetime with less than 3 fractional digits for seconds (#14) (#16)

0.4.0

15 Nov 12:22
Compare
Choose a tag to compare

Other:

  • add slash commands dispatch (#4)
  • chore: add CONTRIBUTING.md (#8)
  • chore: add workflow to deploy on dev (#6)
  • chore: bump aiohttp from 3.8.5 to 3.8.6 (#10)
  • chore: bump urllib3 from 2.0.6 to 2.0.7 (#2)
  • chore: enable dependabot (#5)
  • chore: fix end-of-line in poetry.lock (#9)
  • chore: update workflow references (#7)

0.2.0

19 Oct 15:51
Compare
Choose a tag to compare

Fixes:

Other:

  • chore: update workflow references (#3)

0.1.0

04 Oct 15:15
Compare
Choose a tag to compare

Features:

  • initial commit