[unit] Add 1.34.0 CHANGES
noreply at nginx.com
noreply at nginx.com
Thu Dec 19 20:19:06 UTC 2024
details: https://github.com/nginx/unit/commit/27bde184dedcbf687db2f314c60c037623318a8d
branches: master
commit: 27bde184dedcbf687db2f314c60c037623318a8d
user: Andrew Clayton <a.clayton at nginx.com>
date: Thu, 12 Dec 2024 02:43:18 +0000
description:
Add 1.34.0 CHANGES
This is autogenerated from docs/changes.xml by
$ make -C docs/ changes && mv build/CHANGES .
Signed-off-by: Andrew Clayton <a.clayton at nginx.com>
---
CHANGES | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/CHANGES b/CHANGES
index 1babb686..78ea31b9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,14 @@
+Changes with Unit 1.34.0 19 Dec 2024
+
+ *) Feature: initial OpenTelemetry (OTEL) support. (Disabled by default).
+
+ *) Feature: support for JSON formatted access logs.
+
+ *) Bugfix: tweak the Perl language module to avoid breaking scripts in
+ some circumstances.
+
+
Changes with Unit 1.33.0 17 Sep 2024
*) Feature: make the number of router threads configurable.
More information about the nginx-devel
mailing list