Dynamic Loading and New Packaging Scheme
Version 1.0.0 of statsd-jvm-profiler brings a major new feature and a new scheme for packaging and publishing the JAR.
Thanks to AlejandroRivera the profiler can now be dynamically loaded at runtime. See Dynamic Loading for details on doing this.
We will now be publishing both a standard and uberjar for each release. The uberjar will be available under the jar-with-dependencies
classifier in Maven Central. See Installation for the coordinates.
UPDATE: The standard JAR did not have the correct manifest entries in this version. Version 1.0.1 should be used instead.