Skip to content

Commit ca32643

Browse files
Prepare for v2.3.6 (#317)
* Refs #24136. Bump version to 2.3.6 Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #24136. Bump version in RELEASE_SUPPORT. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #24136. Update RELEASE_SUPPORT for Fast DDS 3.4.x EOL. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> --------- Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
1 parent d60f245 commit ca32643

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ endif()
3535
###############################################################################
3636
# Project #
3737
###############################################################################
38-
project(fastcdr VERSION 2.3.5 LANGUAGES CXX)
38+
project(fastcdr VERSION 2.3.6 LANGUAGES CXX)
3939

4040
set(PROJECT_NAME_STYLED "FastCDR")
4141
set(PROJECT_NAME_LARGE "Fast CDR")

RELEASE_SUPPORT.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,22 @@ Please, refer to the [master branch](https://github.com/eProsima/Fast-CDR/blob/m
1010

1111
|Fast DDS Version|Fast CDR Version|Fast CDR Version branch|Fast CDR Latest Release|
1212
|----------------|----------------|-----------------------|-----------------------|
13-
|3.2, 3.4, 3.6|2.3|[2.3.x](https://github.com/eProsima/Fast-CDR/tree/2.3.x)|[v2.3.5](https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.5)|
13+
|3.2, 3.4, 3.6|2.3|[2.3.x](https://github.com/eProsima/Fast-CDR/tree/2.3.x)|[v2.3.6](https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.6)|
1414
|2.14|2.2|[2.2.x](https://github.com/eProsima/Fast-CDR/tree/2.2.x)|[v2.2.6](https://github.com/eProsima/Fast-CDR/releases/tag/v2.2.6)|
1515
|2.6|1.0|[1.0.x](https://github.com/eProsima/Fast-CDR/tree/1.0.x)|[v1.0.28](https://github.com/eProsima/Fast-CDR/releases/tag/v1.0.28)|
1616

1717
## *eProsima Fast DDS* and *Fast CDR* previously supported versions compatibility
1818

1919
|Fast DDS Version|Fast CDR Version|Fast CDR Version branch|Fast CDR Latest Release|Release Date|EOL Date|
2020
|----------------|----------------|-----------------------|-----------------------|------------|--------|
21-
|3.5 |2.3|[2.3.x](https://github.com/eProsima/Fast-CDR/tree/2.3.x)|[v2.3.5](https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.5)|March 2025 | January 2026 [^*]|
22-
|3.3 |2.3|[2.3.x](https://github.com/eProsima/Fast-CDR/tree/2.3.x)|[v2.3.4](https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.4)|March 2025 | November 2025 [^*]|
23-
|3.1 |2.2|[2.2.x](https://github.com/eProsima/Fast-CDR/tree/2.2.x)|[v2.2.6](https://github.com/eProsima/Fast-CDR/releases/tag/v2.2.6)|February 2023 | March 2025 [^*]|
24-
|2.13|2.1|[2.1.x](https://github.com/eProsima/Fast-CDR/tree/2.1.x)|[v2.1.3](https://github.com/eProsima/Fast-CDR/releases/tag/v2.1.3)|December 2023|July 2024|
25-
|2.12|2.0|[2.0.x](https://github.com/eProsima/Fast-CDR/tree/2.0.x)|[v2.0.0](https://github.com/eProsima/Fast-CDR/releases/tag/v2.0.0)|September 2023|March 2024|
26-
|2.11|1.1|[1.1.x](https://github.com/eProsima/Fast-CDR/tree/1.1.x)|[v1.1.1](https://github.com/eProsima/Fast-CDR/releases/tag/v1.1.1)|May 2023|February 2024|
27-
|2.10|1.0|[1.0.x](https://github.com/eProsima/Fast-CDR/tree/1.0.x)|[v1.0.28](https://github.com/eProsima/Fast-CDR/releases/tag/v1.0.28)| November 2018 | July 2024|
21+
|3.5 |2.3|[2.3.x](https://github.com/eProsima/Fast-CDR/tree/2.3.x)|[v2.3.5](https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.5) |March 2025 |January 2026 [^*]|
22+
|3.4 |2.3|[2.3.x](https://github.com/eProsima/Fast-CDR/tree/2.3.x)|[v2.3.5](https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.6) |March 2025 |June 2026 [^*]|
23+
|3.3 |2.3|[2.3.x](https://github.com/eProsima/Fast-CDR/tree/2.3.x)|[v2.3.4](https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.4) |March 2025 |November 2025 [^*]|
24+
|3.1 |2.2|[2.2.x](https://github.com/eProsima/Fast-CDR/tree/2.2.x)|[v2.2.6](https://github.com/eProsima/Fast-CDR/releases/tag/v2.2.6) |February 2023 |March 2025 [^*]|
25+
|2.13|2.1|[2.1.x](https://github.com/eProsima/Fast-CDR/tree/2.1.x)|[v2.1.3](https://github.com/eProsima/Fast-CDR/releases/tag/v2.1.3) |December 2023 |July 2024|
26+
|2.12|2.0|[2.0.x](https://github.com/eProsima/Fast-CDR/tree/2.0.x)|[v2.0.0](https://github.com/eProsima/Fast-CDR/releases/tag/v2.0.0) |September 2023|March 2024|
27+
|2.11|1.1|[1.1.x](https://github.com/eProsima/Fast-CDR/tree/1.1.x)|[v1.1.1](https://github.com/eProsima/Fast-CDR/releases/tag/v1.1.1) |May 2023 |February 2024|
28+
|2.10|1.0|[1.0.x](https://github.com/eProsima/Fast-CDR/tree/1.0.x)|[v1.0.28](https://github.com/eProsima/Fast-CDR/releases/tag/v1.0.28)|November 2018 |July 2024|
2829

2930
[^*]: Support may be extended.
3031

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>fastcdr</name>
5-
<version>2.3.5</version>
5+
<version>2.3.6</version>
66
<description>
77
*eProsima Fast CDR* is a C++ serialization library implementing the Common Data Representation (CDR) mechanism defined by the Object Management Group (OMG) consortium. CDR is the serialization mechanism used in DDS for the DDS Interoperability Wire Protocol (DDSI-RTPS).
88
</description>

0 commit comments

Comments
 (0)