Skip to content

Commit 2af247d

Browse files
committed
doc: tcm release 1.3 and 1.4 added
1 parent 1117705 commit 2af247d

File tree

2 files changed

+16
-23
lines changed

2 files changed

+16
-23
lines changed

doc/tooling/tcm/tcm_releases/index.rst

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -28,41 +28,35 @@ Supported versions
2828

2929
* - :ref:`1.5 <tcm_releases_1_5>`
3030
- August 28, 2025
31-
- |
32-
1.5.0
33-
1.5.1
31+
- | 1.5.0
32+
| 1.5.1
3433
3534
* - :ref:`1.4 <tcm_releases_1_4>`
3635
- June 9, 2025
37-
- |
38-
1.4.0
36+
- 1.4.0
3937

4038
* - :ref:`1.3 <tcm_releases_1_3>`
4139
- March 14, 2025
42-
- |
43-
1.3.1
44-
1.3.0
40+
- | 1.3.1
41+
| 1.3.0
4542
4643
* - :ref:`1.2 <tcm_releases_1_2>`
4744
- July 30, 2024
48-
- |
49-
1.2.2
50-
1.2.1
51-
1.2.0
45+
- | 1.2.2
46+
| 1.2.1
47+
| 1.2.0
5248
5349
* - :ref:`1.1 <tcm_releases_1_1>`
5450
- May 16, 2024
55-
- |
56-
1.1.0
51+
- 1.1.0
5752

5853
* - :ref:`1.0 <tcm_releases_1_0>`
5954
- December 23, 2023
60-
- |
61-
1.0.4
62-
1.0.3
63-
1.0.2
64-
1.0.1
65-
1.0.0
55+
- | 1.0.4
56+
| 1.0.3
57+
| 1.0.2
58+
| 1.0.1
59+
| 1.0.0
6660
6761
.. toctree::
6862
:maxdepth: 1

doc/tooling/tcm/tcm_releases/tcm_1.4.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,5 @@ In version 1.4.0, |tcm| improves the behavior of the etcd client.
3838
Previously, if one of the etcd nodes became unresponsive while keeping its port open, the client could hang indefinitely.
3939
This issue has been fixed to ensure better resilience of etcd-based components.
4040

41-
Additionally, the audit log mechanism now correctly creates log files in the directory of the running application binary,
42-
resolving issues with log file paths in some deployment scenarios.
43-
Learn more about audit log in :ref:`tcm_audit_log_config`.
41+
Additionally, the audit log mechanism now correctly creates log files in the directory of the running application binary.
42+
To learn more, see :ref:`tcm_audit_log_config`.

0 commit comments

Comments
 (0)