We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b86dd8 commit b8c265dCopy full SHA for b8c265d
CHANGELOG.md
@@ -8,8 +8,11 @@
8
9
- fix(nextjs): Add default `distDir` value back into `index.server.ts` (#5479)
10
- fix(node): Add conditions to TracingHandler.startTransaction (#5485)
11
+- fix(node): Adjust Express URL parameterization for array routes (#5495)
12
- fix(node): Adjust Express URL parameterization for RegEx routes (#5483)
13
+- fix(node): Check if router exists before it is instrumented (#5502)
14
- 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)
16
- ref(tracing): Simplify sample_rate serialization for DSC (#5475)
17
18
## 7.8.0
0 commit comments