-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: eProsima <[email protected]>
- Loading branch information
1 parent
c48335b
commit 4bea245
Showing
2 changed files
with
39 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
Version v3.0.0 | ||
============== | ||
|
||
This release includes the following **new features**: | ||
|
||
* Get IDL type definition of a topic. | ||
|
||
This release includes the following **updates**: | ||
|
||
* Update to Fast DDS v3.0.1. | ||
* Include Fast DDS Visualizer as recognized application. | ||
* Show tab names on hover event for long names representation. | ||
|
||
This release includes the following **dependencies update**: | ||
|
||
.. list-table:: | ||
:header-rows: 1 | ||
|
||
* - | ||
- Repository | ||
- Old Version | ||
- New Version | ||
* - Fast CDR | ||
- `eProsima/Fast-CDR <https://github.com/eProsima/Fast-CDR>`_ | ||
- `v2.2.0 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.2.0>`__ | ||
- `v2.2.4 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.2.4>`__ | ||
* - Fast DDS | ||
- `eProsima/Fast-DDS <https://github.com/eProsima/Fast-DDS>`_ | ||
- `v2.14.0 <https://github.com/eProsima/Fast-DDS/releases/tag/v2.14.0>`__ | ||
- `v3.0.1 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.0.1>`__ | ||
* - Fast DDS Statistics Backend | ||
- `eProsima/Fast-DDS-statistics-backend <https://github.com/eProsima/Fast-DDS-statistics-backend>`__ | ||
- `v1.1.0 <https://github.com/eProsima/Fast-DDS-statistics-backend/releases/tag/v1.1.0>`__ | ||
- `v2.0.0 <https://github.com/eProsima/Fast-DDS-statistics-backend/releases/tag/v2.0.0>`__ |