Skip to content

Commit

Permalink
Fix Fast DDS v2.10.0 release notes (#473)
Browse files Browse the repository at this point in the history
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
  • Loading branch information
JLBuenoLopez authored Mar 29, 2023
1 parent e963b2b commit 827eadd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/notes/notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,15 @@ This release includes the following **fixes**:
3. **Synchronization fixes**
1. Take mutex when removing local reader in WLP.
2. Fix data races in SecurityManager authentication process.
4. CI fixes
4. **CI fixes**
1. Fix test building when using ``GTEST_INDIVIDUAL`` :ref:`CMake option <cmake_options>`.
2. Fix overflow in received samples in performance tests.
5. Example fixes
5. **Example fixes**
1. Avoid creating entities within callbacks in DynamicHelloWorldExample.
6. Repository fixes
2. Remove Asio dependency from DeadlineQoSExample.
6. **Repository fixes**
1. Remove 2.7.x as active branch.
7. Community supported platforms
7. **Community supported platforms**
1. Include right header when building for iOS.

.. note::
Expand Down

0 comments on commit 827eadd

Please sign in to comment.