Skip to content

Commit

Permalink
Update roadmap and release support (#4579)
Browse files Browse the repository at this point in the history
* Refs #20644: Update roadmap

Signed-off-by: EduPonz <eduardoponz@eprosima.com>

* Refs #20644: Update RELEASE_SUPPORT

Signed-off-by: EduPonz <eduardoponz@eprosima.com>

* Refs #20644: Update versions

Signed-off-by: EduPonz <eduardoponz@eprosima.com>

---------

Signed-off-by: EduPonz <eduardoponz@eprosima.com>
  • Loading branch information
EduPonz authored Mar 19, 2024
1 parent e53a72a commit 4f66f02
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 21 deletions.
1 change: 1 addition & 0 deletions RELEASE_SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ The table below outlines the *eProsima Fast DDS* minor releases and their suppor

|Version branch|Release Date|EOL Date|
|--------------|------------|--------|
|***v2.14.x (LTS)***|***March 2024***|***March 2025 [^*]***|
|***v2.13.x***|***December 2023***|***June 2024***|
|***v2.12.x***|***September 2023***|***March 2024***|
|v2.11.x|July 2023|January 2024|
Expand Down
28 changes: 8 additions & 20 deletions roadmap.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,27 @@
# Fast DDS Roadmap

This product is a FIWARE Generic Enabler.
If you would like to learn about the overall Roadmap of FIWARE, please check section "Roadmap" on the FIWARE Catalogue.

## Introduction

This section elaborates on proposed new features or tasks which are expected to be added to the product in the
foreseeable future.
This section elaborates on proposed new features or tasks which are expected to be added to the product in the foreseeable future.
There should be no assumption of a commitment to deliver these features on specific dates or in the order given.
The development team will be doing their best to follow the proposed dates and priorities, but please bear in mind
that plans to work on a given feature or task may be revised.
All information is provided as a general guidelines only, and this section may be revised to provide newer information
at any time.
The development team will be doing their best to follow the proposed dates and priorities, but please bear in mind that plans to work on a given feature or task may be revised.
All information is provided as a general guidelines only, and this section may be revised to provide newer information at any time.

Disclaimer:

* This section has been last updated in October 2023.
* This section has been last updated in March 2024.
Please take into account its content could be obsolete.

## Short term

The following list of features are planned to be addressed in the short term, and incorporated into the following
minor release of the product:
The following list of features are planned to be addressed in the short term, and incorporated into the following release of the product (v3.0.0):

* DDS-XTypes 1.3
* Ignore local endpoints configured at endpoint level
* Refactor whitelist feature to allowed and blocked network interfaces
* Extend network interfaces to enable mask filtering
* Complete support for dynamic network interfaces
* Use a gather-send approach to send data through the transports

## Medium term

The following list of features are planned to be addressed in the medium term, typically within the subsequent
release(s) generated in the next **9 months** after next planned release:
The following list of features are planned to be addressed in the medium term, typically within the subsequent release(s) generated in the next **9 months** after next planned release:

* Tier 1 support for QNX platforms
* Tier 1 support for Android platforms
Expand All @@ -41,8 +30,7 @@ release(s) generated in the next **9 months** after next planned release:

## Long term

The following list of features are proposals regarding the longer-term evolution of the product even though development
of these features has not yet been scheduled for a release in the near future.
The following list of features are proposals regarding the longer-term evolution of the product even though development of these features has not yet been scheduled for a release in the near future.
Please feel free to contact us if you wish to get involved in the implementation or influence the roadmap.

* Full DDS API compliance
Expand Down
6 changes: 5 additions & 1 deletion versions.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
Forthcoming
-----------
Migrate communication tests in `dds/communication` folder

Version 2.14.0
--------------

* Added authentication handshake properties.
* Added methods OpenOutputChannels and CloseOutputChannels to TransportInterface with LocatorSelectorEntry argument.
* Added `netmask_filter`, `allowlist` and `blocklist` transport configuration options.
* Added extra configuration options for the builitin transports.
* Limit the amount of listening ports for TCP servers to 1.

Version 2.13.0
--------------
Expand Down

0 comments on commit 4f66f02

Please sign in to comment.