Skip to content

Releases: hypertrace/javaagent

Release 1.3.18

07 Jan 09:00
974191e
Compare
Choose a tag to compare
feat: servlet 5.0 body capture fix (#411)

* flush to get all headers

* spotless apply

Release 1.3.17

28 Nov 16:05
aca5f12
Compare
Choose a tag to compare
fix test (#409)

Release 1.3.15

23 Sep 13:05
19a634e
Compare
Choose a tag to compare
fix vulnerability (#407)

Release 1.3.14

17 Sep 16:01
e16b79e
Compare
Choose a tag to compare
OkHTTP3 - fix response charset and adding support for gzip compressio…

Release 1.3.13

14 May 08:31
cbf3c2f
Compare
Choose a tag to compare
add instrumentation for servlet-5.0 (#404)

Release 1.3.12

26 Mar 13:30
281b70f
Compare
Choose a tag to compare
Fix tests (#403)

* disable flaky test

* disable flaky test

Release 1.3.11

30 Jan 15:40
ae81663
Compare
Choose a tag to compare
add grpc mappings for blocking status code (#399)

Release 1.3.10

04 Jan 07:15
4570eef
Compare
Choose a tag to compare
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

13 Dec 10:47
2a24d17
Compare
Choose a tag to compare
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

07 Dec 16:15
bf443ae
Compare
Choose a tag to compare
fix additional data content type (#396)