The detailed planning for the 2.0.0 release is done with a Github project, see iceoryx.2.0.0 planning
The plan is also regularly reviewed in the iceoryx developer meetings
Compared to the feature content of the initial contribution, the main new features are
- Request/Response communication
- Refactoring of service discovery
- Windows support support
Linux, QNX, MacOS and Windows
Name | Date | Description |
---|---|---|
Milestone build for request/respone | 2021/12/17 | Milestone to test the new request/response functionality (Maybe not yet available with all API options) |
RC1 | 2022/03/01 | First release candidate - Code Freeze https://github.com/eclipse-iceoryx/iceoryx/tree/v1.90.0 |
RC 2 | 2022/03/07 | Second release candidate - Test integration in Eclipse Cyclone DDS and ROS https://github.com/eclipse-iceoryx/iceoryx/tree/v1.91.0 |
request/response communication
Refactoring of service discovery
Windows support
Clang-Tidy support