Releases: newrelic-experimental/newrelic-java-spring-integration
Releases · newrelic-experimental/newrelic-java-spring-integration
Release list
v1.4.1
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
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
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
Java Spring Integration Instrumentation v1.0
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.