Release HyperDX#2279
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
959b6d3 to
3f71c22
Compare
3f71c22 to
b6d2595
Compare
b6d2595 to
3316abc
Compare
3316abc to
b3408c8
Compare
b3408c8 to
d9d0bcb
Compare
d9d0bcb to
948f53a
Compare
948f53a to
98b6e45
Compare
98b6e45 to
2a4503a
Compare
2a4503a to
c94599b
Compare
c94599b to
3b3b7d9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/api@2.26.0
Minor Changes
46fe675: feat(mcp): add alert, saved search, and webhook MCP tools
Add five new MCP tools for managing alerts, saved searches, and webhooks:
hyperdx_get_alert/hyperdx_save_alertfor listing, creating, and updating alertshyperdx_get_webhookfor listing webhook destinationshyperdx_get_saved_search/hyperdx_save_saved_searchfor listing, creating, and updating saved searchesAlso makes
McpContext.userIdrequired, rejecting MCP requests without a user ID.Patch Changes
@hyperdx/app@2.26.0
Patch Changes
href interpolation failederror when loading a dashboard page directly without query params by guarding the granularity URL sync until the router is ready.Menu.Itemrows (for example Logout) by overriding--menu-item-colorin global CSS.Menu.extenditem styles do not apply when the menu dropdown is portaled outside the Menu root.@hyperdx/common-utils@0.19.1
Patch Changes
@hyperdx/otel-collector@2.26.0