Important
This is the final release of the v2.x series. If you're still using this version it is advised that you upgrade to a more recent version of the library.
Bug Fixes
- core: fix grpc tests (#3522)
- esbuild: honor the .external build setting (#3492)
- core: fix duplicate next spans and incorrect req/res in hooks (#3494)
- core: fix Resource Name Not Bubbling to Web Span in Next.js (#3537)
- ci-visibility: fix jest parameters being modified (#3526)
- iast: fix taint object method (#3505)
Improvements
- iast: enable iast telemetry metrics if iast is enabled (#3482)
- core: remove hardcoded string literals for tags, use predefined constants instead (#3503)
- ci-visibility: send suites and tests skipped by ITR (#3497)
- core: add Testing To Ensure Support for Next.js Standalone (#3493)