File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
1313### Fixed
1414
15+ ### Removed
16+
17+ # [ 1.6.2] - 2025-12-17
18+
19+ This release fixes the ` No such file or directory ` error that occurs
20+ if the ` /proc/<pid>/stat ` file does not exist.
21+
22+ ### Fixed
23+
1524- The ` error ` message level displayed when the ` /proc/<pid>/stat ` file is missing
1625 has been changed to ` verbose ` . (#536 ).
1726
18- ### Removed
19-
2027# [ 1.6.1] - 2025-10-20
2128
2229This release introduces fix of the ` box.schema.needs_upgrade ` metric.
Original file line number Diff line number Diff line change 11-- Сontains the module version.
22-- Requires manual update in case of release commit.
33
4- return ' 1.6.1 '
4+ return ' 1.6.2 '
You can’t perform that action at this time.
0 commit comments