|
@@ -1,4 +1,9 @@
|
|
|
This file documents the major additions and syntax changes between releases.
|
|
This file documents the major additions and syntax changes between releases.
|
|
|
|
|
+2.4.11 2024-08-02
|
|
|
|
|
+ FIXES
|
|
|
|
|
+ check_dig: Fixed issue where exact matching broke backwards compatability, and added new option to enforce exact matching (#777)
|
|
|
|
|
+ check_swap: Allow the plugin to run without warning/critical thresholds (#747)
|
|
|
|
|
+
|
|
|
2.4.10 2024-04-30
|
|
2.4.10 2024-04-30
|
|
|
FIXES
|
|
FIXES
|
|
|
check_mailq: Add config directory option and update pattern matching for exim mailservers (#754)
|
|
check_mailq: Add config directory option and update pattern matching for exim mailservers (#754)
|
|
@@ -7,10 +12,6 @@ This file documents the major additions and syntax changes between releases.
|
|
|
TESTS
|
|
TESTS
|
|
|
Update majority of the test suite to working condition
|
|
Update majority of the test suite to working condition
|
|
|
|
|
|
|
|
-2.4.10 2024-XX-XX
|
|
|
|
|
- FIXES
|
|
|
|
|
- check_dig: Fixed issue where exact matching broke backwards compatability, and added new option to enforce exact matching (#777)
|
|
|
|
|
-
|
|
|
|
|
2.4.9 2024-03-21
|
|
2.4.9 2024-03-21
|
|
|
FIXES
|
|
FIXES
|
|
|
check_snmp: Robustly fixes incorrect integer return value parsing (#749)
|
|
check_snmp: Robustly fixes incorrect integer return value parsing (#749)
|