Releases: hypertrace/query-service
Releases · hypertrace/query-service
Release v0.8.0
😇 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
😇 Changes
- DISTINCTCOUNTMV #141
- chore:fixed snyk failures #140
- added error count of failed requests from query service to pinot #138
Release v0.7.3
😇 Changes
- fix: actually print offending request for limit warning #137
Release v0.7.2
😇 Changes
- feat: add configurable limit validation #135
- chore: update dependency constraints and exclusions #136
Release v0.7.1
😇 Changes
- chore: include execution stats when logging slow query warn message #133
Release v0.7.0
😇 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
😇 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
😇 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
😇 Changes
- fix : sorting rate metrics #102
- Updated grpc versions #101
- Updated proto files #98
Release v0.6.7
😇 Changes
- Addition of span count attribute #94