Skip to content

Commit 95d1c9f

Browse files
authored
doc: add 1.5.1 release note (#5437)
* doc: add 1.5.1 release note
1 parent 916500f commit 95d1c9f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,14 @@ This release includes multiple fixes across different modules:
5353
- Logging -- fixed issues with log output by switching to the ``slog`` logging system.
5454
- UI -- resolved display issues in the ``OperationStatus`` component.
5555
- Tuples -- fixed an error that caused tab refresh failures in clusters with a large number of spaces.
56+
- ``utils`` — the ``FilterSlices`` function to correctly filter slices. Since version 1.5.1.
57+
- :ref:`Audit log <tcm_audit_log>` documentation now contains only necessary event types. Since version 1.5.1.
5658

59+
60+
.. _tcm_releases_1_5_1:
61+
62+
Migrations section
63+
------------------
64+
65+
Since version 1.5.1, |tcm| includes a new ``migrations`` section with a ``duration`` field.
66+
This field allows specifying the maximum execution time for long-running migrations, preventing them from being interrupted by the default timeout.

0 commit comments

Comments
 (0)