Skip to content

Commit 12ae26f

Browse files
Updated Release notes
[ci] Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
1 parent b9e4af2 commit 12ae26f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/src/release_notes.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,14 @@
117117

118118
- Expose ``/v0/holdings/summary`` endpoint from scan proxy.
119119

120-
- Included support for ``scanClient`` configuration with three operation modes (``bft``, ``bft-custom``, and ``trust-single``) to define how the validator connects to scan.
120+
- Add support for custom fault-tolerance configurations for ``scan`` and ``sequencer`` connections.
121+
Please see :ref:`docs <helm-validator-install>` for details.
122+
This is supported out of the box, only in the helm charts based deployment scripts.
123+
New ``scanClient`` and ``synchronizer`` configs introduce a novel recommended way to configure the ``scan`` and ``sequencer`` connections.
124+
Existing configuration options ``scanAddress``, ``nonSvValidatorTrustSingleScan``, ``decentralizedSynchronizerUrl``, ``useSequencerConnectionsFromScan`` are still supported, but will be deprecated in a future release.
125+
We recommend to migrate to the new ``scanClient`` and ``synchronizer`` configuration options as soon as possible.
126+
Check the updated :ref:`docs <helm-validator-install>` for more details.
121127

122-
- Included support for ``synchronizer`` configuration with three operation modes (``bft``, ``bft-custom``, and ``trust-single``) to define how the participant node of the validator connects to synchronizer.
123128

124129
.. release-notes:: 0.5.6
125130

0 commit comments

Comments
 (0)