Skip to content

Releases: hypertrace/javaagent

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…

Release 1.1.7

15 Jul 13:13
500fa76
Compare
Choose a tag to compare
⬆️ 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

13 Jul 14:10
4a92091
Compare
Choose a tag to compare
:bug: set Java 8 release compiler option (#334)

Release 1.1.5

12 Jul 17:27
c415f52
Compare
Choose a tag to compare
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

12 Jul 17:05
Compare
Choose a tag to compare
Fix

Signed-off-by: Pavol Loffay <[email protected]>