4.1.0
- version: minor bump to 4.1.0 - @vmarchaud
- tracing: ignore head/options method + specific urls by default - @vmarchaud
- notify: fix context when using internal function - @vmarchaud
- tracing: export span status as tag - @vmarchaud
- tracing: fix invalid tags in http plugins - @vmarchaud
- deps: bump agent-node to latest - @vmarchaud
- tracing: fix exports types + kind value - @vmarchaud
- Fix typo and add type for 'message' variable in getSafeError - @david Trapp
- add types on notifyError - @vmarchaud
- Factor out conversion of non-error values to Error object, add length limit for those errors' messages, increase robustness against weird values - @david Trapp
- Streamline behavior of notifyError compared to the other handlers - @david Trapp
- Handle non-Error objects thrown as error gracefully, still attempting to report them in a useful way - @david Trapp
- tracing: add support for vue-server-renderer in census - @vmarchaud
- Do not swallow errors in koaErrorHandler - @david Trapp
- chore: fix tables of content + few mistake - @vmarchaud