Releases: hypertrace/javaagent
Releases · hypertrace/javaagent
Release 1.2.2
:arrow_up: upgrade otel and slf4j (#358)
Release 1.2.1
Upgrade otel 1 10 (#357) * :arrow_up: upgrade otel * :recycle: update servlet-common packaging * :recycle: update HttpStatusConverter package location' * :recycle: update TestOpenTelemetryInstaller to be an AgentListener * :heavy_plus_sign: add new deps to the testing bootstrap * :heavy_plus_sign: add logging exporter to classpath explicitly for tests * :recycle: fix initialization in instrumentation tests * :heavy_plus_sign: add servlet-common bootstrap to test runtime for servlet projects * :recycle: refactor MuzzlePlugin to handle refactor of MuzzleGradlePluginUtil to kotlin companion object' * :bug: fix muzzle check for instrumentation modules that need the servlet-common bootstrap * :arrow_up: upgrade byte buddy * :bug: fix expected metric name for otlp exporter exported' * :bug: disable assertions failing due to upstream bug
Release 1.2.0
:arrow_up: upgrade otel 1.6 (#347) * :arrow_up: upgrade to 1.6.0 snapshot release * :heavy_plus_sign: add grpc to smoke tests * :arrow_up: upgrade sdk to 1.6.0 * :heavy_plus_sign: add missing otel sdk dependency * :recycle: update for breaking API changes * :arrow_up: upgrade to non snapshot release * :arrow_up: upgrade otel patch version * :heavy_plus_sign: add grpc runtime dependencies for smoke test app * :bug: save context in property for access/removal in entity interceptor * :alembic: disable client pipeline replacement' * :bug: fix bug with incorrect tracing handler name in replacement * :arrow_up: upgrade dependencies
Release 1.1.10
🐛 Fix spring boot smoke test taking a long time, set more sensible de…
Release 1.1.9
:bug: build/smoke test checkout action usage now checks out head of …
Release 1.1.8
🐛 gRPC header capture with shaded netty module and body capture witho…
Release 1.1.7
⬆️ Upgrade min gRPC version to 1.6 (#338) * :arrow_up: update GRPC version * :truck: rename grpc package to end in v1_6 * :truck: rename grpc-1.5 directory to grpc-1.6 * :pencil: update docs to reflect gRPC min version
Release 1.1.6
:bug: set Java 8 release compiler option (#334)
Release 1.1.5
Remove CCI and add release GHA release workflow (#333) * Remove CCI and add release GHA release workflow Signed-off-by: Pavol Loffay <[email protected]> * Fix Signed-off-by: Pavol Loffay <[email protected]> * Fix Signed-off-by: Pavol Loffay <[email protected]> * Fix Signed-off-by: Pavol Loffay <[email protected]> * enable others Signed-off-by: Pavol Loffay <[email protected]>
Release 1.1.4
Fix Signed-off-by: Pavol Loffay <[email protected]>