Commit 0bde113
authored
Version Packages (#263)
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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.24.0
### Minor Changes
- aedb9ea: Upgrade all OpenTelemetry dependencies to latest versions (core/resources/sdk-trace-base/sdk-metrics to ^2.7.1, semantic-conventions to ^1.41.1, api to ^1.9.1). Migrates to v2 APIs: `resourceFromAttributes()` replaces `new Resource()`, updated semantic convention constants, updated resource detectors, and span processors passed via constructor options.
### Patch Changes
- df0ca02: Move `@babel/runtime` from runtime dependencies to devDependencies. The
published CommonJS and ESM output (`dist/cjs/`, `dist/esm/`) is produced by
`tsc` and does not reference `@babel/runtime` at all; only the unpublished
Rollup IIFE bundle needed it. Keeping it as a runtime dependency forced
consumers to install a vulnerable version of `@babel/runtime` (<7.26.10,
GHSA-968p-4wvh-cqc8), surfacing as a moderate-severity finding in
`npm audit`. With this change, a clean install of `@hyperdx/browser`,
`@hyperdx/otel-web`, or `@hyperdx/otel-web-session-recorder` no longer
pulls in the vulnerable `@babel/runtime` and `npm audit` is clean.
- Updated dependencies [df0ca02]
- Updated dependencies [aedb9ea]
- @hyperdx/otel-web-session-recorder@2.0.0
- @hyperdx/otel-web@0.18.0
## @hyperdx/instrumentation-exception@0.3.0
### Minor Changes
- aedb9ea: Upgrade all OpenTelemetry dependencies to latest versions (core/resources/sdk-trace-base/sdk-metrics to ^2.7.1, semantic-conventions to ^1.41.1, api to ^1.9.1). Migrates to v2 APIs: `resourceFromAttributes()` replaces `new Resource()`, updated semantic convention constants, updated resource detectors, and span processors passed via constructor options.
### Patch Changes
- Updated dependencies [aedb9ea]
- @hyperdx/instrumentation-sentry-node@0.2.0
## @hyperdx/instrumentation-sentry-node@0.2.0
### Minor Changes
- aedb9ea: Upgrade all OpenTelemetry dependencies to latest versions (core/resources/sdk-trace-base/sdk-metrics to ^2.7.1, semantic-conventions to ^1.41.1, api to ^1.9.1). Migrates to v2 APIs: `resourceFromAttributes()` replaces `new Resource()`, updated semantic convention constants, updated resource detectors, and span processors passed via constructor options.
## @hyperdx/node-logger@0.5.0
### Minor Changes
- aedb9ea: Upgrade all OpenTelemetry dependencies to latest versions (core/resources/sdk-trace-base/sdk-metrics to ^2.7.1, semantic-conventions to ^1.41.1, api to ^1.9.1). Migrates to v2 APIs: `resourceFromAttributes()` replaces `new Resource()`, updated semantic convention constants, updated resource detectors, and span processors passed via constructor options.
## @hyperdx/node-opentelemetry@0.11.0
### Minor Changes
- aedb9ea: Upgrade all OpenTelemetry dependencies to latest versions (core/resources/sdk-trace-base/sdk-metrics to ^2.7.1, semantic-conventions to ^1.41.1, api to ^1.9.1). Migrates to v2 APIs: `resourceFromAttributes()` replaces `new Resource()`, updated semantic convention constants, updated resource detectors, and span processors passed via constructor options.
### Patch Changes
- Updated dependencies [aedb9ea]
- @hyperdx/instrumentation-exception@0.3.0
- @hyperdx/instrumentation-sentry-node@0.2.0
## @hyperdx/otel-web@0.18.0
### Minor Changes
- aedb9ea: Upgrade all OpenTelemetry dependencies to latest versions (core/resources/sdk-trace-base/sdk-metrics to ^2.7.1, semantic-conventions to ^1.41.1, api to ^1.9.1). Migrates to v2 APIs: `resourceFromAttributes()` replaces `new Resource()`, updated semantic convention constants, updated resource detectors, and span processors passed via constructor options.
### Patch Changes
- df0ca02: Move `@babel/runtime` from runtime dependencies to devDependencies. The
published CommonJS and ESM output (`dist/cjs/`, `dist/esm/`) is produced by
`tsc` and does not reference `@babel/runtime` at all; only the unpublished
Rollup IIFE bundle needed it. Keeping it as a runtime dependency forced
consumers to install a vulnerable version of `@babel/runtime` (<7.26.10,
GHSA-968p-4wvh-cqc8), surfacing as a moderate-severity finding in
`npm audit`. With this change, a clean install of `@hyperdx/browser`,
`@hyperdx/otel-web`, or `@hyperdx/otel-web-session-recorder` no longer
pulls in the vulnerable `@babel/runtime` and `npm audit` is clean.
- Updated dependencies [aedb9ea]
- @hyperdx/instrumentation-exception@0.3.0
## @hyperdx/otel-web-session-recorder@2.0.0
### Minor Changes
- aedb9ea: Upgrade all OpenTelemetry dependencies to latest versions (core/resources/sdk-trace-base/sdk-metrics to ^2.7.1, semantic-conventions to ^1.41.1, api to ^1.9.1). Migrates to v2 APIs: `resourceFromAttributes()` replaces `new Resource()`, updated semantic convention constants, updated resource detectors, and span processors passed via constructor options.
### Patch Changes
- df0ca02: Move `@babel/runtime` from runtime dependencies to devDependencies. The
published CommonJS and ESM output (`dist/cjs/`, `dist/esm/`) is produced by
`tsc` and does not reference `@babel/runtime` at all; only the unpublished
Rollup IIFE bundle needed it. Keeping it as a runtime dependency forced
consumers to install a vulnerable version of `@babel/runtime` (<7.26.10,
GHSA-968p-4wvh-cqc8), surfacing as a moderate-severity finding in
`npm audit`. With this change, a clean install of `@hyperdx/browser`,
`@hyperdx/otel-web`, or `@hyperdx/otel-web-session-recorder` no longer
pulls in the vulnerable `@babel/runtime` and `npm audit` is clean.
- Updated dependencies [df0ca02]
- Updated dependencies [aedb9ea]
- @hyperdx/otel-web@0.18.01 parent 47e8c15 commit 0bde113
18 files changed
Lines changed: 114 additions & 42 deletions
File tree
- .changeset
- packages
- browser
- instrumentation-exception
- instrumentation-sentry-node
- node-logger
- node-opentelemetry
- otel-web
- src
- session-recorder
- src
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
3 | 25 | | |
4 | 26 | | |
5 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments