Skip to content

Commit b8c265d

Browse files
authored
meta: Update 7.8.1 changelog (#5496)
Add a few entries that made it into 7.8.1 after we merged #5488
1 parent 0b86dd8 commit b8c265d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@
88

99
- fix(nextjs): Add default `distDir` value back into `index.server.ts` (#5479)
1010
- fix(node): Add conditions to TracingHandler.startTransaction (#5485)
11+
- fix(node): Adjust Express URL parameterization for array routes (#5495)
1112
- fix(node): Adjust Express URL parameterization for RegEx routes (#5483)
13+
- fix(node): Check if router exists before it is instrumented (#5502)
1214
- fix(node): Correctly handle Windows paths when resolving module name (#5476)
15+
- fix(node): Ensure that self._handler exists before calling it in LinkedErrors (#5497)
1316
- ref(tracing): Simplify sample_rate serialization for DSC (#5475)
1417

1518
## 7.8.0

0 commit comments

Comments
 (0)