2.2.3. RTI Infrastructure Services
2.2.3.1. Routing Service
2.2.3.1.1. Recompile custom adapter code
Release 7.7.0 has fixed a bug in Routing Service, ROUTING-1317, that resulted in adding a field to a public interface struct/class. If you created a custom adapter, you need to recompile your code based on the new header (C/C++). This field is private and used internally by Routing Service; it is not intended for customer use, but it does require recompiling.
2.2.3.2. Web Integration Service
2.2.3.2.1. Deprecation and new minimum value of -maxObjectsPerThread
In release 7.7.0, Web Integration Service deprecates the -maxObjectsPerThread command-line option.
The Core Libraries already deprecated the corresponding QoS field in release 7.4.0.
If you were previously setting -maxObjectsPerThread to a value that was less than 140,
you need to set it to a value that is at least 140 in order to successfully initialize Web Integration Service
because Monitoring Library 2.0 might be enabled by default in Web Integration Service.
2.2.3.2.2. OpenSSL 3 upgrade
Release 7.7.0 of Web Integration Service upgrades the version of OpenSSL® from 3.5.1 to 3.5.4.