File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55Information about the release lifecycle can be found
66`here <https://github.com/eProsima/Fast-DDS/blob/master/RELEASE_SUPPORT.md >`_.
77
8- .. include :: previous_versions/v3.5 .0.rst
8+ .. include :: previous_versions/v3.6 .0.rst
99
1010.. seealso ::
1111
Original file line number Diff line number Diff line change 33Supported versions
44==================
55
6+ Version 3.6
7+ -----------
8+
9+ .. include :: v3.6.0.rst
10+
611Version 3.5
712-----------
813
Original file line number Diff line number Diff line change 1+ `Version 3.6.0 (latest) <https://fast-dds.docs.eprosima.com/en/v3.6.0/index.html >`_
2+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3+
4+ # Fast DDS v3.6.0
5+
6+ This release includes the following **security fixes **:
7+
8+ 1. `CVE-2026-22591 <https://www.cve.org/CVERecord?id=CVE-2026-22591 >`__
9+
10+ This release includes the following **improvements **:
11+
12+ 1. Update `RELEASE_SUPPORT.md ` with `2.14.6 ` (#6313)
13+ 2. Add should_endpoints_match callback in `DomainParticipant ` and `RTPSParticipant ` (#6336)
14+ 3. Add context to type support operations (#6320)
15+
16+ This release includes the following **fixes **:
17+
18+ 1. Change default python branch from 'main' to 'master' (#6325)
19+ 2. Fix ABI break in `register_service_type ` (#6327)
20+ 3. Fix `TinyXML2 ` library resolution in tests (#6329)
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ The following table shows the currently supported versions of Fast DDS and their
2929 - EOL date
3030 * - 3.6
3131 - `3.6.x <https://github.com/eProsima/Fast-DDS/tree/3.6.x >`__
32- - Not yet released
32+ - ` v3.6.0 < https://github.com/eProsima/Fast-DDS/releases/tag/v3.6.0 >`__
3333 - April 2026
3434 - April 2027 (*)
3535 - April 2027 (*)
You can’t perform that action at this time.
0 commit comments