From b911c13f8797aacaa8decf8532d6d7d45fda334f Mon Sep 17 00:00:00 2001 From: Nate Berkopec Date: Tue, 11 May 2021 08:28:04 -0600 Subject: [PATCH] 4.3.8 release note --- History.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/History.md b/History.md index 24ddc396bb..9b75c9ff6f 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,8 @@ +## 4.3.8 / 2021-05-11 + +* Security + * Close keepalive connections after the maximum number of fast inlined requests (#2625) + ## 4.3.7 / 2020-11-30 * Bugfixes