Skip to content

@hyperdx/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 01:42
· 270 commits to main since this release
584bfa6

Minor Changes

  • 79fe30f: Queries depending on numeric aggregates now use the type's default value (e.g. 0) instead of null when dealing with non-numeric data.

Patch Changes

  • cfdd523: feat: clickhouse queries are by default conducted through the clickhouse library via POST request. localMode still uses GET for CORS purposes
  • 92a4800: feat: move rrweb event fetching to the client instead of an api route
  • 7f0b397: feat: queryChartConfig method + events chart ratio