diff options
author | Konstantin Pavlov <thresh@nginx.com> | 2024-12-19 10:23:57 -0800 |
---|---|---|
committer | Konstantin Pavlov <thresh@nginx.com> | 2024-12-19 10:23:57 -0800 |
commit | d8acad350a52a20918c46c09cb0a0f5479400923 (patch) | |
tree | 7d9c4b64daa60d3ac121743dfa3735c6fc5687a4 /docs/changes.xml | |
parent | 624debcf17ea7faab01fa841bd4dcd9f308cf306 (diff) | |
parent | 27bde184dedcbf687db2f314c60c037623318a8d (diff) | |
download | unit-1.34.0-1.tar.gz unit-1.34.0-1.tar.bz2 |
Merge tag '1.34.0' into packaging1.34.0-1
Unit 1.34.0 release.
Diffstat (limited to 'docs/changes.xml')
-rw-r--r-- | docs/changes.xml | 55 |
1 files changed, 53 insertions, 2 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index 511d37e1..d5cd5995 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -9,6 +9,57 @@ unit-python unit-python2.7 unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7 unit-python3.8 unit-python3.9 unit-python3.10 unit-python3.11 + unit-python3.12 unit-python3.13 + unit-go + unit-perl + unit-ruby + unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11 unit-jsc13 + unit-jsc14 unit-jsc15 unit-jsc16 unit-jsc17 unit-jsc18 + unit-jsc19 unit-jsc20 unit-jsc21 + unit-wasm" + ver="1.34.0" rev="1" + date="2024-12-19" time="18:00:00 +0000" + packager="Nginx Packaging <nginx-packaging@f5.com>"> + +<change> +<para> +NGINX Unit updated to 1.34.0. +</para> +</change> + +</changes> + + +<changes apply="unit" ver="1.34.0" rev="1" + date="2024-12-19" time="18:00:00 +0000" + packager="Nginx Packaging <nginx-packaging@f5.com>"> + +<change type="feature"> +<para> +initial OpenTelemetry (OTEL) support. (Disabled by default). +</para> +</change> + +<change type="feature"> +<para> +support for JSON formatted access logs. +</para> +</change> + +<change type="bugfix"> +<para> +tweak the Perl language module to avoid breaking scripts in some +circumstances. +</para> +</change> + +</changes> + + +<changes apply="unit-php + unit-python unit-python2.7 + unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7 + unit-python3.8 unit-python3.9 unit-python3.10 unit-python3.11 unit-python3.12 unit-go unit-perl @@ -18,7 +69,7 @@ unit-jsc19 unit-jsc20 unit-jsc21 unit-wasm" ver="1.33.0" rev="1" - date="" time="" + date="2024-09-17" time="18:00:00 +0000" packager="Nginx Packaging <nginx-packaging@f5.com>"> <change> @@ -31,7 +82,7 @@ NGINX Unit updated to 1.33.0. <changes apply="unit" ver="1.33.0" rev="1" - date="" time="" + date="2024-09-17" time="18:00:00 +0000" packager="Nginx Packaging <nginx-packaging@f5.com>"> <change type="feature"> |