Metrics-scala 3.5.0 released

24 views
Skip to first unread message

Erik van oosten

unread,
May 1, 2015, 2:44:27 AM5/1/15
to metric...@googlegroups.com
Metrics-scala 3.5.0 was released and is available on Maven central.
For more information see: https://github.com/erikvanoosten/metrics-scala/

Thanks to some very clever code from @davidhoyt, health-checks will now work as expected when you pass a block of code. This really solves #42 which was incorrectly reported as solved in version 3.2.0.

In addition to this, the metrics-core dependency was updated to 3.1.2.\
Finally, for those stuck in the past, this release has been build with java 6.

Update your build files with one of these:
"nl.grons" %% "metrics-scala" % "3.5.0"        // Scala 2.10.x or 2.11.x. No Akka support.
"nl.grons" %% "metrics-scala" % "3.5.0_a2.1"   // Scala 2.10.x and Akka 2.1.x.
"nl.grons" %% "metrics-scala" % "3.5.0_a2.2"   // Scala 2.10.x and Akka 2.2.x.
"nl.grons" %% "metrics-scala" % "3.5.0_a2.3"   // Scala 2.10.x or 2.11.x and Akka 2.3.x.

Happy coding,
    Erik.
-- 
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/
Reply all
Reply to author
Forward
0 new messages