Skip to content

Releases: newrelic-experimental/newrelic-java-redisson

v2.1.4

16 Jan 14:49
2c029e7
Compare
Choose a tag to compare

Bug Fixes

  • Added OpenSourceBot Token

Full Changelog: (v2.1.3...v2.1.4)

v2.1.3

22 Dec 13:55
8b4444c
Compare
Choose a tag to compare

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

01 Nov 10:27
Compare
Choose a tag to compare

Bug Fixes

  • Added support for version 3.24 and above

Full Changelog: (v2.1.0...v2.1.1)

v2.1.0

01 Aug 12:05
0738858
Compare
Choose a tag to compare

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

27 Feb 12:38
9b6fc26
Compare
Choose a tag to compare
  • 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

28 Sep 14:38
Compare
Choose a tag to compare

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

02 Jul 15:31
bff3782
Compare
Choose a tag to compare

This release requires the use of New Relic Java Agent 6.4.0 or later.

To install:

  1. Download the release jar files
  2. In the New Relic Java Agent directory (the one with newrelic.jar), create a directory named extensions if it does not already exist.
  3. Copy the extension jars into the extensions directory.
  4. Restart the application.