CHANGES (1134:394f5c3c9ac5) CHANGES (1185:313bb8f91a6b)
1
1
2Changes with Unit 1.11.0 19 Sep 2019
3
4 *) Feature: basic support for serving static files.
5
6 *) Feature: isolation of application processes with Linux namespaces.
7
8 *) Feature: built-in WebSocket server implementation for Java Servlet
9 Containers.
10
11 *) Feature: direct addressing of API configuration options containing
12 slashes "/" using URI encoding (%2F).
13
14 *) Bugfix: segmentation fault might have occurred in Go applications
15 under high load.
16
17 *) Bugfix: WebSocket support was broken if Unit was built with some
18 linkers other than GNU ld (e.g. gold or LLD).
19
20
2Changes with Unit 1.10.0 22 Aug 2019
3
4 *) Change: matching of cookies in routes made case sensitive.
5
6 *) Change: decreased log level of common errors when clients close
7 connections.
8
9 *) Change: removed the Perl module's "--include=" ./configure option.

--- 381 unchanged lines hidden ---
21Changes with Unit 1.10.0 22 Aug 2019
22
23 *) Change: matching of cookies in routes made case sensitive.
24
25 *) Change: decreased log level of common errors when clients close
26 connections.
27
28 *) Change: removed the Perl module's "--include=" ./configure option.

--- 381 unchanged lines hidden ---