Skip to content

0.47.10

Compare
Choose a tag to compare
@carlosroman carlosroman released this 10 Aug 13:12
· 61 commits to master since this release
7184453
  • [IMPROVEMENT] Improvements in how JMXFetch handles communicating back to the Agent. The TLS of the HTTP client used can now be configured, extra logging has been added around the SSL Context, and 'TLS' as min protocol version used in the dummyTrustManager (configurable using the flag jmxfetch.min_tls_version, e.g. -Djmxfetch.min_tls_version=TLS) #436
  • [BUGFIX] Fixed issue race condition where an exception is thrown if the Agent hasn't finished initializing before JMXFetch starts to shut down #449
  • [OTHER] Update management agent logic and comments for Java 7 vs 8 vs 9 #457

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.47.10/