Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit d48d384

Browse files
committed
Add 1.34.1 release page
Signed-off-by: Andrew Clayton <[email protected]>
1 parent 137f161 commit d48d384

File tree

2 files changed

+37
-1
lines changed

2 files changed

+37
-1
lines changed

source/news/2024/index.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff 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.
1119
1220
:title: Unit 1.34.0 Released
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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.

0 commit comments

Comments
 (0)