Releases: hypertrace/query-service
Releases · hypertrace/query-service
Release v0.8.10
Release v0.8.9
Release v0.8.8
😇 Changes
- chore: move to trivy based image scan, removed snyk #187
Release v0.8.7
😇 Changes
- feat: add support for utilising text indexes if exits for like operator in pinot based handlers #186
Release v0.8.6
😇 Changes
- adding support of using charts as library for certain components #185
Release v0.8.5
😇 Changes
- fix: fix runtime failure #184
Release v0.8.4
Release v0.8.3
Release v0.8.2
Release v0.8.1
😇 Changes
- chore: ignore argument list for COUNT function as it is just converted to COUNT(*) at the end #175
- feat: add support for distinct count function for array column in postgres #174
- feat: create new connection on connection validation error in postgres #172
- Revert "fix: add support for boolean array fields for pinot" #171
- fix: add support for boolean array fields for pinot #170
- feat: add connection pooling for postgres connections #169
- chore: provide null value equivalent based on column type #166
- feat: add support for array fields for postgres #168
- chore: handle bytea field having default value #167
- feat: add scalar functions in postgres #165
- fix: Changes to handle conversion of array field to json array string… #164
- fix: correct the data time convert config #163
- fix: Remove NULL_STRING value type and use STRING value type #162
- fix: adds value type as part of the response null string response #161
- fix: Fix NPE while querying column having null value #160
- fix: postgres password #159
- chore: Split postgres url in to parts. #157
- chore: remove the code not used in postgres query #158
- chore: enable postgres integration test execution #156
- feat: Added integration tests with postgres #155
- added container scanning to query-service repo #154
- feat: Add support for postgres - Part 1 #153
- chore: update framework version #151
- chore: update build versions #150
- chore: update framework version #149
- refactor: wrap with grpc factory, add health check #148