8. Release Notes¶
- 8.1. Supported Platforms and Programming Languages
- 8.2. Compatibility
- 8.3. What’s New in 3.0.0
- 8.3.1. Support for XCDR encoding version 2
- 8.3.2. Large data streaming using RTI FlatData™ language binding and Zero Copy transfer over shared memory
- 8.3.3. Support for RTI Security Plugins
- 8.3.4. Large Data Types
- 8.3.5. Asynchronous DataWriters
- 8.3.6. Support for KEEP_ALL History
- 8.3.7. Support for AUTOMATIC and MANUAL_BY_PARTICIPANT Liveliness
- 8.3.8. Micro Application Generation
- 8.3.9. Ability to use only one UDP port per DomainParticipant
- 8.3.10. New C++ DPSE example
- 8.4. What’s Fixed in 3.0.0
- 8.4.1. Linker error when using shared libraries on VxWorks systems
- 8.4.2. Failure to link VxWorks RTP mode using shared libraries compiled with CMake
- 8.4.3. CPU endianness detection method improved
- 8.4.4. Examples used untyped register_type APIs instead of typed APIs
- 8.4.5. Wait_set generic error when returned condition sequence exceeded capacity
- 8.4.6. WaitSet waited less than specified time period
- 8.4.7. Samples with deserialization errors were accepted
- 8.4.8. Potential wrong API used when using host name as peer
- 8.5. Known Issues