Skip to content

Commit 05620a8

Browse files
Add notes from v2.10.6 (#956) (#959)
* Refs #21755. Add notes from 2.10.6. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #21755. Update versions in compatibility matrix. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #21755. Apply suggestion. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com> --------- Signed-off-by: Miguel Company <miguelcompany@eprosima.com> Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com> (cherry picked from commit 1259245) Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
1 parent 518874d commit 05620a8

File tree

3 files changed

+29
-1
lines changed

3 files changed

+29
-1
lines changed

docs/notes/previous_versions/supported_versions.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Version 2.14
1717
Version 2.10
1818
------------
1919

20+
.. include:: v2.10.6.rst
2021
.. include:: v2.10.5.rst
2122
.. include:: v2.10.4.rst
2223
.. include:: v2.10.3.rst
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
`Version 2.10.6 <https://fast-dds.docs.eprosima.com/en/v2.10.6/index.html>`_
2+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3+
4+
This release includes the following **fixes**:
5+
6+
#. Remove double ``//`` in some installation paths
7+
#. Discard changes with big key-only payload and no key hash
8+
#. Fix DataReaderHistory regression
9+
#. Be less strict with parameter lengths
10+
#. Check if ``SHM`` transport is disabled in ``LARGE_DATA`` modes
11+
#. Fix issues in Dynamic Network Interfaces
12+
13+
This release includes the following **improvements**:
14+
15+
#. Add references to new nightly jobs per supported branch in README
16+
#. Update commercial support section in README
17+
#. Modify help command of XML CLI tool
18+
19+
20+
Github CI management:
21+
22+
#. Allow running CI on external contributions
23+
24+
.. note::
25+
If you are upgrading from a version older than 1.7.0, it is **required** to regenerate generated source from IDL
26+
files using *fastddsgen*.
27+
If you are upgrading from any older version, regenerating the code is *highly recommended*.

docs/notes/versions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ Fast DDS as the core middleware.
396396
* - `Fast DDS python <https://github.com/eProsima/Fast-DDS-python/>`__
397397
- `v1.2.4 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v1.2.4>`__
398398
* - `Shapes Demo <https://github.com/eProsima/ShapesDemo/>`__
399-
- `v2.10.5 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.10.5>`__
399+
- `v2.10.6 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.10.6>`__
400400
* - `Discovery Server <https://github.com/eProsima/Discovery-Server/>`__
401401
- `v1.2.1 <https://github.com/eProsima/Discovery-Server/releases/tag/v1.2.1>`__
402402

0 commit comments

Comments
 (0)