The detailed planning for the 1.0.0 release is done with a Github project, see iceoryx.1.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
- Introduction of a C API
- Refactoring of C++ API
- MacOS support
- Support for n:m communication
- Bridge to Eclipse Cyclone DDS
Not compatible with previous releases as new and modified APIs are used
Linux, QNX and MacOS
Name | Date | Description |
---|---|---|
RC1 | 2021/04/01 | Feature freeze and first release candidate |
Milestone build for community feedback on new APIs | 2020/12/22 | https://github.com/eclipse-iceoryx/iceoryx/releases/tag/v0.90.0 |
Milestone build for MacOS support | 2020/08/27 | https://github.com/eclipse-iceoryx/iceoryx/releases/tag/v0.17.0 |
C API
Support for n:m publish/subscribe communication
MacOS support
Refactoring of public API
Bridge to Eclipse Cyclone DDS