eProsima/Fast-DDS

Version roadmap consultation

Closed this issue · 1 comments

Is there an already existing issue for this?

  • I have searched the existing issues

Expected behavior

Since bazel now supports code repositories, I want to support fastdds directly in the official website library, and it has been compiled based on the latest master implementation

https://github.com/daohu527/Fast-DDS/tree/master

question

So I'm eager to know our release schedule so that I can release the first bazel version, I found that there are 2 branches 2.14.x and master both have updates, and the src/cpp/CMakeLists.txt are very different.

Can you give me some advice?

Current behavior

no

Steps to reproduce

no

Fast DDS version/commit

no

Platform/Architecture

Ubuntu Focal 20.04 amd64

Transport layer

Default configuration, UDPv4 & SHM

Additional context

No response

XML configuration file

No response

Relevant log output

No response

Network traffic capture

No response

Hi @daohu527, thanks for using Fast DDS.
Sorry for the inconvenience. As you have read in our repository's README, we are close to the v3.0.0 release. Fast DDS' master branch is undergoing major changes entailing API breaks. Until Fast DDS v3.0.0 is released, and it is strongly advisable to use the latest stable branch, 2.14.x. That is the reason why the CMakeLists.txt files are so different.

In the release support section, there is more information about the currently supported versions, their lifecycle and the policy for backporting ABI compatible features and bugfixes.
I hope this clarifies your doubts.

Also, I am moving this issue to the proper Q&A forum according to the Fast DDS CONTRIBUTING guidelines.