7. Release Notes¶
Contents:
- 7.1. Supported Platforms and Programming Languages
- 7.2. Compatibility
- 7.3. What’s New in 3.0.0.1
- 7.4. What’s Fixed in 3.0.0.1
- 7.5. What’s New in 3.0.0
- 7.5.1. Support for XCDR encoding version 2
- 7.5.2. Large data streaming using RTI FlatData™ language binding and Zero Copy transfer over shared memory
- 7.5.3. Support for RTI Security Plugins
- 7.5.4. Large Data Types
- 7.5.5. Asynchronous DataWriters
- 7.5.6. Support for KEEP_ALL History
- 7.5.7. Support for AUTOMATIC and MANUAL_BY_PARTICIPANT Liveliness
- 7.5.8. Micro Application Generation
- 7.5.9. Ability to use only one UDP port per DomainParticipant
- 7.5.10. New C++ DPSE example
- 7.6. What’s Fixed in 3.0.0
- 7.6.1. Linker error when using shared libraries on VxWorks systems
- 7.6.2. Failure to link VxWorks RTP mode using shared libraries compiled with CMake
- 7.6.3. CPU endianness detection method improved
- 7.6.4. Examples used untyped register_type APIs instead of typed APIs
- 7.6.5. Wait_set generic error when returned condition sequence exceeded capacity
- 7.6.6. WaitSet waited less than specified time period
- 7.6.7. Samples with deserialization errors were accepted
- 7.6.8. Potential wrong API used when using host name as peer
- 7.7. Known Issues