.. include:: vars.rst .. _section-whats-fixed-700: What's Fixed in 7.0.0 ===================== Problems with Discovery after disposal of a Remote Participant -------------------------------------------------------------- |CDS| may have assigned incorrect properties from one remote participant to another remote participant. This caused discovery problems. These incorrect properties typically belonged to another remote participant that was recently disposed. This problem has been resolved. [RTI Issue ID CDS-155] Cloud Discovery Service did not allow using other transports when Real-Time WAN Transport was enabled ----------------------------------------------------------------------------------------------------- |CDS| had an issue that prevented the use of multiple transports at the same time, when the Real-Time WAN Transport (udpv4_wan transport alias) was enabled. This issue has been resolved. [RTI Issue ID CDS-158] Cloud Discovery Service did not allow use of UDPv6 transport alias ------------------------------------------------------------------- |CDS| did not enable the UDPv6 transport (udpv6 transport alias), even when it was set in the tag. This problem has been resolved. [RTI Issue ID CDS-161] Cloud Discovery Service crashed when empty participant GUID provided to Remote Administration API ------------------------------------------------------------------------------------------------- If the ``/cloud_discovery_services/[service_name]/database/locators`` Remote Administration endpoint was provided an empty Remote Participant GUID in its ``string_body``, |CDS| crashed due to a parsing error. This problem has been resolved. [RTI Issue ID CDS-176]