Releases: apple/swift-metrics-extras
Releases · apple/swift-metrics-extras
0.3.2
What's Changed
SemVer Minor
SemVer Patch
- Enable strict concurrency by @czechboy0 in #39
- Fix Linux memory and CPU metrics derived from procfs by @simonjbeaumont in #46
Other Changes
- remove contributors script by @rnro in #36
- Aligning semantic version label check name by @FranzBusch in #38
- Enable MemberImportVisibility check on all targets by @rnro in #41
- Update release.yml by @FranzBusch in #42
- CI use 6.1 nightlies by @rnro in #43
- Rename nightly_6_1 params to nightly_next by @rnro in #44
- Only apply standard swift settings on valid targets by @rnro in #45
New Contributors
- @tomerd made their first contribution in #30
- @rnro made their first contribution in #35
- @FranzBusch made their first contribution in #38
- @czechboy0 made their first contribution in #39
- @simonjbeaumont made their first contribution in #46
Full Changelog: 0.3.1...0.3.2
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