Bug Fixes
- docs: fix missing appsec typescript definitions (#1836), fixes #1829
- elasticsearch: fix async context leaking out of the instrumentation (#1832)
- fastify: fix fastify non-default exports not being instrumented (#1833)
- winston: fix error caused by log injection duplicating an existing
dd
property (#1831), fixes #1830
Improvements
- appsec: add express parsed body support (#1782)