File tree Expand file tree Collapse file tree 2 files changed +16
-23
lines changed
doc/tooling/tcm/tcm_releases Expand file tree Collapse file tree 2 files changed +16
-23
lines changed Original file line number Diff line number Diff line change @@ -28,41 +28,35 @@ Supported versions
28
28
29
29
* - :ref: `1.5 <tcm_releases_1_5 >`
30
30
- August 28, 2025
31
- - |
32
- 1.5.0
33
- 1.5.1
31
+ - | 1.5.0
32
+ | 1.5.1
34
33
35
34
* - :ref: `1.4 <tcm_releases_1_4 >`
36
35
- June 9, 2025
37
- - |
38
- 1.4.0
36
+ - 1.4.0
39
37
40
38
* - :ref: `1.3 <tcm_releases_1_3 >`
41
39
- March 14, 2025
42
- - |
43
- 1.3.1
44
- 1.3.0
40
+ - | 1.3.1
41
+ | 1.3.0
45
42
46
43
* - :ref: `1.2 <tcm_releases_1_2 >`
47
44
- 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
52
48
53
49
* - :ref: `1.1 <tcm_releases_1_1 >`
54
50
- May 16, 2024
55
- - |
56
- 1.1.0
51
+ - 1.1.0
57
52
58
53
* - :ref: `1.0 <tcm_releases_1_0 >`
59
54
- 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
66
60
67
61
.. toctree ::
68
62
:maxdepth: 1
Original file line number Diff line number Diff line change @@ -38,6 +38,5 @@ In version 1.4.0, |tcm| improves the behavior of the etcd client.
38
38
Previously, if one of the etcd nodes became unresponsive while keeping its port open, the client could hang indefinitely.
39
39
This issue has been fixed to ensure better resilience of etcd-based components.
40
40
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 `.
You can’t perform that action at this time.
0 commit comments