File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## v1.0.0
4+
5+ * Update to pekko-http v1.0.0
6+ * Add scala 3 support
7+ * Make HttpMetricsServerBuilder extends pekko ServerBuilder
48
59## [ akka-http-metrics] ( https://github.com/RustedBones/akka-http-metrics )
610
Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ The following implementations are supported:
1616
1717## Versions
1818
19- | Version | Release date | Pekka Http version | Scala versions |
20- | ---------| --------------| --------------------| ----------------|
21- | ` x.x.x ` | xxxx-xx-xx | ` x.x.x ` | ` x.x.x ` |
19+ | Version | Release date | Pekka Http version | Scala versions |
20+ | ---------| --------------| --------------------| ----------------------- |
21+ | ` 1.0.0 ` | 2023-08-14 | ` 1.0.0 ` | ` 3.3 ` , ` 2.13 ` , ` 2.12 ` |
2222
2323The complete list can be found in the [ CHANGELOG] ( CHANGELOG.md ) file.
2424
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments