55.. include :: forthcoming_version.rst
66
77##############
8- Version v3.2 .0
8+ Version v3.3 .0
99##############
1010
1111This release includes the following **features **:
1212
13- * Support ROS2 Easy Mode.
13+ * Support repeater feature in XML participants.
14+ * Support writer-side SQL-like content filtering in XML participants.
1415
1516This release includes the following **Documentation Updates **:
1617
17- * Add new Furo theme to the Documentation.
18- * Refactor the DDS Router Documentation.
19-
20- This release includes the following **fixes **:
21-
22- * Fix several typos.
18+ * Fix documentation version.
19+ * Added TCP documentation clarifications
2320
2421This release includes the following *ci management updates *:
2522
26- * Fix Flaky test action.
27- * Restructure GitHub Actions.
28- * Fix Asan/Tsan CI.
29- * Remove Docker tests from Ubuntu CI.
23+ * Regenerate security certificates & Upgrade testing Vulcanexus image to Jazzy
24+ * Use 'debug' binaries for `tsan ` tests
25+ * Use different Vulcanexus images for each Fast DDS version
26+ * Modify QoS of tests to reduce flakiness
27+ * Remove deprecated windows-2019 runner
28+ * Bump `setuptools`` in /docs in the pip group across 1 directory
29+ * Add test report to docker tests
3030
3131
3232This release includes the following **Dependencies Update **:
@@ -39,30 +39,31 @@ This release includes the following **Dependencies Update**:
3939 - Old Version
4040 - New Version
4141 * - Foonathan Memory Vendor
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 >`_
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 >`__
4545 * - Fast CDR
46- - `eProsima/Fast-CDR <https://github.com/eProsima/Fast-CDR >`_
47- - `v2.2.5 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.2.5 >`_
48- - `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 >`__
4949 * - Fast DDS
50- - `eProsima/Fast-DDS <https://github.com/eProsima/Fast-DDS >`_
51- - `v3.1.0 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.1.0 >`_
52- - `v3.2.2 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.2.2 >`_
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 >`__
5353 * - Dev Utils
54- - `eProsima/dev-utils <https://github.com/eProsima/dev-utils >`_
55- - `v1.1.0 <https://github.com/eProsima/dev-utils/releases/tag/v1.1.0 >`_
54+ - `eProsima/dev-utils <https://github.com/eProsima/dev-utils >`__
5655 - `v1.2.0 <https://github.com/eProsima/dev-utils/releases/tag/v1.2.0 >`__
56+ - `v1.3.0 <https://github.com/eProsima/dev-utils/releases/tag/v1.3.0 >`__
5757 * - DDS Pipe
58- - `eProsima/DDS-Pipe <https://github.com/eProsima/DDS-Pipe.git >`_
59- - `v1.1.0 <https://github.com/eProsima/DDS-Pipe/releases/tag/v1.1.0 >`__
58+ - `eProsima/DDS-Pipe <https://github.com/eProsima/DDS-Pipe.git >`__
6059 - `v1.2.0 <https://github.com/eProsima/DDS-Pipe/releases/tag/v1.2.0 >`__
60+ - `v1.3.0 <https://github.com/eProsima/DDS-Pipe/releases/tag/v1.3.0 >`__
6161
6262#################
6363Previous Versions
6464#################
6565
66+ .. include :: previous_versions/v3.2.0.rst
6667.. include :: previous_versions/v3.1.0.rst
6768.. include :: previous_versions/v3.0.0.rst
6869.. include :: previous_versions/v2.2.0.rst
0 commit comments