Added version 1.32.1 CHANGES
This commit is contained in:
9
CHANGES
9
CHANGES
@@ -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
|
||||
|
||||
@@ -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 <nginx-packaging@f5.com>">
|
||||
|
||||
<change type="bugfix">
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user