File tree 1 file changed +24
-0
lines changed
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -199,6 +199,30 @@ Add `linux_netdev` check command. #9045
199
199
* Several code quality improvements. #8815 #9106 #9250
200
200
#9508 #9517 #9537 #9594 #9605 #9606 #9641 #9658 #9702 #9717 #9738
201
201
202
+ ## 2.13.8 (2023-07-12)
203
+
204
+ Version 2.13.8 is a maintenance release that fixes some bugs,
205
+ especially Icinga DB crashes, and updates several bundled libraries.
206
+
207
+ ### Bugfixes
208
+
209
+ * Icinga DB feature: normalize several Redis data not to crash the Go daemon. #9814
210
+ * Don't hang in timed out connection attempt. #9815
211
+ * Trigger flexible downtimes not in the past if checkable is already down. #9817
212
+ * ElasticsearchWriter: fix data buffer flush race condition during stop. #9818
213
+ * SELinux: allow Icinga and its plugins to write to syslog. #9819
214
+ * Fix lost acknowledgements after re-connect. #9820
215
+ * Fix parsing of perfdata across multiple lines in plugin output. #9821
216
+ * cluster-zone check: don't complain about not connected
217
+ other local zone members if there aren't any. #9822
218
+
219
+ ### Updates
220
+
221
+ * Update Boost shipped on Windows to v1.82. #9816
222
+ * Update OpenSSL shipped on Windows to v3.0.9. #9816
223
+ * Update vendored https://github.com/nlohmann/json to v3.9.1. #9816
224
+ * Update vendored https://github.com/nemtrif/utfcpp to v3.2.3. #9816
225
+
202
226
## 2.13.7 (2023-02-16)
203
227
204
228
This security release updates Boost and OpenSSL libraries bundled on Windows
You can’t perform that action at this time.
0 commit comments