Skip to content

Commit 9e5d62c

Browse files
chore(release): bump HyperDX app/package versions
1 parent 9781ae6 commit 9e5d62c

20 files changed

Lines changed: 64 additions & 61 deletions

.changeset/add-alerts-page.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/cli-app-url-migration.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.changeset/cool-pants-train.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/hdx-3908-validation-toast-dedupe.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/open-trace-in-browser.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/optimize-trace-waterfall.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/short-badgers-applaud.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/upgrade-mantine-v9.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ NEXT_ALL_IN_ONE_IMAGE_NAME_DOCKERHUB=clickhouse/clickstack-all-in-one
88
ALL_IN_ONE_IMAGE_NAME_DOCKERHUB=hyperdx/hyperdx-all-in-one
99
NEXT_OTEL_COLLECTOR_IMAGE_NAME_DOCKERHUB=clickhouse/clickstack-otel-collector
1010
OTEL_COLLECTOR_IMAGE_NAME_DOCKERHUB=hyperdx/hyperdx-otel-collector
11-
CODE_VERSION=2.23.2
12-
IMAGE_VERSION_SUB_TAG=.23.2
11+
CODE_VERSION=2.24.0
12+
IMAGE_VERSION_SUB_TAG=.24.0
1313
IMAGE_VERSION=2
1414
IMAGE_NIGHTLY_TAG=2-nightly
1515
IMAGE_LATEST_TAG=latest

packages/api/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @hyperdx/api
22

3+
## 2.24.0
4+
5+
### Minor Changes
6+
7+
- 9781ae63: Add an MCP (Model Context Protocol) server to the HyperDX API, enabling AI assistants (Claude, Cursor, OpenCode, etc.) to query observability data, manage dashboards, and explore data sources directly via standardized tool calls.
8+
9+
### Patch Changes
10+
11+
- 085f3074: feat: Implement alerting for Raw SQL-based dashboard tiles
12+
- Updated dependencies [085f3074]
13+
- @hyperdx/common-utils@0.17.2
14+
315
## 2.23.2
416

517
## 2.23.1

0 commit comments

Comments
 (0)