Metrics-scala 4.3.0 released with Pekko support

23 views
Skip to first unread message

Erik van Oosten

unread,
Aug 13, 2023, 2:30:01 PM8/13/23
to metric...@googlegroups.com

Metrics-scala 4.3.0 was just released.

This is the first version to support Pekko, the open source fork of Akka. Many thanks to @normana400 for working on this. Support for the ancient Akka 2.4 version was dropped. Note that Akka beyond 2.6 will not be supported.

As always, this version is binary compatible with metrics-scala 4.0.1 and later.

Please update your build files with one of these:

"nl.grons" %% "metrics4-scala" % "4.3.0"
"nl.grons" %% "metrics4-pekko" % "4.3.0"      // Pekko support
"nl.grons" %% "metrics4-akka_26" % "4.3.0"    // Akka support (2.6)
"nl.grons" %% "metrics4-akka_25" % "4.3.0"    // Akka support (2.5 and 2.6)
"nl.grons" %% "metrics4-scala-hdr" % "4.3.0"  // HdrHistogram support

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

Happy coding,
    Erik.

    

-- 
Erik van Oosten
e.van...@grons.nl
https://day-to-day-stuff.blogspot.com
Reply all
Reply to author
Forward
0 new messages