Releases: hypertrace/javaagent
Releases · hypertrace/javaagent
Release 1.3.7
update agent config (#393)
Release 1.3.6
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
add hostname to attributes (#390)
Release 1.3.4
fix connection keep alive on netty 4.0 (#386)
Release 1.3.3
Fix netty connection keep alive (#385) * fix netty connection keep alive context
Release 1.3.2
order installers, filter components should be after configs (#384)
Release 1.3.1
added reporting config installer (#383)
Release 1.3.0
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
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
Request body blocking for netty (#377) * add blocking for req body in netty 4.0 * add blocking for req body in netty 4.1