diff options
author | Andrei Zeliankou <zelenkov@nginx.com> | 2024-03-15 15:17:56 +0000 |
---|---|---|
committer | Andrei Zeliankou <zelenkov@nginx.com> | 2024-03-21 13:47:41 +0000 |
commit | 48d79170596d9923f2612d25e5a62ca0999b4313 (patch) | |
tree | fec33d066fc5412d9b52a277db55339d9ece2536 /CHANGES | |
parent | 3f228d6b6f3e9b856ea17f7183b701201629d28a (diff) | |
download | unit-48d79170596d9923f2612d25e5a62ca0999b4313.tar.gz unit-48d79170596d9923f2612d25e5a62ca0999b4313.tar.bz2 |
Added version 1.32.1 CHANGES1.32.1
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |