1) Fix a bug that could cause a crash when reading messages if a particular sequence of prioritized messages is received in a certain time window. This issue affects all SmartSockets applications if non-default message priorities are used in the cloud. (CR 1-7CPJ67)
2) Fixed a problem that could cause exceptions or other issues reading from a conn in Java/C# clients. (CR 1-7D8YB3)
3) Added two new fields to MON_CLIENT_NAMES_STATUS message, giving the client info and server name of the client that connected or disconnected. This makes this information available in the case of a disconnection, and/or if `srv_client_names_min_msgs' is enabled. (CR 1-76824C)
4) Add locking to TipcSrv[Conn]CacheRequestMsgs and TipcSrv[Conn]CacheRequestLastValue. This fixes a problem where parallel requests could receive (and ignore) each other's responses, resulting in lost responses and request timeouts. (CR 1-7BBF2F)
5) Fixed a problem where RTserver would sometimes fail to recognize connections in `server_connection_names' if the subjects listed in the option were not specified as absolute. (CR 1-77OPJ3)
Issue/Introduction
TIBCO SmartSockets 6.8.0 Hotfix 1 is now available