Skip to content

Commit dace5cb

Browse files
authored
meta: 7.6.0 CHANGELOG (#5397)
1 parent 8b4ab49 commit dace5cb

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,33 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
## 7.6.0
8+
9+
This release adds [the `source` field](https://develop.sentry.dev/sdk/event-payloads/properties/transaction_info/) to all outgoing transactions.
10+
See the [tracking GH issue](https://github.com/getsentry/sentry-javascript/issues/5345) for more details.
11+
12+
This release also re-enables lambda layer releases for the Node Serverless SDK.
13+
14+
- ref(angular): Add transaction source for Angular Router (#5382)
15+
- ref(build): Reenable lambda layer release in craft (#5207)
16+
- feat(nextjs): Record transaction name source when creating transactions (#5391)
17+
- ref(react): Add source to react-router-v3 (#5377)
18+
- ref(react): Add transaction source for react router v4/v5 (#5384)
19+
- ref(react): Add transaction source for react router v6 (#5385)
20+
- feat(remix): Wrap root with ErrorBoundary (#5365)
21+
- fix(remix): Move hook checks inside the wrapper component (#5371)
22+
- fix(remix): Strip query params from transaction names (#5368)
23+
- fix(remix): Make peer deps less restrictive (#5369)
24+
- fix(remix): Wrap handleDocumentRequest functions (#5387)
25+
- ref(serverless): Add transaction source (#5394)
26+
- feat(tracing): Add transaction source field (#5367)
27+
- feat(tracing): Record transaction name source when name set directly (#5396)
28+
- ref(tracing): Add transaction source to default router (#5386)
29+
- ref(tracing): Include transaction in DSC if transaction source is not an unparameterized URL (#5392)
30+
- feat(vue): Add transaction source to VueRouter instrumentation (#5381)
31+
32+
Work in this release contributed by @moishinetzer. Thank you for your contribution!
33+
734
## 7.5.1
835

936
This release removes the `user_id` and the `transaction` field from the dynamic sampling context data that is attached to outgoing requests as well as sent to Relay.

0 commit comments

Comments
 (0)