v1.8.2
What's Changed
- fixes spring api fetch exception cause by controller with scope by @lostsnow in #439
- feat: update action by @tscuite in #440
- feat: update action by @tscuite in #442
- feat: update action by @tscuite in #443
- add ziroom blacklist by @lostsnow in #441
- fixes engine running state check by @lostsnow in #444
- ignore invalid http request meta by @lostsnow in #445
- fixes engine running state by @lostsnow in #446
- ignore spring mvc api collect by @lostsnow in #447
- change catch Exception to Throwable by @lostsnow in #448
- Feature/multi servive trace by @lostsnow in #449
- bump version to 1.8.2-beta by @lostsnow in #450
- http service request: add traceId and url source to okhttp client by @lostsnow in #451
- fixes some uninstall issue by @lostsnow in #452
- add tracing java net url header for http service by @lostsnow in #453
- http service: add header and body tracing to okhttp by @lostsnow in #454
- Feature/http service apache http client by @lostsnow in #455
- fixes servlet response flush by @lostsnow in #456
- fixes http client post body charset by @lostsnow in #457
- fixes custom model track: servlet request/response implementation by @lostsnow in #458
- add app template property by @lostsnow in #459
- bypass interfaces when transform classes by @lostsnow in #460
- logging: add error codes by @lostsnow in #461
- bypass agent state change after uninstall by cli by @lostsnow in #462
- add agent version to manifest by @lostsnow in #463
- fixes replay request header and body by @lostsnow in #464
- bump version to 1.8.2-beta2 by @lostsnow in #466
- Feature/refactor http request response collection by @lostsnow in #467
- fixes unkonwn taing range calculate by @lostsnow in #468
- fixes ibm SRTServletRequest getParameterNames() track in source node by @lostsnow in #469
- fixes exception cause by @lostsnow in #470
- fixes request body fetch by @lostsnow in #471
- fixes xxe check reflect exception catch by @lostsnow in #472
- fixes taint range calculate for StringWriter.write() char array by @lostsnow in #473
- fixes HttpServletRequest.getParameter() xss taint tag by @lostsnow in #474
- Fix/request response body fetch by @lostsnow in #475
- add undertow servlet ServletPrintWriter response fetch by @lostsnow in #476
- bump version to 1.8.2-beta3 by @lostsnow in #477
- add parent agent id header for outgoing requests by @lostsnow in #480
- fixes scanner hook blacklist by @lostsnow in #481
- bump version to 1.8.2 by @lostsnow in #482
Full Changelog: v1.8.1...v1.8.2