Skip to content

Commit 7bb98e7

Browse files
committed
add changelog
1 parent 6b69b06 commit 7bb98e7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
- **feat(browser): Add `ingest_settings` to v2 log envelope payload ([#20453](https://github.com/getsentry/sentry-javascript/pull/20453))**
6+
7+
Inference of user data (e.g. browser name/version) on log events is now gated behind the `sendDefaultPii` option. Previously, this data was always inferred by default.
8+
59
- **feat(nitro): Add `@sentry/nitro` SDK**
610

711
A new `@sentry/nitro` package provides first-class Sentry support for [Nitro](https://nitro.build/) applications, with HTTP handler and error instrumentation, middleware tracing, request isolation, and build-time source map uploading via `withSentryConfig`.

0 commit comments

Comments
 (0)