This repository was archived by the owner on Oct 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ Changes with Unit 1.35.0 03 Sep 2025
2+
3+ *) Security: fix missing websocket payload length validation in the Java
4+ language module which could lead to Java language module processes
5+ consuming excess CPU. (CVE-2025-1695).
6+
7+ *) Change: if building with njs, version 0.9.0 or later is now required.
8+
9+ *) Feature: HTTP compression.
10+
11+ *) Feature: PHP 8.5 compatibility.
12+
13+ *) Feature: Ruby 3.4 compatibility.
14+
15+ *) Feature: Django 5.x compatibility.
16+
17+ *) Feature: Python Litestar WebSockets compatibility.
18+
19+ *) Feature: GCC 15 compatibility.
20+
21+ *) Bugfix: set SERVER_PORT to the actual value.
22+
23+ *) Bugfix: fix issue in node.js with duplicate headers in response.
24+
25+ *) Bugfix: fix WebSockets with Firefox.
26+
27+ *) Bugfix: fix incorrect websocket payload length calculation in the
28+ Java language module.
29+
30+ *) Bugfix: fix instability issues due to OpenTelemetry (OTEL) support.
31+
32+ *) Bugfix: fix issues with building OpenTelemetry (OTEL) support on
33+ various platforms, including macOS.
34+
35+
136Changes with Unit 1.34.2 26 Feb 2025
237
338 *) Security: fix missing websocket payload length validation in the Java
You can’t perform that action at this time.
0 commit comments