Sockets Connector Release Notes - Mule 4
Anypoint Connector for Sockets (Sockets Connector) provides a sockets listener, send capability, and send and receive functionality. Additionally, it provides TCP and UDP requesters.
Support Category: Select
1.2.5
October 22, 2024
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1.1 and later |
OpenJDK |
8, 11, and 17 |
Fixed Issues
Issue Resolution | ID |
---|---|
The commons-io dependency is updated to fix the CVE-2024-47554 vulnerability. |
W-16958714 |
1.2.4
December 14, 2023
What’s New
-
This connector is now compatible with Java 17.
Compatibility
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1.1 and later |
OpenJDK |
8, 11, and 17 |
1.2.3
October 18, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue | ID |
---|---|
Updated typo in |
W-11878349 |
1.2.2
August 31, 2021
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue | ID |
---|---|
The Send and Receive operation didn’t throw the |
SOCON-7 |
The Sockets Connector EoF protocol didn’t properly inform the end of file was reached and hanged until the timeout occurred. Now, the protocol performs correctly. |
SOCON-10 |