Metrics-scala 4.0.3 and 3.5.10 released

8 views
Skip to first unread message

Erik van Oosten

unread,
Nov 28, 2018, 7:28:12 AM11/28/18
to metric...@googlegroups.com
Metrics-scala 4.0.3 and 3.5.10 were just released and are on their way to maven central (which is really slow today).

In this release the scope parameter has been deprecated in preparation for 5.0.0.

In addition, the 4.0.3 release fixes an unlikely to happen off-by-one error introduced in 4.0.2.


Please update your build files with one of these (4.x series):
"nl.grons" %% "metrics4-scala" % "4.0.3"
"nl.grons" %% "metrics4-akka_24" % "4.0.3"    // Akka support (2.4 and 2.5)
"nl.grons" %% "metrics4-akka_25" % "4.0.3"    // Akka support (2.5)
"nl.grons" %% "metrics4-scala-hdr" % "4.0.3"  // HdrHistogram support
or these (3.x series):
"nl.grons" %% "metrics-scala" % "3.5.10"        // Scala 2.10.x or 2.11.x. No Akka support.
"nl.grons" %% "metrics-scala" % "3.5.10_a2.2"   // Scala 2.10.x and Akka 2.2.x.
"nl.grons" %% "metrics-scala" % "3.5.10_a2.3"   // Scala 2.10.x or 2.11.x and Akka 2.3.x or 2.4.x.
and fix deprecation warnings.

For more information see: https://github.com/erikvanoosten/metrics-scala/

Happy coding,
    Erik.

-- 
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/

--
You received this message because you are subscribed to the Google Groups "metrics-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to metrics-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages