Skip to content

v2.4.2

Choose a tag to compare

@github-actions github-actions released this 12 Sep 14:47
· 6 commits to main since this release

Patch Changes

  • a9f6363: Fix traceMiddleware marking spans as errors for thrown 4xx HTTPErrors instead of only 5xx. Spans are also now named {method} {route} instead of {method} {pathname}.