Releases: newrelic/nrjmx
Releases · newrelic/nrjmx
v1.5.3
fix: Updated jmxterm to v1.0.2 to fix vulnerability in jar
v1.5.2
v1.5.1
v1.5.0
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
- Fixed issue when parsing float NaN values.
v1.4.0
v1.3.0
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
- (c59557c) URI path enhancements for ForgeRock OpenDJ
- (5f3ba84) Update gitignore
- (f14fa2e) Default URI-path
- (9919452) Optionally accept URI-path on the constructor
- (0c6886b) Format
- (917699c) Doc improve
- (1c19123) Version 1.3.0
- (cdd603b) Fix connection with JBoss
- (ee4b61e) Comment for remoting URI
- (b69347c) Add URI-path for remote
- (4cc4734) Adding installation doc
- (bcd4ca7) Add JBoss Domain mode as default, an Standalone via flag
- (486d059) Typo
- (571d57e) Improve URIs doc
- (169e883) Flag IsRemoteJBossStandalone
- (ef78cf4) Changelog jboss remoting v3
Version 1.2.0
Version 1.1.1
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
v1.0.4 Merge pull request #12 from newrelic/revert-9-feature/improve-shell-w…