Releases: apple/swift-metrics-extras
Releases · apple/swift-metrics-extras
0.3.1
A minor bugfix release addressing the fact that CPU time metric could occasionally report a "nan" (not a number) value, breaking some consumers of such metrics.
What's Changed
- Update CI by @yim-lee in #28
- Fix potential arithmetic errors in CPU usage calculator by @gjcairo in #29
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
Other
- Add CI for Swift 5.8 and update nightly to Ubuntu 22.04 by @yim-lee in #25
- Handle year 2023 in license headers by @ktoso in #27
Accidental 2.2.2 tag
We had accidentally tagged this version initially as 2.2.2
which was incorrect since this library still is in its 0.x
series. If you had already updated to depend on 2.2.2
please clean your project and depend on 0.3.0
instead -- it is the same artifact. The incorrect 2.2.2 tag has been removed.
Full Changelog: 0.2.1...0.3.0
0.2.1
0.2.0
0.1.1 - Test metrics cache handlers
0.1.0 - Initial release
0.1.0