diff text/en/CHANGES @ 2869:9383e934e546

nginx-1.23.1
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 19 Jul 2022 17:09:46 +0300
parents cf7551842617
children 0b7e004b5061
line wrap: on
line diff
--- a/text/en/CHANGES	Tue Jul 05 11:21:42 2022 +0400
+++ b/text/en/CHANGES	Tue Jul 19 17:09:46 2022 +0300
@@ -1,4 +1,24 @@
 
+Changes with nginx 1.23.1                                        19 Jul 2022
+
+    *) Feature: memory usage optimization in configurations with SSL
+       proxying.
+
+    *) Feature: looking up of IPv4 addresses while resolving now can be
+       disabled with the "ipv4=off" parameter of the "resolver" directive.
+
+    *) Change: the logging level of the "bad key share", "bad extension",
+       "bad cipher", and "bad ecpoint" SSL errors has been lowered from
+       "crit" to "info".
+
+    *) Bugfix: while returning byte ranges nginx did not remove the
+       "Content-Range" header line if it was present in the original backend
+       response.
+
+    *) Bugfix: a proxied response might be truncated during reconfiguration
+       on Linux; the bug had appeared in 1.17.5.
+
+
 Changes with nginx 1.23.0                                        21 Jun 2022
 
     *) Change in internal API: now header lines are represented as linked