-
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.
* Bump to 2.3.2 Signed-off-by: EduPonz <[email protected]> * Apply suggestions Signed-off-by: EduPonz <[email protected]> * Correct spelling Signed-off-by: EduPonz <[email protected]>
- Loading branch information
Showing
4 changed files
with
40 additions
and
14 deletions.
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
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,20 @@ | ||
Version 2.3.1 | ||
^^^^^^^^^^^^^ | ||
|
||
This release includes several **bugfixes** and **improvements**: | ||
|
||
* Added :ref:`Fast DDS Statistics Module <statistics>` implementation | ||
* Fixed alignment issues on generated code calculation of maximum serialized size | ||
* Fixed calculation of data-sharing domain id | ||
* Fixed issues on data-sharing with volatile writers | ||
* Fixed build issues on old compilers | ||
* Fixed some tests when the library is built without security | ||
* Fixed and exposed pull mode on writers | ||
* Fixed handling of `--data_sharing` on latency test | ||
* Fixed calculation of memory pools sizes on debug builds | ||
* Correctly update memory policy on writers and readers | ||
|
||
.. 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,6 +49,7 @@ crypto | |
cryptographic | ||
cryptosystem | ||
datagram | ||
datagrams | ||
datarate | ||
deallocate | ||
deallocated | ||
|