Skip to content

Releases: hypertrace/javaagent

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)

Release 1.3.3

15 Jun 15:49
b741811
Compare
Choose a tag to compare
Fix netty connection keep alive (#385)

* fix netty connection keep alive context

Release 1.3.2

27 Apr 08:28
777d4b1
Compare
Choose a tag to compare
order installers, filter components should be after configs (#384)

Release 1.3.1

27 Apr 04:39
c66faa5
Compare
Choose a tag to compare
added reporting config installer (#383)

Release 1.3.0

25 Apr 10:22
6bb2be2
Compare
Choose a tag to compare
upgrade otel version to 1.24 (#378)

* upgrade otel version to 1.24

* comment some failing tests, and try to build the agent jar

* fix classloading issues

* remove jaxrs instrumentation

* nit

* try to fix muzzle and smoke tests

* fix/update smoke tests

* temp: Upgrade otel smoketest (#381)

* fix tomee test

* fix Play test

* fix liberty test

* add sock host port as well

* fix grpc test

* fix spring boot tests

* format

* fix wildify test

Release 1.2.10

17 Apr 19:08
084f250
Compare
Choose a tag to compare
Skip drop wizard 3.0.0/4.0.0 muzzle test (#380)

* Muzzle test

* Revert

* Omit dropwizard client 3.0,4.0

* revert

* Skip dropwizard 4.0.0 in muzzle test

* Prevent future versions from failing test

* make same test change in jaxrs-client-2.0

* Undo skipVersions

* Skip dropwizard 3.0.0 onward.

Release 1.2.9

24 Feb 23:48
dd21236
Compare
Choose a tag to compare
Request body blocking for netty (#377)

* add blocking for req body in netty 4.0

* add blocking for req body in netty 4.1

Release 1.2.8

24 Oct 18:00
c981dfc
Compare
Choose a tag to compare
Remove snyk. (#374)

* Remove snyk, use owasp dependency check

* Add Makefile option and CI job

* Comment out owasp dependency check and implement in separate PR.

Release 1.2.7

31 Aug 21:50
0a08c9c
Compare
Choose a tag to compare
        Fix muzzle job for netty-4.0 (#370)