Metrics-Scala v3.2.0 Release Notes

Release Date: 2014-05-01 // about 10 years ago
    • ๐Ÿš€ This release is not binary compatible with 3.1.x.
    • ๐Ÿ‘ Properly support multi-line health-checks, closes #42. An incredibly subtle bug reported by @joster-jambit, with a nifty solution from @som-snytt. (Update: the problem has been fully solved in version 3.5.0.)
    • โž• Added support for Try in Health-checks, an idea of our own @scullxbones.
    • ๐Ÿ— Futures are now supported in the build without Akka (solves #44 by @yatskevich).
    • ๐Ÿ‘ Allow measurements of Futures that were created elsewhere (#45).