rossabaker
released this
12 Sep 18:49
·
26 commits
to series/0.25
since this release
This release is functionally equivalent to v0.25.0-RC1. It is binary incompatible with http4s-prometheus-metrics-0.24. It adds support for the new CustomMetricsOps
. See #168.
Breaking changes
- Update to use CustomMetricsOps by @dj707chen in #168
- Includes upgrade to http4s-0.23.28.
Behind the scenes
* Update scalafmt-core to 3.8.2 in series/0.24 by @http4s-steward in https://github.com//pull/169
* Update sbt to 1.10.1 in series/0.24 by @http4s-steward in https://github.com//pull/170
* Update sbt-http4s-org to 0.17.2 in series/0.24 by @http4s-steward in https://github.com//pull/172
* Update sbt-http4s-org to 0.17.3 in series/0.24 by @http4s-steward in https://github.com//pull/173
* Update scala-library to 2.12.20 in series/0.24 by @http4s-steward in https://github.com//pull/174
* Add 0.25.x to compatibility matrix by @rossabaker in https://github.com//pull/176
Full Changelog: v0.24.7...v0.25.0