Skip to content

Tags: devdoshi/javaagent

Tags

1.1.7

Toggle 1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
⬆️ Upgrade min gRPC version to 1.6 (hypertrace#338)

* ⬆️ update GRPC version

* 🚚 rename grpc package to end in v1_6

* 🚚 rename grpc-1.5 directory to grpc-1.6

* 📝 update docs to reflect gRPC min version

1.1.6

Toggle 1.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🐛 set Java 8 release compiler option (hypertrace#334)

1.1.5

Toggle 1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove CCI and add release GHA release workflow (hypertrace#333)

* Remove CCI and add release GHA release workflow

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* enable others

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

1.1.4

Toggle 1.1.4's commit message
Fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

1.1.3

Toggle 1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🐛 Report config service loader fix (hypertrace#328)

* ✅ add test to verify ReportingConfigImpl

* 🐛 fix bug where ReportingConfigImpl could not be instantiated

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
✨ Expose reporting config to consumers of `javaagent-core` so that `F…

…ilter` implementation authors can access them (hypertrace#327)

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
✨ Capture HTTP bodies on Undertow (hypertrace#321)

- Handle the case where the Undertow servlet implemeentation does not access the request body via the Servlet API

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Instrument vertx client directly (hypertrace#311)

* Instrument vertx client directly

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Fix muzzle

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Add format

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* info

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* use %d

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Disable

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Clear context

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Make no static

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

1.0.5

Toggle 1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Default to zipkin exporter (hypertrace#305)

* defaulting to zipkin exporter

* spotless apply

* making smoke tests use OTLP exporter

1.0.4

Toggle 1.0.4's commit message
Enable CCI release back

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>