Skip to content

Commit 5a28c66

Browse files
committed
docs/changes.xml: Add 1.34.0 changelog entries
Signed-off-by: Andrew Clayton <[email protected]>
1 parent 962752f commit 5a28c66

File tree

1 file changed

+23
-4
lines changed

1 file changed

+23
-4
lines changed

docs/changes.xml

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
unit-python unit-python2.7
1010
unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7
1111
unit-python3.8 unit-python3.9 unit-python3.10 unit-python3.11
12-
unit-python3.12
12+
unit-python3.12 unit-python3.13
1313
unit-go
1414
unit-perl
1515
unit-ruby
@@ -18,7 +18,7 @@
1818
unit-jsc19 unit-jsc20 unit-jsc21
1919
unit-wasm"
2020
ver="1.34.0" rev="1"
21-
date="" time=""
21+
date="2024-12-19" time="18:00:00 +0000"
2222
packager="Nginx Packaging &lt;[email protected]&gt;">
2323

2424
<change>
@@ -31,9 +31,28 @@ NGINX Unit updated to 1.34.0.
3131

3232

3333
<changes apply="unit" ver="1.34.0" rev="1"
34-
date="" time=""
34+
date="2024-12-19" time="18:00:00 +0000"
3535
packager="Nginx Packaging &lt;[email protected]&gt;">
3636

37+
<change type="feature">
38+
<para>
39+
initial OpenTelemetry (OTEL) support. (Disabled by default).
40+
</para>
41+
</change>
42+
43+
<change type="feature">
44+
<para>
45+
support for JSON formatted access logs.
46+
</para>
47+
</change>
48+
49+
<change type="bugfix">
50+
<para>
51+
tweak the Perl language module to avoid breaking scripts in some
52+
circumstances.
53+
</para>
54+
</change>
55+
3756
</changes>
3857

3958

@@ -63,7 +82,7 @@ NGINX Unit updated to 1.33.0.
6382

6483

6584
<changes apply="unit" ver="1.33.0" rev="1"
66-
date="" time=""
85+
date="2024-09-17" time="18:00:00 +0000"
6786
packager="Nginx Packaging &lt;[email protected]&gt;">
6887

6988
<change type="feature">

0 commit comments

Comments
 (0)