summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrew Clayton <a.clayton@nginx.com>2024-12-12 02:43:18 +0000
committerAndrew Clayton <a.clayton@nginx.com>2024-12-19 01:30:03 +0000
commit27bde184dedcbf687db2f314c60c037623318a8d (patch)
tree50a165205d9f78bdf95a7baa540b59ea17f0ce42
parent5a28c663a7bc39f0703f5f485d757fd33de360a6 (diff)
downloadunit-1.34.0.tar.gz
unit-1.34.0.tar.bz2
Add 1.34.0 CHANGES1.34.0
This is autogenerated from docs/changes.xml by $ make -C docs/ changes && mv build/CHANGES . Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
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.