Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Releases: hypertrace/gateway-service

Release v0.3.12

19 Dec 08:33
481e7a3
Compare
Choose a tag to compare

😇 Changes

  • chore | adding the eds filter support to qs explore query #157
  • Use shorter string for debug logs #187

Release v0.3.11

07 Dec 19:37
8f4dfb1
Compare
Choose a tag to compare

😇 Changes

  • chore: convert 'null' string array value to list with 'null' value #186

Release v0.3.10

23 Nov 07:24
9f2aa9d
Compare
Choose a tag to compare

😇 Changes

  • chore | evaluate all entity types in interaction filters #184

Release v0.3.9

21 Sep 13:11
1997536
Compare
Choose a tag to compare

😇 Changes

  • chore: update gradle plugins #180
  • chore: added error log #179

Release v0.3.8

15 Sep 14:27
8f1053b
Compare
Choose a tag to compare

😇 Changes

  • fix: fix time aggregations query having order by as well as order by based on interval #177
  • fix: fix time aggregations query having order by as well as order by … #178

Release v0.3.7

13 Sep 08:13
525fc0d
Compare
Choose a tag to compare

😇 Changes

  • Fetch entity types from entity service #175

Release v0.3.6

10 Aug 03:46
f625d0c
Compare
Choose a tag to compare

😇 Changes

  • chore: pass down limit, order-by as is in case of group-by query down to query service #174

Release v0.3.5

07 Aug 17:29
34e6736
Compare
Choose a tag to compare

😇 Changes

  • Revert "fix: fix to handle group by with offset (#172)" (and #171) #173

Release v0.3.4

04 Aug 15:12
4cf2d02
Compare
Choose a tag to compare

😇 Changes

  • fix: fix to handle group by with offset #172

Release v0.3.3

04 Aug 03:47
0cc2879
Compare
Choose a tag to compare

😇 Changes

  • chore: Handle scenario when query has a group by #171