Skip to content

Commit af0ef1f

Browse files
Prepare for v4.2.0 (#181)
* Refs #23520. Update RELEASE_SUPPORT. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #23520. Fix backport list. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> --------- Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
1 parent 79c17c7 commit af0ef1f

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
In case of bug fixes, please provide the list of supported branches where this fix should be also merged.
2222
Please uncomment following line, adjusting the corresponding target branches for the backport.
2323
-->
24-
<!-- @Mergifyio backport 4.1.x 3.3.x 2.1.x -->
24+
<!-- @Mergifyio backport 4.1.x 4.0.x 3.0.x 1.2.x -->
2525

2626
<!-- If an issue is already opened, please uncomment next line with the corresponding issue number. -->
2727
<!-- Fixes #(issue) -->

RELEASE_SUPPORT.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ Please, refer to the [master branch](https://github.com/eProsima/IDL-Parser/blob
99

1010
|Fast DDS-Gen Version|IDL parser Version|IDL parser Version branch|IDL parser Latest Release|
1111
|--------------------|------------------|-------------------------|-------------------------|
12+
|4.2|4.2|[4.2.x](https://github.com/eProsima/IDL-Parser/tree/4.2.x)|[v4.2.0](https://github.com/eProsima/IDL-Parser/releases/tag/v4.2.0)|
13+
|4.1|4.1|[4.1.x](https://github.com/eProsima/IDL-Parser/tree/4.1.x)|[v4.1.0](https://github.com/eProsima/IDL-Parser/releases/tag/v4.1.0)|
1214
|4.0|4.0|[4.0.x](https://github.com/eProsima/IDL-Parser/tree/4.0.x)|[v4.0.4](https://github.com/eProsima/IDL-Parser/releases/tag/v4.0.4)|
1315
|3.3|3.0|[3.0.x](https://github.com/eProsima/IDL-Parser/tree/3.0.x)|[v3.0.1](https://github.com/eProsima/IDL-Parser/releases/tag/v3.0.1)|
14-
|2.5|1.5|[1.5.x](https://github.com/eProsima/IDL-Parser/tree/1.5.x)|[v1.5.0](https://github.com/eProsima/IDL-Parser/releases/tag/v1.5.0)|
1516
|2.1|1.2|[1.2.x](https://github.com/eProsima/IDL-Parser/tree/1.2.x)|[v1.2.0](https://github.com/eProsima/IDL-Parser/releases/tag/v1.2.0)|
1617

1718
## *eProsima Fast DDS-Gen* and *IDL parser* previously supported version compatibility

0 commit comments

Comments
 (0)