.. include:: vars.rst .. _section-release-notes: Release Notes ============= .. _section-release-notes-supported: Supported Platforms and Browsers -------------------------------- |SD| |SD_VERSION| is compatible with *Connext DDS* |CONNEXT_VERSION|. |SD| is available for the following platforms: - macOS® 10.14 (64-bit) - Linux® (Ubuntu 18, 64-bit) - Windows® (64-bit) |SD| works with these browsers: - Chrome® version 77 - Firefox® version 69 - Safari® version 12 Known Issues ------------ Modules can be defined in multiple files, and each file might define the module with different annotations: - @autoid - @transfer_mode - @language_binding - @allowed_data_representation Semantically, those annotations (when defined in a module) apply only to the contained entities. Since internally modules are identified by a single object, when their definition comes from multiple files, their annotations must be the same.