-
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.
* v2.1.0 release notes Signed-off-by: EduPonz <eduardoponz@eprosima.com> * Apply suggestions Signed-off-by: EduPonz <eduardoponz@eprosima.com>
- Loading branch information
Showing
3 changed files
with
82 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Version 2.0.2 | ||
^^^^^^^^^^^^^ | ||
|
||
This release includes the following improvements: | ||
|
||
* Improve QNX support | ||
* Security improvements | ||
* Fast DDS Quality Declaration (QL 2) | ||
* Large traffic reduction when using Discovery Server (up to 85-90% for large deployments) | ||
* Configuration of Clients of Discovery Server using an environment variable | ||
* A CLI for Fast DDS: | ||
|
||
* This can be used to launch a discovery server | ||
* Clean SHM directories with one command | ||
|
||
* Shared memory transport enabled by default | ||
* Solved edge-case interoperability issue with CycloneDDS | ||
* Add package.xml | ||
|
||
.. note:: | ||
If you are upgrading from a version older than 1.7.0, it is **required** to regenerate generated source from IDL | ||
files using *fastrtpsgen*. | ||
If you are upgrading from a version older than 1.10.0, regenerating the code is *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