Added version 1.32.1 CHANGES

This commit is contained in:
Andrei Zeliankou
2024-03-15 15:17:56 +00:00
parent 3f228d6b6f
commit 48d7917059
3 changed files with 12 additions and 3 deletions

View File

@@ -1,4 +1,13 @@
Changes with Unit 1.32.1 26 Mar 2024
*) Bugfix: NJS variables in templates may have incorrect values due to
improper caching.
*) Bugfix: Wasm application process hangs after receiving restart signal
from the control.
Changes with Unit 1.32.0 27 Feb 2024
*) Feature: WebAssembly Components using WASI interfaces defined in

View File

@@ -18,7 +18,7 @@
unit-jsc19 unit-jsc20 unit-jsc21
unit-wasm"
ver="1.32.1" rev="1"
date="" time=""
date="2024-03-26" time="18:00:00 +0000"
packager="Nginx Packaging <nginx-packaging@f5.com>">
<change>
@@ -32,7 +32,7 @@ NGINX Unit updated to 1.32.1.
<changes apply="unit" ver="1.32.1" rev="1"
date="" time=""
date="2024-03-26" time="18:00:00 +0000"
packager="Nginx Packaging &lt;nginx-packaging@f5.com&gt;">
<change type="bugfix">

View File

@@ -1,6 +1,6 @@
openapi: 3.0.0
info:
title: "NGINX Unit 1.32.0"
title: "NGINX Unit 1.32.1"
description: "NGINX Unit is a lightweight and versatile application runtime
that provides the essential components for your web application as a
single open-source server: running application code, serving static assets,