Skip to content

Releases: hypertrace/javaagent

Release 1.2.6

16 Aug 22:43
Compare
Choose a tag to compare
       Explicit specification of content types in config replaces def…

Release 1.2.5

09 Jun 17:20
3b74567
Compare
Choose a tag to compare
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

06 Jun 16:36
d0c2e8c
Compare
Choose a tag to compare
ENG-16503   Show request body for x-www-form-urlencoded HTTP requests…

Release 1.2.3

22 Feb 17:15
8f9e708
Compare
Choose a tag to compare
:arrow_up: upgrade otel java instrumentation (#362)

Release 1.2.2

02 Feb 17:47
8660835
Compare
Choose a tag to compare
:arrow_up: upgrade otel and slf4j (#358)

Release 1.2.1

24 Jan 16:55
d94a530
Compare
Choose a tag to compare
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

11 Jan 17:16
09f6553
Compare
Choose a tag to compare
: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

23 Jul 20:11
306eaa4
Compare
Choose a tag to compare
🐛 Fix spring boot smoke test taking a long time, set more sensible de…

Release 1.1.9

23 Jul 17:39
9319d3e
Compare
Choose a tag to compare
:bug: build/smoke test  checkout action usage now checks out head of …

Release 1.1.8

21 Jul 18:52
4816a22
Compare
Choose a tag to compare
🐛 gRPC header capture with shaded netty module and body capture witho…