Skip to content

Commit a480338

Browse files
committed
Changelog
Signed-off-by: Andrea Sorbini <[email protected]>
1 parent b866136 commit a480338

File tree

4 files changed

+45
-0
lines changed

4 files changed

+45
-0
lines changed

rmw_connextdds/CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
Changelog for package rmw_connextdds
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Use rmw_qos_profile_unknown when adding entity to graph (`#28 <https://github.com/rticommunity/rmw_connextdds/issues/28>`_)
8+
* Resolve issues identified while investigating `#21 <https://github.com/rticommunity/rmw_connextdds/issues/21>`_ (`#22 <https://github.com/rticommunity/rmw_connextdds/issues/22>`_)
9+
* Use Rolling in README's Quick Start
10+
* Improved implementation of client::is_service_available for Connext Pro
11+
* Only add request header to typecode with Basic req/rep profile
12+
* Remove commented/unused code
13+
* Avoid topic name validation in get_info functions
14+
* Reduce shutdown period to 10ms
15+
* Pass HistoryQosPolicy to graph cache
16+
* Reset error string after looking up type support
17+
* Remove DDS-based WaitSet implementation
18+
* Contributors: Andrea Sorbini, Ivan Santiago Paunovic
19+
520
0.5.0 (2021-04-06)
621
------------------
722
* Merge pull request `#13 <https://github.com/rticommunity/rmw_connextdds/issues/13>`_ from Ericsson/unique_network_flows

rmw_connextdds_common/CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
Changelog for package rmw_connextdds_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Use rmw_qos_profile_unknown when adding entity to graph (`#28 <https://github.com/rticommunity/rmw_connextdds/issues/28>`_)
8+
* Resolve issues identified while investigating `#21 <https://github.com/rticommunity/rmw_connextdds/issues/21>`_ (`#22 <https://github.com/rticommunity/rmw_connextdds/issues/22>`_)
9+
* Use Rolling in README's Quick Start
10+
* Improved implementation of client::is_service_available for Connext Pro
11+
* Only add request header to typecode with Basic req/rep profile
12+
* Remove commented/unused code
13+
* Avoid topic name validation in get_info functions
14+
* Reduce shutdown period to 10ms
15+
* Pass HistoryQosPolicy to graph cache
16+
* Reset error string after looking up type support
17+
* Remove DDS-based WaitSet implementation
18+
* Contributors: Andrea Sorbini, Ivan Santiago Paunovic
19+
520
0.5.0 (2021-04-06)
621
------------------
722
* Merge pull request `#13 <https://github.com/rticommunity/rmw_connextdds/issues/13>`_ from Ericsson/unique_network_flows

rmw_connextddsmicro/CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
Changelog for package rmw_connextddsmicro
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Use rmw_qos_profile_unknown when adding entity to graph (`#28 <https://github.com/rticommunity/rmw_connextdds/issues/28>`_)
8+
* Resolve issues identified while investigating `#21 <https://github.com/rticommunity/rmw_connextdds/issues/21>`_ (`#22 <https://github.com/rticommunity/rmw_connextdds/issues/22>`_)
9+
* Use Rolling in README's Quick Start
10+
* Remove commented/unused code
11+
* Avoid topic name validation in get_info functions
12+
* Pass HistoryQosPolicy to graph cache
13+
* Reset error string after looking up type support
14+
* Remove DDS-based WaitSet implementation
15+
* Contributors: Andrea Sorbini, Ivan Santiago Paunovic
16+
517
0.5.0 (2021-04-06)
618
------------------
719
* Merge pull request `#13 <https://github.com/rticommunity/rmw_connextdds/issues/13>`_ from Ericsson/unique_network_flows

rti_connext_dds_cmake_module/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rti_connext_dds_cmake_module
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.5.0 (2021-04-06)
69
------------------
710

0 commit comments

Comments
 (0)