Skip to content

Release HyperDX#2097

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

Release HyperDX#2097
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 10, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@hyperdx/cli@0.3.0

Minor Changes

  • 4dea362: Breaking: Replace -s/--server flag with -a/--app-url across all CLI commands (except upload-sourcemaps). Users should now provide the HyperDX app URL instead of the API URL — the CLI derives the API URL by appending /api.

    • hdx auth login now prompts interactively for login method, app URL, and credentials (no flags required)
    • Expired/missing sessions prompt for re-login with the last URL autofilled instead of printing an error
    • Add URL input validation and post-login session verification
    • Existing saved sessions are auto-migrated from apiUrl to appUrl

Patch Changes

  • 7a9882d: Add alerts page (Shift+A) with overview and recent trigger history
  • 418f70c: Add event pattern mining view (Shift+P) with sampled estimation and drill-down
  • fe3ab41: Add o keybinding to open the current trace/span in the HyperDX web app from the TUI. Deep-links to the exact view with side panel, tab, and span selection preserved. Works for both trace and log sources.
  • 07bb29e: Optimize event detail and trace waterfall queries; add trace detail page and waterfall scrolling

@hyperdx/api@2.24.0

Minor Changes

  • 9781ae6: 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.

Patch Changes

  • 085f307: feat: Implement alerting for Raw SQL-based dashboard tiles
  • Updated dependencies [418f70c]
  • Updated dependencies [cc714f9]
  • Updated dependencies [085f307]
    • @hyperdx/common-utils@0.17.2

@hyperdx/app@2.24.0

Minor Changes

  • 0bfec14: Upgrade Mantine from v7 to v9 and remove react-hook-form-mantine dependency

Patch Changes

  • c4a1311: fix: Fix "Copy entire row as JSON" button crashing on rows with non-string values
  • a5869f0: Dedupe source validation issue toasts so repeated source refetches update a single notification instead of stacking duplicates.
  • 085f307: feat: Implement alerting for Raw SQL-based dashboard tiles
  • Updated dependencies [418f70c]
  • Updated dependencies [cc714f9]
  • Updated dependencies [085f307]
    • @hyperdx/common-utils@0.17.2

@hyperdx/otel-collector@2.24.0

Minor Changes

  • 28f374e: feat: Bump OTel Collector from 0.147.0 to 0.149.0

    Upgrade the OpenTelemetry Collector and all its components from v0.147.0 to
    v0.149.0 (core providers from v1.53.0 to v1.55.0).

  • 28f374e: feat: Migrate OTel Collector build to use OCB (OpenTelemetry Collector Builder)

    Replace the pre-built otel/opentelemetry-collector-contrib image with a custom
    binary built via OCB. This enables adding custom receiver/processor components
    in the future while including only the components HyperDX needs. The collector
    version is now centralized in .env via OTEL_COLLECTOR_VERSION and
    OTEL_COLLECTOR_CORE_VERSION, with builder-config.yaml using templatized
    placeholders substituted at Docker build time.

@hyperdx/common-utils@0.17.2

Patch Changes

  • 418f70c: Add Drain log template mining library (ported from browser-drain)
  • cc714f9: fix: Skip rendering empty SQL dashboard filter
  • 085f307: feat: Implement alerting for Raw SQL-based dashboard tiles

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hyperdx-oss Ready Ready Preview, Comment Apr 15, 2026 0:43am

Request Review

@github-actions github-actions bot force-pushed the changeset-release/main branch from b5d3a1f to 3e66693 Compare April 10, 2026 22:46
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3e66693 to 501a7eb Compare April 13, 2026 16:04
@github-actions github-actions bot force-pushed the changeset-release/main branch from 501a7eb to c971332 Compare April 13, 2026 17:59
@github-actions github-actions bot force-pushed the changeset-release/main branch from c971332 to 5114a82 Compare April 13, 2026 20:49
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5114a82 to acf4183 Compare April 13, 2026 21:40
@github-actions github-actions bot force-pushed the changeset-release/main branch from acf4183 to 00c233f Compare April 13, 2026 22:30
@github-actions github-actions bot force-pushed the changeset-release/main branch from 00c233f to 9e5d62c Compare April 14, 2026 14:40
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9e5d62c to f9fd6e3 Compare April 14, 2026 17:56
@github-actions github-actions bot force-pushed the changeset-release/main branch from f9fd6e3 to 0a3fcd5 Compare April 14, 2026 18:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0a3fcd5 to c6088b1 Compare April 14, 2026 18:13
@github-actions github-actions bot force-pushed the changeset-release/main branch from c6088b1 to 7591259 Compare April 14, 2026 19:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from 7591259 to 453471a Compare April 14, 2026 20:06
@github-actions github-actions bot force-pushed the changeset-release/main branch from 453471a to b8bfd2e Compare April 14, 2026 22:06
@github-actions github-actions bot force-pushed the changeset-release/main branch from b8bfd2e to e21f29c Compare April 15, 2026 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants