Skip to content

Commit 99d5cbe

Browse files
Addressed Raul suggestions
Signed-off-by: Eugenio Collado <eugeniocollado@eprosima.com>
1 parent 7a33a6c commit 99d5cbe

2 files changed

Lines changed: 7 additions & 27 deletions

File tree

ddsenabler_docs/docs/notes/notes.rst

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -14,27 +14,13 @@ This release includes the following **features**:
1414
* Auto-discovery and management of DomainParticipants, Topics, Types, Publishers and Subscribers via YAML configuration.
1515
* Flexible JSON serialization and deserialization utilities for DDS samples to enable REST and external integration.
1616
* Topic allow-listing/deny-listing, QoS tuning, and participant filtering via configuration.
17-
18-
This release includes the following **improvements and bugfixes**:
19-
20-
* Fixed handling of empty configuration file paths and improved log callback handling.
21-
* Improved robustness of type tests and blackbox test coverage for DDS sample types.
22-
* Refactored core API for better modularity and clarity.
23-
24-
This release includes the following **CI improvements**:
25-
26-
* Remove deprecated ``Windows-2019`` runner.
27-
* Use ``tsan`` binaries for TSAN workflows.
28-
* Add workflow dispatch support to nightly CI.
29-
* Use Fast DDS master branch and artifacts in workflows.
30-
* General CI workflow improvements and refactors.
17+
* Added CI support for building and testing.
3118

3219
This release includes the following **Documentation changes**:
3320

3421
* Added full documentation set including usage, architecture, and configuration.
3522
* Included installation instructions for both Linux and Windows (from sources).
36-
* Added support for building documentation via a CMake option.
37-
* Fixed broken hyperlinks in documentation.
23+
* Added API reference documentation.
3824

3925

4026
This release includes the following **Dependencies Update**:
@@ -48,28 +34,26 @@ This release includes the following **Dependencies Update**:
4834
- New Version
4935
* - Foonathan Memory Vendor
5036
- `eProsima/foonathan_memory_vendor <https://github.com/eProsima/foonathan_memory_vendor>`_
51-
- `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1>`_
37+
- `-`
5238
- `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1>`_
5339
* - Fast CDR
5440
- `eProsima/Fast-CDR <https://github.com/eProsima/Fast-CDR>`_
55-
- `v2.3.0 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.0>`_
41+
- `-`
5642
- `v2.3.0 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.0>`_
5743
* - Fast DDS
5844
- `eProsima/Fast-DDS <https://github.com/eProsima/Fast-DDS>`_
59-
- `v3.2.2 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.2.2>`_
45+
- `-`
6046
- `v3.3.0 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.3.0>`_
6147
* - Dev Utils
6248
- `eProsima/dev-utils <https://github.com/eProsima/dev-utils>`_
63-
- `v1.2.0 <https://github.com/eProsima/dev-utils/releases/tag/v1.2.0>`__
49+
- `-`
6450
- `v1.3.0 <https://github.com/eProsima/dev-utils/releases/tag/v1.3.0>`__
6551
* - DDS Pipe
6652
- `eProsima/DDS-Pipe <https://github.com/eProsima/DDS-Pipe.git>`_
67-
- `v1.2.0 <https://github.com/eProsima/DDS-Pipe/releases/tag/v1.2.0>`__
53+
- `-`
6854
- `v1.3.0 <https://github.com/eProsima/DDS-Pipe/releases/tag/v1.3.0>`__
6955

7056

7157
#################
7258
Previous Versions
7359
#################
74-
75-
.. include:: previous_versions/v0.1.0.rst

ddsenabler_docs/docs/notes/previous_versions/v0.1.0.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)