Skip to content

Releases: newrelic/nrjmx

v1.5.3

14 Sep 15:31
Compare
Choose a tag to compare
fix: Updated jmxterm to v1.0.2 to fix vulnerability in jar

v1.5.2

18 Nov 07:46
a80a007
Compare
Choose a tag to compare

Fix new jmxterm package issue

v1.5.1

15 Nov 15:44
6386ea2
Compare
Choose a tag to compare
  • Fixes Debian package path conflict on install

v1.5.0

15 Nov 13:38
9c78436
Compare
Choose a tag to compare

1.5.0

  • Build JMXFetcher from full connection URL
  • Set debug log entry on nice log lvl to be shown only for verbose mode
  • Clean up cmd execution log entries
  • Increase test timeout to build on slow boxes
  • Java version file
  • Windows build
  • Connectors:
    • Removed embedded connectors
    • Added support for custom connectors
  • Include jmxterm for troubleshooting queries within mvn packaging for:
    • tarball
    • rpm
    • deb

v1.4.1

01 Oct 15:16
806adc2
Compare
Choose a tag to compare
  • Fixed issue when parsing float NaN values.

v1.4.0

18 Sep 08:03
c42e87e
Compare
Choose a tag to compare

Upgrade project target to Java 1.8 and allow using a different Java version than the default one by configuring JAVA_HOME or NRIA_JAVA_HOME environment variables.

(#31) Allow to configure java bin path

v1.3.0

19 Jun 14:45
92d601f
Compare
Choose a tag to compare

Added

  • JMX JBoss remote support for Domain-mode as default and Standalone-mode optionally.
  • Customisable URI path (for non standard JMX URI paths like ForgeRock OpenDJ)
  • Installation doc

Version 1.2.0

19 Mar 09:30
f927cf5
Compare
Choose a tag to compare

New remote flag for remoting-jmx URL

b791df9 Added remoting jmx url documentation
5a90073 Changelog file
9615a31 IHOST-1609 boolean primitive instead of Boolean
c019eef IHOST-1609 added remoting-jmx url connection format

Version 1.1.1

18 Feb 09:41
b5a52ac
Compare
Choose a tag to compare

SSL support

  • (55861c1) Add arguments for SSL connect
  • (8af3734) Add arguments for SSL connect
  • (e70a91b) Add arguments for SSL connect
  • (3e81d68) Added SSL properties before JMX connect
  • (0dac6e6) Added SSL properties before JMX connect
  • (a05c10b) Added SSL properties before JMX connect
  • (5e4af36) Added SSL properties before JMX connect

Version 1.0.4

07 Feb 09:28
4a6e2cc
Compare
Choose a tag to compare
v1.0.4

Merge pull request #12 from newrelic/revert-9-feature/improve-shell-w…