This repository was archived by the owner on Oct 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,15 @@ News archive for the year 2024.
66
77.. nxt_news_entry ::
88 :author: Unit Team
9- :description: Version 1.34.0 includes three new configuration options and a
9+ :description: Version 1.34.1 is a maintenance release that fixes issues with the previously introduced OpenTelemetry (OTEL) support.
10+ 11+ :title: Unit 1.34.1 Released
12+ :url: news/2024/unit-1.34.1-released
13+ :date: 2025-01-10
14+
15+ .. nxt_news_entry ::
16+ :author: Unit Team
17+ :description: Version 1.34.0 includes initial OpenTelemetry (OTEL) support.
1018 CLI tool.
11191220 :title: Unit 1.34.0 Released
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