v1.8.0
What's Changed
- refactor policy model and class transform by @lostsnow in #404
- fixes fluent config variable parse, split fluent config and log file by agent id by @lostsnow in #405
- Fix(Close #403): system env string shouldn't use default charsets, us utf-8 by @a1576471428 in #406
- fixes policy node map key by @lostsnow in #407
- Feature/refactor method pool fields by @lostsnow in #408
- add new config by @lostsnow in #409
- Feature/method pool size limit config by @lostsnow in #410
- add dynamic configuration of response body collection by @lostsnow in #411
- fixes replay request post body by @lostsnow in #412
- skip http request collect if in deny list by @lostsnow in #413
- fixes org.slf4j package shade by @lostsnow in #414
- fixes normal vul stacks and crypto-weak-randomness policy source by @lostsnow in #415
- fixes obj2string exception by @lostsnow in #416
- add config builder testcases by @lostsnow in #417
- fixes some sink methods source value capture by @lostsnow in #418
- update blacklist.txt by @Nizernizer in #419
- bump version to 1.8.0 by @lostsnow in #420
New Contributors
- @a1576471428 made their first contribution in #406
Full Changelog: v1.7.9...v1.8.0