diff --git a/.changeset/afraid-bananas-vanish.md b/.changeset/afraid-bananas-vanish.md deleted file mode 100644 index f422b7da..00000000 --- a/.changeset/afraid-bananas-vanish.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@hyperdx/common-utils": patch -"@hyperdx/app": patch ---- - -feat: Add previous period comparisons to line chart diff --git a/.changeset/afraid-oranges-speak.md b/.changeset/afraid-oranges-speak.md deleted file mode 100644 index 0b217147..00000000 --- a/.changeset/afraid-oranges-speak.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -improve markdown rendering after we removed bootrstrap reset styles diff --git a/.changeset/beige-eyes-tap.md b/.changeset/beige-eyes-tap.md deleted file mode 100644 index f30b0ec6..00000000 --- a/.changeset/beige-eyes-tap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -Improve how filters are parsed on the search page diff --git a/.changeset/cold-ducks-sniff.md b/.changeset/cold-ducks-sniff.md deleted file mode 100644 index a1ffe86b..00000000 --- a/.changeset/cold-ducks-sniff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -Add support for deeplinking to search page from most charts and tables diff --git a/.changeset/curvy-wasps-sin.md b/.changeset/curvy-wasps-sin.md deleted file mode 100644 index ab7f7e7e..00000000 --- a/.changeset/curvy-wasps-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -fix: Round previous period offset to the second diff --git a/.changeset/eight-cooks-do.md b/.changeset/eight-cooks-do.md deleted file mode 100644 index 620e940c..00000000 --- a/.changeset/eight-cooks-do.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/common-utils": patch ---- - -fix: Support formatting queries with % operator diff --git a/.changeset/fair-points-float.md b/.changeset/fair-points-float.md deleted file mode 100644 index 1d42440a..00000000 --- a/.changeset/fair-points-float.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@hyperdx/common-utils": minor -"@hyperdx/api": minor -"@hyperdx/app": minor ---- - -chore: Upgrade nextjs, react, and eslint + add react compiler diff --git a/.changeset/fix-font-rendering-with-nextfont.md b/.changeset/fix-font-rendering-with-nextfont.md deleted file mode 100644 index 81af07a8..00000000 --- a/.changeset/fix-font-rendering-with-nextfont.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -'@hyperdx/app': minor ---- - -# Font Rendering Fix - -Migrate from Google Fonts CDN to Next.js self-hosted fonts for improved reliability and production deployment. - -## Changes - -- Replaced Google Fonts imports with `next/font/google` for IBM Plex Mono, Roboto Mono, Inter, and Roboto -- Font variables are applied server-side in `_document.tsx` and available globally via CSS class inheritance -- Implemented dynamic font switching with CSS variables (`--app-font-family`) and Mantine theme integration -- Font configuration centralized in `src/config/fonts.ts` with derived maps for CSS variables and Mantine compatibility -- Added Roboto font option alongside existing fonts (IBM Plex Mono, Roboto Mono, Inter) -- CSS variable always has a value (defaults to Inter) even when user preference is undefined -- Removed old Google Fonts CDN links from `_document.tsx` -- `!important` flag used only in CSS for external components (nextra sidebar), not in inline styles -- Fonts are now available globally without external CDN dependency, fixing production deployment issues - -## Benefits - -- ✅ Self-hosted fonts that work in production even when CDNs are blocked -- ✅ Improved performance with automatic optimization -- ✅ Works with Content Security Policy (CSP) headers -- ✅ Mantine components and sidebar now properly inherit selected fonts -- ✅ Font selection persists through user preferences -- ✅ DRY font configuration with derived maps prevents duplication -- ✅ Server-side font setup eliminates runtime performance overhead diff --git a/.changeset/fix-minor-ui-issues.md b/.changeset/fix-minor-ui-issues.md deleted file mode 100644 index d35f6fde..00000000 --- a/.changeset/fix-minor-ui-issues.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperdx/app': patch ---- - -Fix minor UI issues and enhance styling across various components diff --git a/.changeset/flat-ladybugs-dance.md b/.changeset/flat-ladybugs-dance.md deleted file mode 100644 index d8399a70..00000000 --- a/.changeset/flat-ladybugs-dance.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -feat: Grouped filters for map/json types diff --git a/.changeset/flat-maps-flow.md b/.changeset/flat-maps-flow.md deleted file mode 100644 index cd37a0d3..00000000 --- a/.changeset/flat-maps-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/api": patch ---- - -Allow connecting to Mongo with AWS Auth diff --git a/.changeset/fluffy-sloths-run.md b/.changeset/fluffy-sloths-run.md deleted file mode 100644 index 88d456b3..00000000 --- a/.changeset/fluffy-sloths-run.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@hyperdx/api": patch -"@hyperdx/app": patch -"@hyperdx/common-utils": patch ---- - -chore: deprecate unused go-parser service diff --git a/.changeset/gentle-spoons-raise.md b/.changeset/gentle-spoons-raise.md deleted file mode 100644 index 875fbb35..00000000 --- a/.changeset/gentle-spoons-raise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -fix: Backport Services Dashboard fixes diff --git a/.changeset/giant-moles-help.md b/.changeset/giant-moles-help.md deleted file mode 100644 index 454b6dcd..00000000 --- a/.changeset/giant-moles-help.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -style: Fix missing AlertHistory colors diff --git a/.changeset/giant-ways-taste.md b/.changeset/giant-ways-taste.md deleted file mode 100644 index 8c31298f..00000000 --- a/.changeset/giant-ways-taste.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -fix issue with query timeout on the search page diff --git a/.changeset/heavy-walls-suffer.md b/.changeset/heavy-walls-suffer.md deleted file mode 100644 index b1373741..00000000 --- a/.changeset/heavy-walls-suffer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -fix: Fix session page source change on submit diff --git a/.changeset/large-pumas-yawn.md b/.changeset/large-pumas-yawn.md deleted file mode 100644 index f4435d7a..00000000 --- a/.changeset/large-pumas-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -fix: laggy performance across app diff --git a/.changeset/little-yaks-approve.md b/.changeset/little-yaks-approve.md deleted file mode 100644 index c6e91819..00000000 --- a/.changeset/little-yaks-approve.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@hyperdx/common-utils": patch -"@hyperdx/app": patch ---- - -fix: Fix Services Dashboard Database tab charts diff --git a/.changeset/live-tail-refresh-interval.md b/.changeset/live-tail-refresh-interval.md deleted file mode 100644 index 120bd2c8..00000000 --- a/.changeset/live-tail-refresh-interval.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -feat: add ability to change live tail refresh interval - -Adds a dropdown selector in the search page that allows users to configure the live tail refresh interval. Options include 1s, 2s, 4s (default), 10s, and 30s. The selected refresh frequency is persisted in the URL query parameter. - diff --git a/.changeset/modern-doors-own.md b/.changeset/modern-doors-own.md deleted file mode 100644 index 4e49d0e9..00000000 --- a/.changeset/modern-doors-own.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -fix: Disable useSessionId query when traceId input is undefined diff --git a/.changeset/nasty-mangos-cross.md b/.changeset/nasty-mangos-cross.md deleted file mode 100644 index f798bc50..00000000 --- a/.changeset/nasty-mangos-cross.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -fix: Don't clobber spans in trace waterfall when multiple spans have duplicate span ids diff --git a/.changeset/new-scissors-complain.md b/.changeset/new-scissors-complain.md deleted file mode 100644 index 882d8bd6..00000000 --- a/.changeset/new-scissors-complain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/api": patch ---- - -Improve value rounding on alerts to match thresholds diff --git a/.changeset/orange-donuts-mate.md b/.changeset/orange-donuts-mate.md deleted file mode 100644 index 35bb006f..00000000 --- a/.changeset/orange-donuts-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -feat: Add clickpy_link to clickpy trace source attributes diff --git a/.changeset/poor-tomatoes-sit.md b/.changeset/poor-tomatoes-sit.md deleted file mode 100644 index aeec3fc6..00000000 --- a/.changeset/poor-tomatoes-sit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -Add back selection ui on histogram diff --git a/.changeset/proud-apricots-explode.md b/.changeset/proud-apricots-explode.md deleted file mode 100644 index 4b6e5afd..00000000 --- a/.changeset/proud-apricots-explode.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -chore: remove deprecated SpanAttribute.http.scheme reference from serviceDashboard diff --git a/.changeset/proud-jobs-train.md b/.changeset/proud-jobs-train.md deleted file mode 100644 index bcfdf8f8..00000000 --- a/.changeset/proud-jobs-train.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -Add clickable alert timeline chips diff --git a/.changeset/silly-shoes-peel.md b/.changeset/silly-shoes-peel.md deleted file mode 100644 index 0c5b92b4..00000000 --- a/.changeset/silly-shoes-peel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -Allow HyperDX's listen address to be overriden at runtime with the env var HYPERDX_APP_LISTEN_HOSTNAME. The default remains 0.0.0.0 . diff --git a/.changeset/silver-parents-develop.md b/.changeset/silver-parents-develop.md deleted file mode 100644 index 4ccb44b9..00000000 --- a/.changeset/silver-parents-develop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -fix: sort on the client side in KubernetedDashboardPage diff --git a/.changeset/slimy-ladybugs-attend.md b/.changeset/slimy-ladybugs-attend.md deleted file mode 100644 index 6d9d4c71..00000000 --- a/.changeset/slimy-ladybugs-attend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -feat: Improve filter search diff --git a/.changeset/slimy-mayflies-press.md b/.changeset/slimy-mayflies-press.md deleted file mode 100644 index 5f5521c2..00000000 --- a/.changeset/slimy-mayflies-press.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -feat: Add waterfall span/error count summary, span tooltip status diff --git a/.changeset/slow-eyes-attack.md b/.changeset/slow-eyes-attack.md deleted file mode 100644 index 30702bdf..00000000 --- a/.changeset/slow-eyes-attack.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@hyperdx/common-utils": patch -"@hyperdx/app": patch ---- - -feat: Add custom attributes for individual rows diff --git a/.changeset/strong-ravens-sleep.md b/.changeset/strong-ravens-sleep.md deleted file mode 100644 index da686e19..00000000 --- a/.changeset/strong-ravens-sleep.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@hyperdx/common-utils": patch -"@hyperdx/app": patch ---- - -bump typescript version diff --git a/.changeset/sweet-houses-scream.md b/.changeset/sweet-houses-scream.md deleted file mode 100644 index 6b39b9b3..00000000 --- a/.changeset/sweet-houses-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -chore: treat missing react hook dependencies as errors diff --git a/.changeset/tame-paws-clap.md b/.changeset/tame-paws-clap.md deleted file mode 100644 index 4159f903..00000000 --- a/.changeset/tame-paws-clap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -fix: date/timepicker issue with dates in the future diff --git a/.changeset/ten-baboons-leave.md b/.changeset/ten-baboons-leave.md deleted file mode 100644 index ea24ed10..00000000 --- a/.changeset/ten-baboons-leave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -feat: Allow specifying persistent order by in chart table diff --git a/.changeset/tiny-cows-return.md b/.changeset/tiny-cows-return.md deleted file mode 100644 index 114a88b4..00000000 --- a/.changeset/tiny-cows-return.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -fix: Hide table header when no columns are displayed diff --git a/.changeset/wet-pillows-pump.md b/.changeset/wet-pillows-pump.md deleted file mode 100644 index cb7a1fdd..00000000 --- a/.changeset/wet-pillows-pump.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@hyperdx/common-utils": patch -"@hyperdx/app": patch ---- - -feat: Add search to trace waterfall diff --git a/.changeset/wicked-baboons-film.md b/.changeset/wicked-baboons-film.md deleted file mode 100644 index f869375b..00000000 --- a/.changeset/wicked-baboons-film.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -feat: Add highlighted attributes to overview panel diff --git a/.changeset/yellow-owls-sin.md b/.changeset/yellow-owls-sin.md deleted file mode 100644 index 55cf7054..00000000 --- a/.changeset/yellow-owls-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperdx/app": patch ---- - -feat: Improve display of large sizes and volumes of highlighted attributes diff --git a/.env b/.env index 84ac94c0..592a4c4e 100644 --- a/.env +++ b/.env @@ -8,8 +8,8 @@ NEXT_ALL_IN_ONE_IMAGE_NAME_DOCKERHUB=clickhouse/clickstack-all-in-one ALL_IN_ONE_IMAGE_NAME_DOCKERHUB=hyperdx/hyperdx-all-in-one NEXT_OTEL_COLLECTOR_IMAGE_NAME_DOCKERHUB=clickhouse/clickstack-otel-collector OTEL_COLLECTOR_IMAGE_NAME_DOCKERHUB=hyperdx/hyperdx-otel-collector -CODE_VERSION=2.8.0 -IMAGE_VERSION_SUB_TAG=.8.0 +CODE_VERSION=2.9.0 +IMAGE_VERSION_SUB_TAG=.9.0 IMAGE_VERSION=2 IMAGE_NIGHTLY_TAG=2-nightly IMAGE_LATEST_TAG=latest diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 3e6d14fb..2aeb3d8a 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/api/CHANGELOG.md @@ -1,5 +1,26 @@ # @hyperdx/api +## 2.9.0 + +### Minor Changes + +- 52d27985: chore: Upgrade nextjs, react, and eslint + add react compiler + +### Patch Changes + +- cac4d3dd: Allow connecting to Mongo with AWS Auth +- b7789ced: chore: deprecate unused go-parser service +- e838436d: Improve value rounding on alerts to match thresholds +- Updated dependencies [586bcce7] +- Updated dependencies [ea25cc5d] +- Updated dependencies [52d27985] +- Updated dependencies [b7789ced] +- Updated dependencies [ff422206] +- Updated dependencies [59422a1a] +- Updated dependencies [7405d183] +- Updated dependencies [770276a1] + - @hyperdx/common-utils@0.9.0 + ## 2.8.0 ### Minor Changes diff --git a/packages/api/package.json b/packages/api/package.json index c1cf79db..58f9c96f 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@hyperdx/api", - "version": "2.8.0", + "version": "2.9.0", "license": "MIT", "private": true, "engines": { @@ -9,7 +9,7 @@ "dependencies": { "@ai-sdk/anthropic": "^2.0.23", "@esm2cjs/p-queue": "^7.3.0", - "@hyperdx/common-utils": "^0.8.0", + "@hyperdx/common-utils": "^0.9.0", "@hyperdx/node-opentelemetry": "^0.9.0", "@hyperdx/passport-local-mongoose": "^9.0.1", "@opentelemetry/api": "^1.8.0", diff --git a/packages/app/CHANGELOG.md b/packages/app/CHANGELOG.md index cd635dc9..fb856262 100644 --- a/packages/app/CHANGELOG.md +++ b/packages/app/CHANGELOG.md @@ -1,5 +1,85 @@ # @hyperdx/app +## 2.9.0 + +### Minor Changes + +- 52d27985: chore: Upgrade nextjs, react, and eslint + add react compiler +- 630592db: # Font Rendering Fix + + Migrate from Google Fonts CDN to Next.js self-hosted fonts for improved reliability and production deployment. + + ## Changes + + - Replaced Google Fonts imports with `next/font/google` for IBM Plex Mono, Roboto Mono, Inter, and Roboto + - Font variables are applied server-side in `_document.tsx` and available globally via CSS class inheritance + - Implemented dynamic font switching with CSS variables (`--app-font-family`) and Mantine theme integration + - Font configuration centralized in `src/config/fonts.ts` with derived maps for CSS variables and Mantine compatibility + - Added Roboto font option alongside existing fonts (IBM Plex Mono, Roboto Mono, Inter) + - CSS variable always has a value (defaults to Inter) even when user preference is undefined + - Removed old Google Fonts CDN links from `_document.tsx` + - `!important` flag used only in CSS for external components (nextra sidebar), not in inline styles + - Fonts are now available globally without external CDN dependency, fixing production deployment issues + + ## Benefits + + - ✅ Self-hosted fonts that work in production even when CDNs are blocked + - ✅ Improved performance with automatic optimization + - ✅ Works with Content Security Policy (CSP) headers + - ✅ Mantine components and sidebar now properly inherit selected fonts + - ✅ Font selection persists through user preferences + - ✅ DRY font configuration with derived maps prevents duplication + - ✅ Server-side font setup eliminates runtime performance overhead + +### Patch Changes + +- 586bcce7: feat: Add previous period comparisons to line chart +- 4503d394: improve markdown rendering after we removed bootrstrap reset styles +- c60e646e: Improve how filters are parsed on the search page +- 337be9a2: Add support for deeplinking to search page from most charts and tables +- 991bd7e6: fix: Round previous period offset to the second +- 562dd7ea: Fix minor UI issues and enhance styling across various components +- 087ff400: feat: Grouped filters for map/json types +- b7789ced: chore: deprecate unused go-parser service +- 4b1557d9: fix: Backport Services Dashboard fixes +- 237a2677: style: Fix missing AlertHistory colors +- 3f941058: fix issue with query timeout on the search page +- bacefac9: fix: Fix session page source change on submit +- 2f25ce6f: fix: laggy performance across app +- ff422206: fix: Fix Services Dashboard Database tab charts +- d7a5c43b: feat: add ability to change live tail refresh interval + + Adds a dropdown selector in the search page that allows users to configure the live tail refresh interval. Options include 1s, 2s, 4s (default), 10s, and 30s. The selected refresh frequency is persisted in the URL query parameter. + +- 7c391dfb: fix: Disable useSessionId query when traceId input is undefined +- 36cf8665: fix: Don't clobber spans in trace waterfall when multiple spans have duplicate span ids +- 07392d23: feat: Add clickpy_link to clickpy trace source attributes +- f868c3ca: Add back selection ui on histogram +- 21146027: chore: remove deprecated SpanAttribute.http.scheme reference from serviceDashboard +- 70fe682b: Add clickable alert timeline chips +- 7cf4ba4d: Allow HyperDX's listen address to be overriden at runtime with the env var HYPERDX_APP_LISTEN_HOSTNAME. The default remains 0.0.0.0 . +- 3b2a8633: fix: sort on the client side in KubernetedDashboardPage +- 9da2d32f: feat: Improve filter search +- 770276a1: feat: Add waterfall span/error count summary, span tooltip status +- 59422a1a: feat: Add custom attributes for individual rows +- 7405d183: bump typescript version +- 815e6424: chore: treat missing react hook dependencies as errors +- 5b7d646f: fix: date/timepicker issue with dates in the future +- fce307c8: feat: Allow specifying persistent order by in chart table +- c8ec7fa9: fix: Hide table header when no columns are displayed +- 770276a1: feat: Add search to trace waterfall +- a9f10c5f: feat: Add highlighted attributes to overview panel +- 238c36fd: feat: Improve display of large sizes and volumes of highlighted attributes +- Updated dependencies [586bcce7] +- Updated dependencies [ea25cc5d] +- Updated dependencies [52d27985] +- Updated dependencies [b7789ced] +- Updated dependencies [ff422206] +- Updated dependencies [59422a1a] +- Updated dependencies [7405d183] +- Updated dependencies [770276a1] + - @hyperdx/common-utils@0.9.0 + ## 2.8.0 ### Minor Changes diff --git a/packages/app/package.json b/packages/app/package.json index 9a118376..d12f55ab 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -1,6 +1,6 @@ { "name": "@hyperdx/app", - "version": "2.8.0", + "version": "2.9.0", "private": true, "license": "MIT", "engines": { @@ -30,7 +30,7 @@ "@dagrejs/dagre": "^1.1.5", "@hookform/resolvers": "^3.9.0", "@hyperdx/browser": "^0.21.1", - "@hyperdx/common-utils": "^0.8.0", + "@hyperdx/common-utils": "^0.9.0", "@hyperdx/node-opentelemetry": "^0.9.0", "@lezer/highlight": "^1.2.0", "@mantine/core": "^7.17.8", diff --git a/packages/common-utils/CHANGELOG.md b/packages/common-utils/CHANGELOG.md index 533b5eae..777d1279 100644 --- a/packages/common-utils/CHANGELOG.md +++ b/packages/common-utils/CHANGELOG.md @@ -1,5 +1,21 @@ # @hyperdx/common-utils +## 0.9.0 + +### Minor Changes + +- 52d27985: chore: Upgrade nextjs, react, and eslint + add react compiler + +### Patch Changes + +- 586bcce7: feat: Add previous period comparisons to line chart +- ea25cc5d: fix: Support formatting queries with % operator +- b7789ced: chore: deprecate unused go-parser service +- ff422206: fix: Fix Services Dashboard Database tab charts +- 59422a1a: feat: Add custom attributes for individual rows +- 7405d183: bump typescript version +- 770276a1: feat: Add search to trace waterfall + ## 0.8.0 ### Minor Changes diff --git a/packages/common-utils/package.json b/packages/common-utils/package.json index 1a5f9840..ce43d555 100644 --- a/packages/common-utils/package.json +++ b/packages/common-utils/package.json @@ -1,7 +1,7 @@ { "name": "@hyperdx/common-utils", "description": "Common utilities for HyperDX application", - "version": "0.8.0", + "version": "0.9.0", "license": "MIT", "private": true, "files": [ diff --git a/yarn.lock b/yarn.lock index e8e07494..408a4e3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4175,7 +4175,7 @@ __metadata: dependencies: "@ai-sdk/anthropic": "npm:^2.0.23" "@esm2cjs/p-queue": "npm:^7.3.0" - "@hyperdx/common-utils": "npm:^0.8.0" + "@hyperdx/common-utils": "npm:^0.9.0" "@hyperdx/node-opentelemetry": "npm:^0.9.0" "@hyperdx/passport-local-mongoose": "npm:^9.0.1" "@opentelemetry/api": "npm:^1.8.0" @@ -4256,7 +4256,7 @@ __metadata: "@hookform/devtools": "npm:^4.3.1" "@hookform/resolvers": "npm:^3.9.0" "@hyperdx/browser": "npm:^0.21.1" - "@hyperdx/common-utils": "npm:^0.8.0" + "@hyperdx/common-utils": "npm:^0.9.0" "@hyperdx/node-opentelemetry": "npm:^0.9.0" "@jedmao/location": "npm:^3.0.0" "@lezer/highlight": "npm:^1.2.0" @@ -4386,7 +4386,7 @@ __metadata: languageName: node linkType: hard -"@hyperdx/common-utils@npm:^0.8.0, @hyperdx/common-utils@workspace:packages/common-utils": +"@hyperdx/common-utils@npm:^0.9.0, @hyperdx/common-utils@workspace:packages/common-utils": version: 0.0.0-use.local resolution: "@hyperdx/common-utils@workspace:packages/common-utils" dependencies: