-
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 12275: v2.3.4 release notes Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12275: Bump to v2.3.4 Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12275: Apply suggestions Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12275: Correct spelling Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> * Refs 12275: Add Fast DDS Gen v2.0.2 Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
- Loading branch information
Showing
4 changed files
with
56 additions
and
15 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,25 @@ | ||
Version 2.3.3 | ||
^^^^^^^^^^^^^ | ||
|
||
This release includes the following **improvements**: | ||
|
||
* Added more durability kinds in Static Discovery xml parser | ||
* Explicitly enable/disable data-sharing on performance tests | ||
* Allow fully qualified name in TypeDescriptor | ||
* Added missing DynamicData::get_union_id() method | ||
* Change log severity in DiscoveryServer first announcement | ||
* Several corrections to README | ||
|
||
This release includes the following **bugfixes**: | ||
|
||
* Fixed warnings and segfaults on 32-bit platforms | ||
* Fixed UDPv6 behavior | ||
* Fixed persistence guid issue on statistics writers | ||
* Fixed static linking with open SSL | ||
* Fixed statistics header file inclusion | ||
* Fixed build on RedHat systems | ||
|
||
.. 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