Skip to content

2.2.1

Choose a tag to compare

@rochdev rochdev released this 25 Feb 15:45
· 4915 commits to master since this release

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 and source-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)