8.2. Product-Specific Compatibility 6.1.0
After addressing migration issues in Section 8.1, address Core Libraries issues in Section 8.2.1. Then review and address the rest of the product-specific migration issues in this section for Release 6.1.0.
- 8.2.1. RTI Connext Core Libraries
- 8.2.1.1. Configuration Changes
- 8.2.1.1.1. Property name typos are now errors, not warnings
- 8.2.1.1.2. Error reported if load_plugin property not specified in properties of external plugin
- 8.2.1.1.3. Instances no longer disposed by default when unregistered
- 8.2.1.1.4. Inconsistent QoS error when setting availability.enable_required_subscriptions to TRUE and history kind to KEEP_LAST on DataWriter
- 8.2.1.1.5. TYPE_CONSISTENCY_ENFORCEMENT QoS Policy has more permissive default values for ignore_sequence_bounds and ignore_string_bounds
- 8.2.1.1.6. Removed refilter field in HISTORY QoS Policy
- 8.2.1.1.7. Deprecated transport.use_510_compatible_locator_kinds
- 8.2.1.2. API Changes
- 8.2.1.2.1. Migrating to the new C# API
- 8.2.1.2.2. Warning for C++/CLI language option
- 8.2.1.2.3. Changes to SHMEM Transport APIs
- 8.2.1.2.4. Modern C++ API: Constructor and listener setters behave as they used to, but you should use new APIs
- 8.2.1.2.5. Removed some enumerators from DDS_SampleRejectedStatusKind
- 8.2.1.2.6. DataWriter::get_matched_subscriptions and DataReader::get_matched_publications return not alive entities
- 8.2.1.2.7. Changed get_matched_publication_data and get_matched_subscription_data return value
- 8.2.1.3. Library Size
- 8.2.1.4. Memory Consumption
- 8.2.1.5. Network Performance
- 8.2.1.6. Discovery Performance
- 8.2.1.7. RTI Connext Micro Compatibility
- 8.2.1.8. Miscellaneous
- 8.2.1.1. Configuration Changes
- 8.2.2. RTI Code Generator
- 8.2.3. RTI Connext Tools
- 8.2.4. Security Plugins
- 8.2.4.1. OpenSSL upgrade
- 8.2.4.2. Target OpenSSL bundles now distributed as .rtipkg files
- 8.2.4.3. Changed OpenSSL static library names
- 8.2.4.4. <allow_rule> pattern partitions from previous releases may no longer work
- 8.2.4.5. No backward interoperability if Permissions Document subject name has commas in an attribute value
- 8.2.4.6. authentication.crl_file property has been deprecated and replaced by authentication.crl, which requires a “file:” or “data:,” prefix
- 8.2.4.7. DomainParticipant creation will fail if either logging.distribute.enable or logging.log_file logging property is set
- 8.2.4.8. Deprecated logging.distribute properties
- 8.2.4.9. Old logging.distribute.queue threshold property names no longer work
- 8.2.4.10. Changed default value of max_heartbeat_retries for secure volatile channel to UNLIMITED
- 8.2.4.11. Improvements in Discovery Performance
- 8.2.5. RTI Secure WAN Transport
- 8.2.6. RTI TLS Support
- 8.2.7. RTI Infrastructure Services
- 8.2.8. RTI Connext Micro