Skip to content

2.7.0

Choose a tag to compare

@juan-fernandez juan-fernandez released this 05 May 14:38
· 4917 commits to master since this release

Warning
This version of the library contains a known memory leak. Please upgrade to the latest version.

Bug Fixes

  • jest: fix jest@28: #2011
  • appsec: change reported metrics to microseconds: #2018
  • express: fix express recording urls in blocklist #2029
  • middleware: fix missing request error metadata on middleware errors #2030
  • http: Fix http server async-end when context doesn't have response #2020 Thanks @CSLTech !
  • profiling: Correct profiler naming #2027
  • dns: fix address tag for dns lookups with all option #2031
  • dns: add all dns addresses as a new tag when option is set #2038

Improvements

  • appsec: add duration_ext metric: #2019