-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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]>
- Loading branch information
1 parent
96bc828
commit 1259245
Showing
3 changed files
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
`Version 2.10.6 <https://fast-dds.docs.eprosima.com/en/v2.10.6/index.html>`_ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
This release includes the following **fixes**: | ||
|
||
#. Remove double ``//`` in some installation paths | ||
#. Discard changes with big key-only payload and no key hash | ||
#. Fix DataReaderHistory regression | ||
#. Be less strict with parameter lengths | ||
#. Check if ``SHM`` transport is disabled in ``LARGE_DATA`` modes | ||
#. Fix issues in Dynamic Network Interfaces | ||
|
||
This release includes the following **improvements**: | ||
|
||
#. Add references to new nightly jobs per supported branch in README | ||
#. Update commercial support section in README | ||
#. Modify help command of XML CLI tool | ||
|
||
|
||
Github CI management: | ||
|
||
#. Allow running CI on external contributions | ||
|
||
.. note:: | ||
If you are upgrading from a version older than 1.7.0, it is **required** to regenerate generated source from IDL | ||
files using *fastddsgen*. | ||
If you are upgrading from any older version, regenerating the code is *highly recommended*. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters