Skip to content

Commit 1259245

Browse files
Add notes from v2.10.6 (#956)
* Refs #21755. Add notes from 2.10.6. Signed-off-by: Miguel Company <[email protected]> * Refs #21755. Update versions in compatibility matrix. Signed-off-by: Miguel Company <[email protected]> * Refs #21755. Apply suggestion. Signed-off-by: Miguel Company <[email protected]> Co-authored-by: Mario Domínguez López <[email protected]> --------- Signed-off-by: Miguel Company <[email protected]> Co-authored-by: Mario Domínguez López <[email protected]>
1 parent 96bc828 commit 1259245

File tree

3 files changed

+29
-1
lines changed

3 files changed

+29
-1
lines changed

docs/notes/previous_versions/supported_versions.rst

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Version 2.14
2323
Version 2.10
2424
------------
2525

26+
.. include:: v2.10.6.rst
2627
.. include:: v2.10.5.rst
2728
.. include:: v2.10.4.rst
2829
.. include:: v2.10.3.rst
+27
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ Fast DDS as the core middleware.
487487
* - `Fast DDS python <https://github.com/eProsima/Fast-DDS-python/>`__
488488
- `v1.2.4 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v1.2.4>`__
489489
* - `Shapes Demo <https://github.com/eProsima/ShapesDemo/>`__
490-
- `v2.10.5 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.10.5>`__
490+
- `v2.10.6 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.10.6>`__
491491
* - `Discovery Server <https://github.com/eProsima/Discovery-Server/>`__
492492
- `v1.2.1 <https://github.com/eProsima/Discovery-Server/releases/tag/v1.2.1>`__
493493

0 commit comments

Comments
 (0)