diff --git a/docs/rst/notes/forthcoming_version.rst b/docs/rst/notes/forthcoming_version.rst index 676dcc54..cc3b83c6 100644 --- a/docs/rst/notes/forthcoming_version.rst +++ b/docs/rst/notes/forthcoming_version.rst @@ -5,3 +5,20 @@ ################### Forthcoming Version ################### + +This release includes the following **Recording features**: + +* :ref:`Resource Limits `. + +This release includes the following **DDS Recorder tool configuration features**: + +* New yaml validation to log configuration errors. + +This release includes the following **DDS Replayer tool configuration features**: + +* New yaml validation to log configuration errors. + +This release includes the following **DDS Recorder & Replay internal adjustments**: + +* Avoid parsing configuration files twice on start-up. +* Ensure resources are freed up properly when an error occurs.