Skip to content

Commit 1f61cbf

Browse files
committed
Moving features in forthcoming to current release
Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com>
1 parent 0dc2f0c commit 1f61cbf

3 files changed

Lines changed: 15 additions & 18 deletions

File tree

docs/rst/notes/forthcoming_version.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,3 @@
66
Forthcoming Version
77
###################
88

9-
Next release will include the following **features**:
10-
11-
* Support :ref:`repeater <use_case_repeater>` feature in :ref:`XML <user_manual_participants_xml>` participants.
12-
* Support writer-side `SQL-like <https://fast-dds.docs.eprosima.com/en/latest/fastdds/dds_layer/topic/contentFilteredTopic/defaultFilter.html#the-default-sql-like-filter>`_ content filtering in :ref:`XML <user_manual_participants_xml>` participants.

docs/rst/notes/notes.rst

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Version v3.3.0
1010

1111
This release includes the following **features**:
1212

13-
* Added support repeater feature in `DDS` (`XML`) participants
13+
* Support :ref:`repeater <use_case_repeater>` feature in :ref:`XML <user_manual_participants_xml>` participants.
14+
* Support writer-side `SQL-like <https://fast-dds.docs.eprosima.com/en/latest/fastdds/dds_layer/topic/contentFilteredTopic/defaultFilter.html#the-default-sql-like-filter>`_ content filtering in :ref:`XML <user_manual_participants_xml>` participants.
1415

1516
This release includes the following **Documentation Updates**:
1617

@@ -38,23 +39,23 @@ This release includes the following **Dependencies Update**:
3839
- Old Version
3940
- New Version
4041
* - Foonathan Memory Vendor
41-
- `eProsima/foonathan_memory_vendor <https://github.com/eProsima/foonathan_memory_vendor>`_
42-
- `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1>`_
43-
- `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1>`_
42+
- `eProsima/foonathan_memory_vendor <https://github.com/eProsima/foonathan_memory_vendor>`__
43+
- `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1>`__
44+
- `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1>`__
4445
* - Fast CDR
45-
- `eProsima/Fast-CDR <https://github.com/eProsima/Fast-CDR>`_
46-
- `v2.3.0 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.0>`_
47-
- `v2.3.0 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.0>`_
46+
- `eProsima/Fast-CDR <https://github.com/eProsima/Fast-CDR>`__
47+
- `v2.3.0 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.0>`__
48+
- `v2.3.0 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.0>`__
4849
* - Fast DDS
49-
- `eProsima/Fast-DDS <https://github.com/eProsima/Fast-DDS>`_
50-
- `v3.2.2 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.2.2>`_
51-
- `v3.3.0 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.3.0>`_
50+
- `eProsima/Fast-DDS <https://github.com/eProsima/Fast-DDS>`__
51+
- `v3.2.2 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.2.2>`__
52+
- `v3.3.0 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.3.0>`__
5253
* - Dev Utils
53-
- `eProsima/dev-utils <https://github.com/eProsima/dev-utils>`_
54+
- `eProsima/dev-utils <https://github.com/eProsima/dev-utils>`__
5455
- `v1.2.0 <https://github.com/eProsima/dev-utils/releases/tag/v1.2.0>`__
55-
- `v1.3.0 <https://github.com/eProsima/dev-utils/releases/tag/v1.3.0>`_
56+
- `v1.3.0 <https://github.com/eProsima/dev-utils/releases/tag/v1.3.0>`__
5657
* - DDS Pipe
57-
- `eProsima/DDS-Pipe <https://github.com/eProsima/DDS-Pipe.git>`_
58+
- `eProsima/DDS-Pipe <https://github.com/eProsima/DDS-Pipe.git>`__
5859
- `v1.2.0 <https://github.com/eProsima/DDS-Pipe/releases/tag/v1.2.0>`__
5960
- `v1.3.0 <https://github.com/eProsima/DDS-Pipe/releases/tag/v1.3.0>`__
6061

docs/rst/notes/previous_versions/v3.2.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Version v3.2.0
2-
=============
2+
==============
33

44
This release includes the following **features**:
55

0 commit comments

Comments
 (0)