Releases: hypertrace/javaagent
Releases · hypertrace/javaagent
Release 1.3.18
feat: servlet 5.0 body capture fix (#411) * flush to get all headers * spotless apply
Release 1.3.17
fix test (#409)
Release 1.3.15
fix vulnerability (#407)
Release 1.3.14
OkHTTP3 - fix response charset and adding support for gzip compressio…
Release 1.3.13
add instrumentation for servlet-5.0 (#404)
Release 1.3.12
Fix tests (#403) * disable flaky test * disable flaky test
Release 1.3.11
add grpc mappings for blocking status code (#399)
Release 1.3.10
Custom block code and msg (#398) * TODOs * add FilterResult and custom status code and msg for blocking * add response msg and tests * fix tests * revert grpc changes
Release 1.3.9
upgrade jackson, shaded, gradle versions (#395) * initial attempt to upgrade jackson, shaded, gradle versions * build: experiment * update plugin version * cleanup * cleanup * shade snakeyaml and jackson --------- Co-authored-by: Aaron Steinfeld <[email protected]>
Release 1.3.8
fix additional data content type (#396)