Skip to content

Version Packages - #289

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

Version Packages#289
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 17, 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/browser@0.26.0

Minor Changes

  • 3ad7fa8: Emit approximate locale/region resource attributes from the browser RUM
    SDK: browser.language (OTel semconv, from navigator.language) and
    hyperdx.browser.timezone (IANA zone from Intl). These are honest proxies for
    where a user is — they are NOT IP geolocation (the browser can't
    determine country without a permission prompt; true geo is derived in the
    collector from the client IP). Added before user-provided
    resourceAttributes so callers can override them.

Patch Changes

  • 2586101: Align the browser OpenTelemetry dependencies with the patched 0.219.0 and 2.8.0 release lines so consumers no longer install vulnerable @opentelemetry/core 2.7.1 copies.
  • Updated dependencies [3f6bace]
  • Updated dependencies [3ad7fa8]
  • Updated dependencies [2586101]
    • @hyperdx/otel-web@0.20.0
    • @hyperdx/otel-web-session-recorder@4.0.0

@hyperdx/otel-web@0.20.0

Minor Changes

  • 3f6bace: documentLoad spans now carry the browser's JS heap sizes as
    performance.memory.usedJSHeapSize, performance.memory.totalJSHeapSize, and
    performance.memory.jsHeapSizeLimit (bytes), enabling per-page memory analysis.
    The values come from the non-standard performance.memory API and are
    feature-detected, so they are emitted only on Chromium-based browsers and
    omitted on Firefox/Safari, alongside the existing screen.xy tag.
  • 3ad7fa8: Emit approximate locale/region resource attributes from the browser RUM
    SDK: browser.language (OTel semconv, from navigator.language) and
    hyperdx.browser.timezone (IANA zone from Intl). These are honest proxies for
    where a user is — they are NOT IP geolocation (the browser can't
    determine country without a permission prompt; true geo is derived in the
    collector from the client IP). Added before user-provided
    resourceAttributes so callers can override them.

Patch Changes

  • 2586101: Align the browser OpenTelemetry dependencies with the patched 0.219.0 and 2.8.0 release lines so consumers no longer install vulnerable @opentelemetry/core 2.7.1 copies.

@hyperdx/otel-web-session-recorder@4.0.0

Patch Changes

  • Updated dependencies [3f6bace]
  • Updated dependencies [3ad7fa8]
  • Updated dependencies [2586101]
    • @hyperdx/otel-web@0.20.0

@greptile-apps

greptile-apps Bot commented Jul 17, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 12 times, most recently from 1c878d8 to 5c08fc5 Compare August 10, 2026 20:18
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 5c08fc5 to e1b9b9f Compare August 11, 2026 00:50
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