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
Guide: Sockets Connector User Guide
1.2.6
June 27, 2025
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 |
---|---|
Updated org.mule.sdk:mule-sdk-api from 0.10.2 to 0.10.5. |
W-18223642 |
Updated commons-io:commons-io from 2.14.0 to 2.19.0. |
W-18223642 |
Updated org.mule.tools.maven:maven-helper-plugin from 3.3.0 to 3.6.1. |
W-18223642 |
Updated org.mule.modules:mule-spring-module from 1.3.11 to 1.5.0. |
W-18223642 |
Updated org.mule.tools.maven:munit-extensions-maven-plugin from 1.5.0 to 1.6.0. |
W-18223642 |
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 |
---|---|
Security vulnerabilities are now fixed. |
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 |