From b9b75277620cb6d07c1342aa497323a8fac9cddd Mon Sep 17 00:00:00 2001 From: Romain Date: Thu, 11 Apr 2024 17:36:03 +0200 Subject: [PATCH] Prepare release v2.11.2 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78441061a..4d5d64508 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ **Bug fixes:** - **[server]** Revert LingeringTimeout and change default value for ReadTimeout ([#10599](https://github.com/traefik/traefik/pull/10599) by [kevinpollet](https://github.com/kevinpollet)) +- **[server]** Set default ReadTimeout value to 60s ([#10602](https://github.com/traefik/traefik/pull/10602) by [rtribotte](https://github.com/rtribotte)) ## [v2.11.1](https://github.com/traefik/traefik/tree/v2.11.1) (2024-04-10) [All Commits](https://github.com/traefik/traefik/compare/v2.11.0...v2.11.1)