Releases: newrelic-experimental/newrelic-java-spring-rest
Releases · newrelic-experimental/newrelic-java-spring-rest
v1.0.4
Full Changelog: (v1.0.3...v1.0.4)
v1.0.3
What's Changed
- remove tests as they keep generated pull requests to bump the version by @dhilpipre in #4
- added exclude for 7 M x releases by @dhilpipre in #5
- Update release.yml by @gsidhwani-nr in #6
New Contributors
- @dhilpipre made their first contribution in #4
- @gsidhwani-nr made their first contribution in #6
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
Java Spring REST 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.