Browse Source

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>
pull/3021/head
Ben Kochie 6 months ago committed by GitHub
parent
commit
0d3400ebc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      CHANGELOG.md
  2. 2
      VERSION

6
CHANGELOG.md

@ -5,6 +5,12 @@
* [ENHANCEMENT]
* [BUGFIX]
## 1.8.1 / 2024-05-16
* [BUGFIX] Fix CPU seconds on Solaris #2963
* [BUGFIX] Sign Darwin/MacOS binaries #3008
* [BUGFIX] Fix pressure collector nil reference #3016
## 1.8.0 / 2024-04-24
* [CHANGE] exec_bsd: Fix labels for `vm.stats.sys.v_syscall` sysctl #2895

2
VERSION

@ -1 +1 @@
1.8.0
1.8.1

Loading…
Cancel
Save