Skip to content

Releases: newrelic-experimental/newrelic-java-spring-integration

v1.4.1

Choose a tag to compare

@nr-opensource-bot nr-opensource-bot released this 09 Jul 12:10
c0b766a

Bug Fixes

  • Fixes to get remote batching working
  • Merge pull request #6 from newrelic-experimental/batch_fixes

Build Upgrades

  • Modernize Gradle build infrastructure
  • merge pull request #7 from newrelic-experimental/modernize-gradle-build

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

Instrumentation for Spring Integration V1.2

Choose a tag to compare

@dhilpipre dhilpipre released this 15 Dec 16:23
a354364

This release includes enhancements to Spring Messaging

To install:

  • Download the instrumentation jar
  • In the New Relic Java Agent directory (the one with newrelic.jar), create a directory named extensions if it does not already exist.
  • Extract the extension jars from the instrumentation archive into the extensions directory.
  • Restart the application.

Instrumentation for Spring Batch

Choose a tag to compare

@dhilpipre dhilpipre released this 04 Dec 20:45
e2e0a1a

To install:

Download the instrumentation jar
In the New Relic Java Agent directory (the one with newrelic.jar), create a directory named extensions if it does not already exist.
Extract the extension jars from the instrumentation archive into the extensions directory.
Restart the application.

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 22 Sep 09:53

Build Upgrades

  • Updated vendor title

Full Changelog: (v1.0.1...v1.0.2)

Java Spring Integration Instrumentation v1.0

Choose a tag to compare

@gsidhwani-nr gsidhwani-nr released this 27 Apr 13:41
0bbe33f

To install:

  • Download the instrumentation jar
  • In the New Relic Java Agent directory (the one with newrelic.jar), create a directory named extensions if it does not already exist.
  • Extract the extension jars from the instrumentation archive into the extensions directory.
  • Restart the application.