Skip to content

Commit d39d4c2

Browse files
committed
doc: tcm release 1.5 added
1 parent 6991947 commit d39d4c2

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Release date: March 14, 2025
77

88
Latest release in series: 1.3.1
99

10-
|tcm_full_name| 1.3.0 enhances the TCF integration page with minor bug fixes and functional enhancements.
10+
|tcm_full_name| 1.3.0 enhances the TCF integration page with minor bug fixes and functional improvements.
1111
Below is an overview of key updates.
1212

1313
.. _tcm_releases_1_3_0_tcf:
@@ -18,7 +18,7 @@ TCF page improvements
1818
Starting from version 1.3.0, |tcm| provides additional actions for managing TCF clusters through the web interface.
1919
You can now use **promote** and **demote** operations directly on the **TCF** page without switching to external tools.
2020
Also, the **TCF** page is now disabled by default and must be explicitly enabled if needed.
21-
In addition, |tcm| now supports connections to multiple gRPS servers, which improves integration with distributed cluster infrastructures.
21+
In addition, |tcm| now supports connections to multiple gRPC servers, which improves integration with distributed cluster infrastructures.
2222

2323

2424
.. _tcm_releases_1_3_0_explorer:

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ The authentication settings now support switching between local and LDAP methods
2222

2323
The LDAP configuration form has been simplified:
2424

25-
* ``groupQueryTemplate`` field is now optional, allowing LDAP authentication without querying for user groups.
26-
* ``queryUser`` and ``queryPassword`` fields are also optional, which enables anonymous binding to the LDAP server.
25+
* The ``groupQueryTemplate`` field is now optional, allowing LDAP authentication without querying for user groups.
26+
* The ``queryUser`` and ``queryPassword`` fields are also optional, which enables anonymous binding to the LDAP server.
2727
* You now only need to provide either ``templateDN`` or ``templateQuery``, instead of both -- reducing configuration complexity.
2828

2929
More about :ref:`tcm_ldap_auth`.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ This release includes multiple fixes across different modules:
5151
- CRUD and Explorer -- data types used during operations have been corrected to comply with FSTEC security requirements, ensuring strict typing and better protection of sensitive data.
5252
- Authentication -- the system no longer relies on etcd for storing authentication parameters. Instead, it uses local configuration to improve startup reliability and simplify setup.
5353
- Logging -- fixed issues with log output by switching to the ``slog`` logging system.
54-
- UI -- resolved display issues in the ``OperationStatus ``component.
54+
- 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.
5656

0 commit comments

Comments
 (0)