Fixes
- [core] Fix ALS continuation bug in body-parser (#4582)
- [core] Correctly handle 128 bits traceids in log injection (#4601)
- [core] Update TraceProvider Constructors Typings (#4596)
- [iast] Fix bug with template literals (#4584)
Improvements
- [test-visibility] Add compatibility with nyc's
all
input (#4568) - [test visibility] Add total code coverage measure to vitest (#4570)
- [core] Revise OTel Context and API Implementation To Enable OTel Auto Instrumentation Support (#4554)
- [core] Ensure require-package-json is called with try-catch (#4587)
- [core] Add missing configuration values to telemetry (#4580)
- [iast] Support linuxmusl-arm64 in iast (#4567)