Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 1.16 KB

Version: v2.1.3 | Created: 2023-12-22

Bug Fixes

  • Ixes due to switch to CompletableFutures

Version: v2.1.2 | Created: 2023-12-21

Bug Fixes

  • Ixes to work with Reddison v3.25
  • Ixes to work with Reddison v3.25
  • Erge pull request #10 from newrelic-experimental/fix-3.25

Version: v2.1.1 | Created: 2023-11-01

Bug Fixes

  • Added support for version 3.24 and above

Version: v2.1.0 | Created: 2023-08-01

Features

  • Added Support for redisson 3.23

Build Upgrades

  • Added build and release automation

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.