Skip to content

Commit ba495ca

Browse files
Add 3.6.0 release notes (#1242)
Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com>
1 parent cb1bd60 commit ba495ca

4 files changed

Lines changed: 27 additions & 2 deletions

File tree

docs/notes/notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Information 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

docs/notes/previous_versions/supported_versions.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
Supported versions
44
==================
55

6+
Version 3.6
7+
-----------
8+
9+
.. include:: v3.6.0.rst
10+
611
Version 3.5
712
-----------
813

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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)

docs/notes/versions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 (*)

0 commit comments

Comments
 (0)