Skip to content

Commit

Permalink
meta: Update 7.8.1 changelog (#5496)
Browse files Browse the repository at this point in the history
Add a few entries that made it into 7.8.1 after we merged #5488
  • Loading branch information
Lms24 committed Aug 1, 2022
1 parent 0b86dd8 commit b8c265d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,8 +8,11 @@

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

## 7.8.0
Expand Down

0 comments on commit b8c265d

Please sign in to comment.