Skip to content

Release HyperDX - #2633

Merged
wrn14897 merged 1 commit into
mainfrom
changeset-release/main
Jul 13, 2026
Merged

Release HyperDX#2633
wrn14897 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

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/app@2.30.1

Patch Changes

  • 0dd23e8: Copy css.d.ts into the Docker build stage so the app image compiles. The
    TypeScript 6 upgrade added ambient declare module '*.css' declarations in
    css.d.ts to satisfy TS2882 for side-effect stylesheet imports, but the
    Dockerfiles only copied mdx.d.ts, so next build failed inside the
    container.
  • e882576: Fix "Save Alert" doing nothing when editing an existing saved-search alert. The
    alert form schema now accepts the persisted numConsecutiveWindows: null value
    (so form validation no longer silently blocks submission), and the update
    request resolves the alert id from the selected tab instead of an unregistered
    form field.
  • f865d88: feat: Allow freeform text in VirtualMultiSelect
    • @hyperdx/api@2.30.1

@hyperdx/api@2.30.1

@hyperdx/otel-collector@2.30.1

@greptile-apps

greptile-apps Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

PR author is in the excluded authors list.

@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
hyperdx-oss Ready Ready Preview, Comment Jul 13, 2026 2:35pm
hyperdx-storybook Ready Ready Preview, Comment Jul 13, 2026 2:35pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor Author

🔴 Tier 4 — Critical

Touches auth, data models, config, tasks, OTel pipeline, ClickHouse, or CI/CD.

Why this tier:

  • Critical-path files (2):
    • packages/otel-collector/CHANGELOG.md
    • packages/otel-collector/package.json
  • Cross-layer change: touches frontend (packages/app) + backend (packages/api)

Review process: Deep review from a domain expert. Synchronous walkthrough may be required.
SLA: Schedule synchronous review within 2 business days.

Stats
  • Production files changed: 4
  • Production lines changed: 10
  • Branch: changeset-release/main
  • Author: github-actions[bot]

To override this classification, remove the review/tier-4 label and apply a different review/tier-* label. Manual overrides are preserved on subsequent pushes.

@github-actions

Copy link
Copy Markdown
Contributor Author

E2E Test Results

All tests passed • 238 passed • 3 skipped • 1492s

Status Count
✅ Passed 238
❌ Failed 0
⚠️ Flaky 0
⏭️ Skipped 3

Tests ran across 4 shards in parallel.

View full report →

@wrn14897
wrn14897 merged commit a33686e into main Jul 13, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review/tier-4 Critical — deep review + domain expert sign-off

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant