Skip to content

Releases: hypertrace/javaagent

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 <aaron@traceable.ai>

Release 1.3.8

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

Release 1.3.7

04 Dec 06:31
728d665
Compare
Choose a tag to compare
update agent config (#393)

Release 1.3.6

01 Dec 10:00
ebff47b
Compare
Choose a tag to compare
Fix vulnerable deps (#391)

* fix some deps vulnerabilities

* update agent config

* fix guava version

* fix jackson dep

* use android version for guava

* fix jackson ver

* fix jackson ver

* fix shaded protobuf version

Release 1.3.5

06 Nov 11:51
6e851f8
Compare
Choose a tag to compare
add hostname to attributes (#390)

Release 1.3.4

27 Jun 15:55
c9cb1fe
Compare
Choose a tag to compare
fix connection keep alive on netty 4.0 (#386)