Skip to content

Releases: newrelic/newrelic-java-vertx

v1.4.5

27 Nov 07:38
9749337

Choose a tag to compare

Bug Fixes

Full Changelog: (v1.4.4...v1.4.5)

v1.4.4

18 Jul 12:39
fc1558b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.4.4

v1.4.3

21 Dec 13:28
a7fc3ec

Choose a tag to compare

Bug Fixes

  • Fixes to work with version 4.5.1
  • Merge pull request #12 from newrelic-experimental/fix-for-4.5

Full Changelog: (v1.4.2...v1.4.3)

v1.4.2

28 Nov 21:40
cd8f0a7

Choose a tag to compare

Bug Fixes

  • Merge pull request #11 from newrelic-experimental/fix-for-4.5

Full Changelog: (v1.4.1...v1.4.2)

v1.4.1

22 Sep 09:20

Choose a tag to compare

Bug Fixes

  • Merge pull request #9 from newrelic-experimental/packagefix

Build Upgrades

  • Updated vendor title

Full Changelog: (1.4...v1.4.1)

Vertx Event Bus Instrumentation V1.4

29 Sep 17:24
ec468d0

Choose a tag to compare

Added support for Vert.x versions 4.3.2 and later

To use:

  1. Download the release tar file
  2. In the New Relic Java Agent directory (directory with newrelic.jar), create a directory named extensions if it does not already exist
  3. Extract the contents of the instrumentation.tar into the extensions directory
  4. Restart the application

Vertx Event Bus Instrumentation

23 Mar 21:34

Choose a tag to compare

Added support for Vert.x 4.x versions

To use:

  1. Download the release tar file
  2. In the New Relic Java Agent directory (directory with newrelic.jar), create a directory named extensions if it does not already exist
  3. Extract the contents of the Vertx-1.3-Release.tar into the extensions directory
  4. Restart the application

Vert.x Event Bus - Java Agent Versions 6.4.0 and higher

09 Feb 18:41
6eef507

Choose a tag to compare

Extensions needed for Java Agent where the version is 6.4.0 or higher

Vert.x Event Bus - Java Agent Versions up to 6.3.0

09 Feb 15:57
a940ca6

Choose a tag to compare

Fixes some overhead issues related to the Event Bus. Refactored the way Vert.x Verticles are instrumented from Weaver generatation to Agent Pointcut

1.0

20 Oct 17:09

Choose a tag to compare

1.0
updated to match current extension build process