Releases: honeycombio/honeycomb-opentelemetry-web
Releases · honeycombio/honeycomb-opentelemetry-web
honeycomb-opentelemetry-web-v0.10.0
What's Changed
💥 Breaking Changes 💥
- maint(deps): bump the otel group in /packages/honeycomb-opentelemetry-web with 8 updates by @dependabot in #349
🛠 Maintenance
- maint(deps): bump ua-parser-js from 1.0.38 to 1.0.39 in /packages/honeycomb-opentelemetry-web by @dependabot in #338
- maint(deps): bump @babel/runtime from 7.25.0 to 7.25.9 in /packages/honeycomb-opentelemetry-web by @dependabot in #345
- maint(deps): bump @babel/runtime from 7.25.9 to 7.26.0 in /packages/honeycomb-opentelemetry-web by @dependabot in #365
- maint(deps): bump web-vitals from 4.2.3 to 4.2.4 in /packages/honeycomb-opentelemetry-web by @dependabot in #361
- maint(deps): bump @rollup/rollup-linux-x64-gnu from 4.24.0 to 4.24.3 in /packages/experimental-opentelemetry-web by @dependabot in #363
- maint(deps): bump @rollup/rollup-linux-x64-gnu from 4.24.3 to 4.24.4 in /packages/honeycomb-opentelemetry-web by @dependabot in #380
- maint(deps): bump the otel group across 1 directory with 7 updates by @dependabot in #381
- maint(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates by @dependabot in #392
- maint(deps): bump the otel group in /packages/honeycomb-opentelemetry-web with 3 updates by @dependabot in #388
- maint(deps): bump the otel group in /packages/honeycomb-opentelemetry-web with 9 updates by @dependabot in #397
🖼️ Features & Fixes
- fix(rollup): Remove x64 specific package by @martin308 in #382
- docs: copy README to package directory by @MustafaHaddara in #384
- feat: Add additional fields collected by the TraceKit package for stack traces by @jairo-mendoza in #383
- feat: Update tests to use mocked stacktrace by @jairo-mendoza in #390
- docs: Update readme's to include new errors attributes by @jairo-mendoza in #393
- fix: Fix TTFB and FCP metrics not appearing by @jairo-mendoza in #394
- docs: add documentation on ContextManagers and Zone.js by @MustafaHaddara in #386
Full Changelog: honeycomb-opentelemetry-web-v0.8.1...honeycomb-opentelemetry-web-v0.10.0
honeycomb-opentelemetry-web-v0.9.0
What's Changed
💥 Breaking Changes 💥
- maint(deps): bump the otel group in /packages/honeycomb-opentelemetry-web with 8 updates by @dependabot in #349
headers
config option now only accepts string keys (see upstream change in @opentelemetry/exporter-trace-otlp-httpv0.84.0
)
🛠 Maintenance
- maint(deps-dev): bump serve from 14.2.3 to 14.2.4 in /packages/honeycomb-opentelemetry-web/examples/hello-world-web in the example-deps group by @dependabot in #341
- maint(deps-dev): bump @babel/plugin-transform-runtime from 7.24.7 to 7.25.7 in /packages/experimental-opentelemetry-web by @dependabot in #331
- maint(deps-dev): bump @rollup/plugin-alias from 5.1.0 to 5.1.1 in /packages/experimental-opentelemetry-web by @dependabot in #332
- maint(deps-dev): bump @babel/preset-env from 7.25.4 to 7.25.8 in /packages/experimental-opentelemetry-web by @dependabot in #335
- maint(deps-dev): bump rollup from 4.21.3 to 4.24.0 in /packages/honeycomb-opentelemetry-web by @dependabot in #336
- maint(deps): bump ua-parser-js from 1.0.38 to 1.0.39 in /packages/honeycomb-opentelemetry-web by @dependabot in #338
- maint(deps-dev): bump tslib from 2.7.0 to 2.8.0 in /packages/experimental-opentelemetry-web by @dependabot in #334
- maint(deps-dev): bump tslib from 2.7.0 to 2.8.0 in /packages/honeycomb-opentelemetry-web by @dependabot in #339
- maint(deps-dev): bump @babel/plugin-transform-runtime from 7.25.4 to 7.25.9 in /packages/honeycomb-opentelemetry-web by @dependabot in #344
- maint(deps): bump @babel/runtime from 7.25.0 to 7.25.9 in /packages/honeycomb-opentelemetry-web by @dependabot in #345
- maint(deps): bump @babel/runtime from 7.24.7 to 7.25.9 in /packages/experimental-opentelemetry-web by @dependabot in #347
- maint(deps): bump @babel/runtime from 7.25.9 to 7.26.0 in /packages/honeycomb-opentelemetry-web by @dependabot in #365
- maint(deps): bump web-vitals from 4.2.3 to 4.2.4 in /packages/honeycomb-opentelemetry-web by @dependabot in #361
- maint(deps): bump @rollup/rollup-linux-x64-gnu from 4.24.0 to 4.24.3 in /packages/experimental-opentelemetry-web by @dependabot in #363
- maint(deps-dev): bump the example-deps group in /packages/honeycomb-opentelemetry-web/examples/hello-world-cdn with 2 updates by @dependabot in #360
- maint(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates by @dependabot in #377
- maint(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates by @dependabot in #375
- maint(deps-dev): bump the example-deps group in /packages/honeycomb-opentelemetry-web/examples/hello-world-cjs with 3 updates by @dependabot in #364
- maint(deps-dev): bump the example-deps group across 1 directory with 3 updates by @dependabot in #372
- maint(deps): bump the example-deps group across 1 directory with 10 updates by @dependabot in #374
- maint(deps): bump @babel/runtime from 7.25.9 to 7.26.0 in /packages/experimental-opentelemetry-web by @dependabot in #379
- maint(deps): bump web-vitals from 4.2.3 to 4.2.4 in /packages/experimental-opentelemetry-web by @dependabot in #378
- maint(deps): bump the example-deps group in /packages/honeycomb-opentelemetry-web/examples/hello-world-custom-exporter with 4 updates by @dependabot in #367
- maint(deps): bump @opentelemetry/context-zone from 1.26.0 to 1.27.0 in /packages/honeycomb-opentelemetry-web/examples/hello-world-web in the example-deps group by @dependabot in #373
- maint(deps): bump @rollup/rollup-linux-x64-gnu from 4.24.3 to 4.24.4 in /packages/honeycomb-opentelemetry-web by @dependabot in #380
- maint(deps): bump the otel group across 1 directory with 7 updates by @dependabot in #381
🤷 Other Changes
- fix(rollup): Remove x64 specific package by @martin308 in #382
- docs: copy README to package directory by @MustafaHaddara in #384
Full Changelog: honeycomb-opentelemetry-web-v0.8.1...honeycomb-opentelemetry-web-v0.9.0
honeycomb-opentelemetry-web-v0.8.1
What's Changed
🤷 Other Changes
- fix(honeycomb-opentelemetry-web): Add check for lcpEntry.element by @wolfgangcodes in #342
Full Changelog: honeycomb-opentelemetry-web-v0.8.0...honeycomb-opentelemetry-web-v0.8.1
honeycomb-opentelemetry-web-v0.8.0
What's Changed
💡 Enhancements
- feat: support multiple exporters by @arriIsHere in #303
- feat(honeycomb-opentelemetry-web): Add data attributtes for LCP. by @wolfgangcodes in #309
- feat: Add log level config option to SDK by @jairo-mendoza in #315
- feat: Allow Disabling the default Exporter by @arriIsHere in #328
🛠 Maintenance
- fix: This code duplicated not needed. by @wolfgangcodes in #329
- feat(codeowners): team rename by @martin308 in #324
- maint(deps): bump the otel group across 1 directory with 8 updates by @dependabot in #263
- maint(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates by @dependabot in #327
- maint(deps-dev): bump @babel/preset-env from 7.25.3 to 7.25.8 in /packages/honeycomb-opentelemetry-web by @dependabot in #326
- maint(deps): bump @rollup/rollup-linux-x64-gnu from 4.21.3 to 4.24.0 in /packages/honeycomb-opentelemetry-web by @dependabot in #321
- maint(deps-dev): bump the example-deps group across 1 directory with 2 updates by @dependabot in #306
- maint(deps-dev): bump husky from 9.1.4 to 9.1.6 in /packages/honeycomb-opentelemetry-web by @dependabot in #293
- maint(deps-dev): bump tslib from 2.6.3 to 2.7.0 in /packages/honeycomb-opentelemetry-web by @dependabot in #295
- maint(deps): bump the otel group in /packages/experimental-opentelemetry-web with 8 updates by @dependabot in #269
- maint(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates by @dependabot in #325
New Contributors
- @arriIsHere made their first contribution in #303
- @martin308 made their first contribution in #324
- @jairo-mendoza made their first contribution in #315
Full Changelog: experimental-opentelemetry-web-v0.1.0...honeycomb-opentelemetry-web-v0.8.0
experimental-opentelemetry-web-v0.1.1
What's Changed
🛠 Maintenance
- maint(deps): bump ua-parser-js from 1.0.38 to 1.0.39 in /packages/experimental-opentelemetry-web by @dependabot in (#300)
- maint(deps-dev): bump lint-staged from 15.2.7 to 15.2.10 in /packages/experimental-opentelemetry-web by @dependabot in (#298)
- maint(deps-dev): bump rollup from 4.18.0 to 4.24.0 in /packages/experimental-opentelemetry-web by @dependabot in (#319)
- maint(deps): bump the otel group in /packages/experimental-opentelemetry-web with 8 updates by @dependabot in (#269)
honeycomb-opentelemetry-web-v0.7.0
What's Changed
###💡 Enhancements
- docs: Add example for a span processor that hooks into react router by @pkanal in #233
- fix: Make applyCustomAttributes optional. by @wolfgangcodes in #281
- chore: Update readme for webVitalsInstrumentationConfig and globalErrorsInstrumentationConfig by @wolfgangcodes in #283
- feat: Add CDN example. by @wolfgangcodes in #280
- chore: Update readme links to docs by @wolfgangcodes in #242
🛠 Maintenance
- maint(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by @dependabot in #286
- maint(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by @dependabot in #284
- maint(deps-dev): bump @babel/plugin-transform-runtime from 7.24.7 to 7.25.4 in /packages/honeycomb-opentelemetry-web by @dependabot in #287
- maint(deps): bump @rollup/rollup-linux-x64-gnu from 4.20.0 to 4.21.2 in /packages/experimental-opentelemetry-web by @dependabot in #285
- maint(deps): bump @rollup/rollup-linux-x64-gnu from 4.20.0 to 4.21.3 in /packages/honeycomb-opentelemetry-web by @dependabot in #290
- maint(deps-dev): bump lint-staged from 15.2.8 to 15.2.10 in /packages/honeycomb-opentelemetry-web by @dependabot in #277
- maint(deps-dev): bump rollup from 4.20.0 to 4.21.3 in /packages/honeycomb-opentelemetry-web by @dependabot in #289
- maint(deps-dev): bump tslib from 2.6.3 to 2.7.0 in /packages/experimental-opentelemetry-web by @dependabot in #273
- maint(deps-dev): bump @babel/preset-env from 7.25.3 to 7.25.4 in /packages/experimental-opentelemetry-web by @dependabot in #272
- maint(deps-dev): bump husky from 9.1.4 to 9.1.6 in /packages/experimental-opentelemetry-web by @dependabot in #291
- maint(deps): bump the example-deps group across 1 directory with 3 updates by @dependabot in #288
Full Changelog: honeycomb-opentelemetry-web-v0.6.0...honeycomb-opentelemetry-web-v0.7.0
experimental-opentelemetry-web-v0.1.0
What's Changed
💡 Enhancements
- feat: rebrand react package as experimental package by @MustafaHaddara in #257
- feat: Add Experimental User Interaction Instrumentation by @MustafaHaddara in #268
- chore: Use WeakMap instead of modifying the event. by @wolfgangcodes in #282
🛠 Maintenance
- maint(deps): bump @rollup/rollup-linux-x64-gnu from 4.20.0 to 4.21.2 in /packages/experimental-opentelemetry-web by @dependabot in #285
- maint(deps-dev): bump tslib from 2.6.3 to 2.7.0 in /packages/experimental-opentelemetry-web by @dependabot in #273
- maint(deps-dev): bump @babel/preset-env from 7.25.3 to 7.25.4 in /packages/experimental-opentelemetry-web by @dependabot in #272
- maint(deps-dev): bump husky from 9.1.4 to 9.1.6 in /packages/experimental-opentelemetry-web by @dependabot in #291
- maint(deps): bump the example-deps group across 1 directory with 3 updates by @dependabot in #288
Full Changelog: honeycomb-opentelemetry-web-v0.6.0...experimental-opentelemetry-web-v0.1.0
honeycomb-opentelemetry-web-v0.6.0
What's Changed
💡 Enhancements
- feat: Support multiple span processors by @pkanal in #212
- feat: Add LOAF support for onINP by @wolfgangcodes in #191
🛠 Maintenance
- maint(deps-dev): bump @babel/preset-env from 7.24.7 to 7.25.0 by @dependabot in #208
- maint(deps-dev): bump husky from 9.0.11 to 9.1.3 by @dependabot in #206
- maint(deps): bump @babel/runtime from 7.24.7 to 7.25.0 by @dependabot in #205
- fix: npm audit vulnerability by @pkanal in #209
- maint(deps): bump web-vitals from 4.2.1 to 4.2.2 by @dependabot in #199
- maint(deps-dev): bump @babel/preset-env from 7.25.0 to 7.25.3 by @dependabot in #217
- maint(deps-dev): bump the dev-dependencies group with 6 updates by @dependabot in #213
- maint(deps-dev): bump ts-jest from 29.2.3 to 29.2.4 in /packages/honeycomb-opentelemetry-web in the dev-dependencies group by @dependabot in #219
- maint(deps-dev): bump husky from 9.1.3 to 9.1.4 in /packages/honeycomb-opentelemetry-web by @dependabot in #221
- maint(deps): bump @rollup/rollup-linux-x64-gnu from 4.9.5 to 4.20.0 in /packages/honeycomb-react-user-instrumentation by @dependabot in #229
- maint(deps-dev): bump the dev-dependencies group in /packages/honeycomb-react-user-instrumentation with 6 updates by @dependabot in #224
- maint(deps-dev): bump husky from 9.0.11 to 9.1.4 in /packages/honeycomb-react-user-instrumentation by @dependabot in #226
- maint(deps-dev): bump @babel/preset-env from 7.24.7 to 7.25.3 in /packages/honeycomb-react-user-instrumentation by @dependabot in #225
- maint(deps): bump ua-parser-js from 1.0.37 to 1.0.38 in /packages/honeycomb-react-user-instrumentation by @dependabot in #227
🤷 Other Changes
- chore: Use Approximately equivalent to version for eslint b/c peer dep by @wolfgangcodes in #196
- maint: update package paths for dependabot by @MustafaHaddara in #218
- docs: Tell people about the session ID by @jessitron in #232
Full Changelog: v0.5.0...honeycomb-opentelemetry-web-v0.6.0
v0.5.0
What's Changed
💡 Enhancements
- feat: Add Global Error Instrumentation by @nordfjord @wolfgangcodes in #186
- feat: Bundle using Rollup for multi-module support. by @wolfgangcodes in #175
🛠 Maintenance
- feat: Update example to nest spans. by @wolfgangcodes in #189
- docs: update vulnerability reporting process by @robbkidd in #193
- maint(deps): bump web-vitals from 4.2.0 to 4.2.1 by @dependabot in #183
- maint(deps-dev): bump esbuild from 0.21.5 to 0.22.0 in /examples/hello-world-web in the example-deps group by @dependabot in #184
- maint: Remove Pipeline team as code owners from web distro by @akvanhar in #190
New Contributors
- @nordfjord made their first contribution in #186
- @akvanhar made their first contribution in #190
- @robbkidd made their first contribution in #193
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
💡 Enhancement
- feat: include url.path attribute by @MustafaHaddara in #171
🛠 Maintenance
- maint(deps): bump ua-parser-js from 1.0.37 to 1.0.38 by @dependabot in #163
- maint(deps-dev): bump esbuild from 0.21.3 to 0.21.5 in /examples/hello-world-web in the example-deps group across 1 directory by @dependabot in #176
- maint(deps): bump web-vitals from 4.0.1 to 4.2.0 by @dependabot in #177
- maint(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates by @dependabot in #179
- maint(deps): bump the otel group across 1 directory with 9 updates by @dependabot in #178
🤷 Other Changes
- docs: add example config & API calls for network events by @MustafaHaddara in #165
Full Changelog: v0.3.0...v0.4.0