Releases: newrelic-experimental/newrelic-java-redisson
Releases · newrelic-experimental/newrelic-java-redisson
v2.1.4
v2.1.3
Bug Fixes
- Ixes due to switch to CompletableFutures
- support for 3.25.0 and above
Full Changelog: (v2.1.2...v2.1.3)
v2.1.1
v2.1.0
Features
- Added Support for redisson 3.23
Build Upgrades
- Added build and release automation
Full Changelog: (2.1...v2.1.0)
Redisson Instrumentation V2.1
- Added support for redisson_3.19.2 sdk/apis.
- This release requires the use of New Relic Java Agent 6.4.0 or later.
To install:
Download the instrumentation archive
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.
Redisson Instrumentation V2
This release requires the use of New Relic Java Agent 6.4.0 or later.
To install:
- Download the instrumentation archive
- 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.
Redisson Instrumentation
This release requires the use of New Relic Java Agent 6.4.0 or later.
To install:
- Download the release jar files
- In the New Relic Java Agent directory (the one with newrelic.jar), create a directory named extensions if it does not already exist.
- Copy the extension jars into the extensions directory.
- Restart the application.