Skip to content

2.4.1

Choose a tag to compare

@rochdev rochdev released this 30 Mar 18:47
· 4916 commits to master since this release

Bug Fixes

  • appsec: update minimist dependecy (#1922), fixes #1920
  • core: fix mixing esm and commonjs modules and add error handling (#1934), fixes #1932
  • core: fix require performance regression in require hook (#1927), fixes #1847
  • http: fix http connect/upgrade spans never finishing (#1930), fixes #1900
  • next: fix error on catch-all routes for next (#1929), fixes #1898