Bug Fixes
- core: fix ESM support for Node 17.6 (#1872)
- core: fix shimmer throwing with constructors without valid toString (#1862), fixes #1856
- deps: remove unused
source-map
andsource-map-resolve
dependencies (#1864), fixes #1808 - docs: fix missing typescript definitions (#1840), fixes #1828
- elasticsearch: fix support for v8.x (#1841)
- mongodb-core: fix possible infinite recursion when sanitizing (#1871), fixes #1851
- plugins: fix possible infinite recursion when logging instrumented objects (#1855, #1857, #1861)