Jolokia v1.3.4 Release Notes

Release Date: 2016-07-31 // over 7 years ago
    • โž• Add a quite and java.util.logging LogHandler implementations which can be used with 'logHandlerClass'
    • ๐Ÿ‘ Allow a basic auth as alternative to client cert authentication when both --user and --useSslClientAuthentication is used.
    • ๐Ÿ‘ Allow user-specifiable SSL / TLS protocols and ciphers to the JVM agent
    • 0๏ธโƒฃ JSON response is streamed by default for the JVM agent to reduce memory activity
    • โž• Add the possibility to add a SSL connection factory the J4pClient
    • ๐Ÿ›  Fixed TomcatDetector to match more flexibly
    • โœ‚ Removed Java 1.7 exception class, make the agent working with Java 1.6 again.