Bump version number to 0.5 prior to release

Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
Erik Boasson 2019-11-19 15:08:43 +01:00 committed by eboasson
parent 08d9c296f1
commit c84c69e551
3 changed files with 3 additions and 20 deletions

View file

@ -1110,21 +1110,3 @@ an endless loop.
There is furthermore also a difference of interpretation of the meaning of the
autodispose_unregistered_instances QoS on the writer. Eclipse Cyclone DDS aligns with
OpenSplice.
.. _`Compatibility issues with TwinOaks`:
Compatibility issues with TwinOaks
----------------------------------
In the default configuration there should be no interoperability issues with TwinOaks CoreDX,
although there is the aforementioned difference in interpretation of the meaning of the
autodispose_unregistered_instances QoS on the writer.
Interoperability with very old versions of CoreDX may require setting:
+ ``Compatibility/ManySocketsMode``: *true*
+ ``Compatibility/ExplicitlyPublishQosSetToDefault``: *true*
The exact version number of CoreDX starting with which these settings are no longer needed is
unknown, but it has certainly not been needed for several years.