File tree 3 files changed +41
-1
lines changed
3 files changed +41
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ News archive for the year 2024.
6
6
7
7
.. nxt_news_entry ::
8
8
:author: Unit Team
9
- :description: Version 1.34.0 includes three new configuration options and a
9
+ :description: Version 1.34.0 includes initial OpenTelemetry (OTEL) support.
10
10
CLI tool.
11
11
12
12
:title: Unit 1.34.0 Released
Original file line number Diff line number Diff line change
1
+ ############
2
+ News of 2025
3
+ ############
4
+
5
+ News archive for the year 2025.
6
+
7
+ .. nxt_news_entry ::
8
+ :author: Unit Team
9
+ :description: Version 1.34.1 is a maintenance release that fixes issues with the previously introduced OpenTelemetry (OTEL) support.
10
+ :email: [email protected] :title: Unit 1.34.1 Released
11
+ :url: news/2025/unit-1.34.1-released
12
+ :date: 2025-01-10
Original file line number Diff line number Diff line change
1
+ :orphan:
2
+
3
+ ####################
4
+ Unit 1.34.1 Released
5
+ ####################
6
+
7
+ We are pleased to announce the release of NGINX Unit 1.34.1. This is a
8
+ maintenance release that fixes stability issues caused by the
9
+ OpenTelemetry (OTEL) support that was added in the previous release.
10
+
11
+ - It addresses instability issues resulting in Unit segmentation
12
+ faulting when OTEL was not actually configured.
13
+
14
+ - It addresses issues of not being able to build Unit with OTEL support
15
+ on various platforms, including macOS.
16
+
17
+ **************
18
+ Full Changelog
19
+ **************
20
+
21
+ .. code-block :: none
22
+
23
+ Changes with Unit 1.34.1 10 Jan 2025
24
+
25
+ *) Bugfix: fix instability issues due to OpenTelemetry (OTEL) support.
26
+
27
+ *) Bugfix: fix issues with building OpenTelemetry (OTEL) support on
28
+ various platforms, including macOS.
You can’t perform that action at this time.
0 commit comments