diff --git a/CHANGES b/CHANGES index d2d930ef..8b773b47 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,26 @@ +Changes with Unit 0.3 28 Dec 2017 + + *) Change: the Go package name changed to "nginx/unit". + + *) Change: in the "limits.timeout" application option: application start + time and time in queue now are not accounted. + + *) Feature: the "limits.requests" application option. + + *) Feature: application request processing latency optimization. + + *) Feature: HTTP keep-alive connections support. + + *) Feature: the "home" Python virtual environment configuration option. + + *) Feature: Python atexit hook support. + + *) Feature: various Go package improvements. + + *) Bugfix: various crashes fixed. + + Changes with Unit 0.2 19 Oct 2017 *) Feature: configuration persistence. diff --git a/docs/changes.xml b/docs/changes.xml index 57528deb..9b7490b9 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -5,6 +5,172 @@ + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +the Go package name changed to "nginx/unit". + + + + + +in the "limits.timeout" application option: application start time and +time in queue now are not accounted. + + + + + +the "limits.requests" application option. + + + + + +application request processing latency optimization. + + + + + +HTTP keep-alive connections support. + + + + + +the "home" Python virtual environment configuration option. + + + + + +Python atexit hook support. + + + + + +various Go package improvements. + + + + + +various crashes fixed. + + + + + +