File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -604,9 +604,9 @@ def configure_doxyfile(
604604# built documents.
605605#
606606# The short X.Y version.
607- version = "3.6.0 "
607+ version = "3.6.1 "
608608# The full version, including alpha/beta/rc tags.
609- release = "3.6.0 "
609+ release = "3.6.1 "
610610
611611# The language for content autogenerated by Sphinx. Refer to documentation
612612# for a list of supported languages.
Original file line number Diff line number Diff line change 55Information about the release lifecycle can be found
66:fastdds-blob: `here <RELEASE_SUPPORT.md> `.
77
8- .. include :: previous_versions/v3.6.0 .rst
8+ .. include :: previous_versions/v3.6.1 .rst
99
1010.. seealso ::
1111
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Supported versions
66Version 3.6
77-----------
88
9+ .. include :: v3.6.1.rst
910.. include :: v3.6.0.rst
1011
1112Version 3.5
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- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1+ `Version 3.6.0 <https://fast-dds.docs.eprosima.com/en/v3.6.0/index.html >`_
2+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
33
44This release includes the following **security fixes **:
55
Original file line number Diff line number Diff line change 1+ `Version 3.6.1 (latest) <https://fast-dds.docs.eprosima.com/en/v3.6.1/index.html >`_
2+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3+
4+ This release includes the following **fixes **:
5+
6+ 1. Apply ``sqlite3 `` patch to eliminate ``const `` issue
7+ 2. Remove deprecated doxygen warnings
8+ 3. Fix compilation warnings and errors in Ubuntu Focal
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- - `v3.6.0 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.6.0 >`__
32+ - `v3.6.1 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.6.1 >`__
3333 - April 2026
3434 - April 2027 (*)
3535 - April 2027 (*)
@@ -579,9 +579,9 @@ Fast DDS as the core middleware.
579579 * - `Fast DDS Gen - IDL parser <https://github.com/eProsima/IDL-Parser/ >`__
580580 - `v4.3.0 <https://github.com/eProsima/IDL-Parser/releases/tag/v4.3.0 >`__
581581 * - `Fast DDS Python <https://github.com/eProsima/Fast-DDS-python/ >`__
582- - `v2.6.0 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v2.6.0 >`__
582+ - `v2.6.1 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v2.6.1 >`__
583583 * - `Shapes Demo <https://github.com/eProsima/ShapesDemo/ >`__
584- - `v3.6.0 <https://github.com/eProsima/ShapesDemo/releases/tag/v3.6.0 >`__
584+ - `v3.6.1 <https://github.com/eProsima/ShapesDemo/releases/tag/v3.6.1 >`__
585585
586586 .. tab-item :: 3.5.x
587587 :sync: 3.5.x
You can’t perform that action at this time.
0 commit comments