Skip to content

Commit 400c397

Browse files
committed
Release v1.8.1 (#3018)
* [BUGFIX] Fix CPU seconds on Solaris #2963 * [BUGFIX] Sign Darwin/MacOS binaries #3008 * [BUGFIX] Fix pressure collector nil reference #3016 Signed-off-by: Ben Kochie <superq@gmail.com>
1 parent 31e0145 commit 400c397

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
* [ENHANCEMENT]
66
* [BUGFIX]
77

8+
## 1.8.1 / 2024-05-16
9+
10+
* [BUGFIX] Fix CPU seconds on Solaris #2963
11+
* [BUGFIX] Sign Darwin/MacOS binaries #3008
12+
* [BUGFIX] Fix pressure collector nil reference #3016
13+
814
## 1.8.0 / 2024-04-24
915

1016
* [CHANGE] exec_bsd: Fix labels for `vm.stats.sys.v_syscall` sysctl #2895

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.0
1+
1.8.1

0 commit comments

Comments
 (0)