Skip to content

Commit e5c502b

Browse files
authored
meta: Add changelog for 7.9.0 (#5528)
1 parent ee4d165 commit e5c502b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@
44

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

7+
## 7.9.0
8+
9+
This release adds the [`tracePropagationTargets`](https://docs.sentry.io/platforms/node/configuration/options/#trace-propagation-targets) option to the Sentry Node SDK.
10+
11+
- feat(node): Add `tracePropagationTargets` option (#5521)
12+
- fix(browser): Parse Chrome stack frames without full paths (#5519)
13+
- fix(browser): Set `:` as a part of gecko protocol regex group. (#4153)
14+
- fix(browser): Strip webpack wrapping from stack frames (#5522)
15+
- fix(nextjs): Pull `transpileClientSDK` option from correct location (#5516)
16+
- fix(node): Handle colons in stack trace paths (#5517)
17+
- fix(react): Fix React Router v6 paramaterization (#5515)
18+
- fix(remix): Paramaterize server side transactions (#5491)
19+
- fix(remix): Provide `sentry-trace` and `baggage` via root loader. (#5509)
20+
- ref(nextjs): Prework for wrapping data-fetching functions (#5508)
21+
- ref(nextjs): Simplify `NextConfigObject` type (#5514)
22+
723
## 7.8.1
824

925
- fix(nextjs): Add default `distDir` value back into `index.server.ts` (#5479)

0 commit comments

Comments
 (0)