<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div dir="ltr">
<div></div>
<font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi, NGINX Unit community,<br>
<br>
We are delighted to announce Unit 1.31.1, a maintenance release that fixes several bugs,<br>
enhances the WebAssembly technology preview, and updates tools and packaging.<br>
<br>
After a very successful launch of our WebAssembly integration in 1.31.0, we have made<br>
some minor improvements. With the unit-wasm SDK, you can now explicitly set the HTTP<br>
return code of a given request. Also, requests with payloads larger than 4 GB are now<br>
handled properly. For more information, see the unit-wasm SDK documentation.<br>
<br>
The unitc command line tool is now able to convert Unit configuration between JSON and<br>
YAML formats. It also supports a new URI scheme docker:// to make it even easier to work<br>
with Unit running in a container.<br>
<br>
To learn more, see our blog post about this release:<br>
<a href="https://unit.nginx.org/news/2023/unit-1.31.1-released/">https://unit.nginx.org/news/2023/unit-1.31.1-released/</a><br>
<br>
<br>
Changes with Unit 1.31.1                                         19 Oct 2023<br>
   <br>
   *) Feature: allow to set the HTTP response status in Wasm module.<br>
<br>
   *) Feature: allow uploads larger than 4GiB in Wasm module.<br>
<br>
   *) Bugfix: application process could crash while rewriting URLs with<br>
      query strings.<br>
<br>
   *) Bugfix: requests larger than about 64MiB could cause error in Wasm<br>
      module.<br>
<br>
   *) Bugfix: when using many headers in Java module some of them could be<br>
      corrupted due to memory realocation issue.<br>
<br>
   *) Bugfix: ServerRequest.destroy() implemented in Node.js module to make<br>
      it compatible with some frameworks that might use it.<br>
<br>
   *) Bugfix: chunk argument of ServerResponse.write() can now be a<br>
      Uint8Array to improve compatibility with Node.js 15.0.0 and above.<br>
<br>
   *) Bugfix: build on musl libc with clang.<br>
<br>
Wbr, Timo & the Unit team</div>
</span></font></div>
</body>
</html>