Releases: hypertrace/javaagent
Releases · hypertrace/javaagent
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
Release 1.2.8
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
Fix muzzle job for netty-4.0 (#370)
Release 1.2.6
Explicit specification of content types in config replaces def…
Release 1.2.5
ENG-17140 Ensure requests can be filtered because of method body (#364) * ENG-17140 Ensure requests can be filtered because of method body * Fix smoke tests
Release 1.2.4
ENG-16503 Show request body for x-www-form-urlencoded HTTP requests…
Release 1.2.3
:arrow_up: upgrade otel java instrumentation (#362)