Skip to content

Releases: hypertrace/query-service

Release v0.8.0

28 Jun 14:21
19cf407
Compare
Choose a tag to compare

😇 Changes

  • feat: add CONTAINS_KEY_LIKE operator #145
  • fix: flip around division #147
  • feat: support configuring distinct count agg function #143
  • fix: the integration test with latest pinot image for group.id change #146

Release v0.7.4

27 May 13:18
1730c1e
Compare
Choose a tag to compare

😇 Changes

  • DISTINCTCOUNTMV #141
  • chore:fixed snyk failures #140
  • added error count of failed requests from query service to pinot #138

Release v0.7.3

17 Mar 16:25
bc43b70
Compare
Choose a tag to compare

😇 Changes

  • fix: actually print offending request for limit warning #137

Release v0.7.2

16 Mar 19:37
2479cb2
Compare
Choose a tag to compare

😇 Changes

  • feat: add configurable limit validation #135
  • chore: update dependency constraints and exclusions #136

Release v0.7.1

25 Jan 08:43
d5b0829
Compare
Choose a tag to compare

😇 Changes

  • chore: include execution stats when logging slow query warn message #133

Release v0.7.0

04 Jan 14:00
ed668d2
Compare
Choose a tag to compare

😇 Changes

  • test: add projection with subpath test #132
  • fix: support for attribute expressions in selections #129
  • Add integ tests #131
  • feat : Addition of API support for receiving attribute expressions #126

Release v0.6.10

20 Dec 05:33
94d19d8
Compare
Choose a tag to compare

😇 Changes

  • chore: update log4j version to 2.17.0 #128
  • add tolerations, affinity and topology spread constraints to deployment #127
  • Fix : Add support for contains key and like operator #125
  • Metrics followup #123
  • chore: update vulnerable deps #124
  • Added support for handling complex attribute expression. #107
  • feat: Integrate prometheus converter, client and response builder #119
  • feat: adds support for building converter for query service response builder from PromQL response #113

Release v0.6.9

10 Dec 16:01
73dc9aa
Compare
Choose a tag to compare

😇 Changes

  • fix: update vulnerable log4j #120
  • feat: Add promql query converter and request handler #111
  • feat: promql rest client and response parser for instant and range query #110
  • Added support for handling simple attribute expression #106
  • Fix: fixing span bug #108
  • Fix : Updated unit tests #103

Release v0.6.8

22 Nov 03:32
7df2959
Compare
Choose a tag to compare

😇 Changes

  • fix : sorting rate metrics #102
  • Updated grpc versions #101
  • Updated proto files #98

Release v0.6.7

12 Nov 03:28
5ea65bf
Compare
Choose a tag to compare

😇 Changes

  • Addition of span count attribute #94