Skip to content

Releases: hyperdxio/hyperdx

@hyperdx/[email protected]

29 Jul 19:09
229b511
Compare
Choose a tag to compare

Patch Changes

  • eed38e8: bump node version to 22.16.0

@hyperdx/[email protected]

29 Jul 19:09
229b511
Compare
Choose a tag to compare

Patch Changes

@hyperdx/[email protected]

29 Jul 19:09
229b511
Compare
Choose a tag to compare

Patch Changes

@hyperdx/[email protected]

28 Jul 08:21
8da7042
Compare
Choose a tag to compare

Patch Changes

  • 4ce81d4: fix: handle Nullable + Tuple type column + decouple useRowWhere
  • 61c79a1: fix: Ensure percentile aggregations on histograms don't create invalid SQL queries due to improperly escaped aliases.

@hyperdx/[email protected]

28 Jul 08:21
8da7042
Compare
Choose a tag to compare

Minor Changes

  • bb37520: Correlated source field links are bidirectional by default and no link exists.

Patch Changes

  • 4ce81d4: fix: handle Nullable + Tuple type column + decouple useRowWhere
  • 6c13403: fix: use '--kill-others-on-fail' to prevent processes from terminating when RUN_SCHEDULED_TASKS_EXTERNALLY is enabled
  • 61c79a1: fix: Ensure percentile aggregations on histograms don't create invalid SQL queries due to improperly escaped aliases.
  • Updated dependencies [4ce81d4]
  • Updated dependencies [61c79a1]

@hyperdx/[email protected]

28 Jul 08:21
8da7042
Compare
Choose a tag to compare

Patch Changes

  • 4ce81d4: fix: handle Nullable + Tuple type column + decouple useRowWhere
  • 21b5df6: fix: Hotfix to prevent the app from crashing due to a strict mode exception
  • 6c13403: fix: use '--kill-others-on-fail' to prevent processes from terminating when RUN_SCHEDULED_TASKS_EXTERNALLY is enabled
  • 61c79a1: fix: Ensure percentile aggregations on histograms don't create invalid SQL queries due to improperly escaped aliases.
  • Updated dependencies [4ce81d4]
  • Updated dependencies [61c79a1]

@hyperdx/[email protected]

21 Jul 16:23
c8729b8
Compare
Choose a tag to compare

Patch Changes

  • 33fc071: feat: Allow users to define custom column aliases for charts

@hyperdx/[email protected]

21 Jul 16:23
c8729b8
Compare
Choose a tag to compare

Patch Changes

  • 33fc071: feat: Allow users to define custom column aliases for charts
  • b9ad3bd: fix: Limit source selector to only display the supported types in search, sessions and dashboards
  • 10abadd: feat: Add verbose time range used for search in results table
  • 40d0439: feat: Allow pinning a field in the filter panel
  • 4581a68: fix: queries firing before having a valid table or connection id
  • Updated dependencies [33fc071]

@hyperdx/[email protected]

21 Jul 16:23
c8729b8
Compare
Choose a tag to compare

Patch Changes

@hyperdx/[email protected]

12 Jul 18:12
8bbc5f4
Compare
Choose a tag to compare

Patch Changes

  • 973b9e8: feat: Add any aggFn support, fix select field input not showing up