.. include:: ../vars.rst .. _section-whats-new-612: What's New in 6.1.2 ------------------- Ability to replay data in reverse order ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. RECORD-1208 Now you can start |REPS| in reverse mode. In this mode, it plays the data in reverse, while maintaining the fidelity of the recorded database. To enable reverse mode, use the command-line option ``-reverseMode`` or the ```` tag, like this: .. code-block:: xml true New tags to replay data with original sample info ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. RECORD-1281 |REPS| has two new tags which replay data with the original sample info. The new tags are: * ````: Replays data with the original virtual GUID and virtual sequence number. * ````: Replays data with the original source timestamp. New platforms ^^^^^^^^^^^^^ |RECS| and its SDK are supported on these new platforms: .. list-table:: New Platforms :name: NewPlatformsRecorder612 :widths: 25 50 :header-rows: 1 * - Operating System - Version and CPU * - Linux - RedHawk Linux 8.2.1 on x64 (x64RedHawk8.2gcc8.3.1) [*] * - - TI Linux 8.2.0.3 on Arm v8 [*] * - - Ubuntu 22.04 LTS on Arm v8 (armv8Linux4gcc7.3.0) * - - Ubuntu 22.04 LTS on x64 (x64Linux4gcc7.3.0) * - macOS - macOS 12 on x64 (x64Darwin17clang9.0) * - QNX - QNX Neutrino 7.1 on x64 (x64QNX7.1qcc_cxx8.3.0) * - - QNX Neutrino 7.1 on Arm v8 (armv8QNX7.1qcc_cxx8.3.0) * - Windows - Windows 11 on x64 with Visual Studio 2022 (x64Win64VS2017) [*] These are custom-supported platforms. Please contact your RTI sales representative or sales@rti.com. For details on these platforms, see the *RTI Connext DDS Core Libraries Platform Notes* for this release. .. _section-recording-612-third-party-upgrades: Third-party software upgrades ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. RECORD-1368 The following third-party software used by *Recording Service* has been upgraded: .. list-table:: Third-Party Software Changes :name: ThirdPartyChanges :widths: 40 40 40 :header-rows: 1 * - Third-Party Software - Previous Version - Current Version * - libxml2 - 2.9.12 - 2.9.14 * - libxslt - 1.1.34 - 1.1.35 * - SQLite® - 3.37.2 - 3.39.4 For information on third-party software used by *Connext DDS* products, see the "3rdPartySoftware" documents in your installation: ``/doc/manuals/connext_dds_professional/release_notes_3rdparty``.