Skip to content

Commit 8739388

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

File tree

3 files changed

+41
-1
lines changed

3 files changed

+41
-1
lines changed

source/news/2024/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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.0 includes initial OpenTelemetry (OTEL) support.
1010
CLI tool.
1111
1212
:title: Unit 1.34.0 Released

source/news/2025/index.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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
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)