MySQL agent changelog
Release notes
2.1.10.14
Released: February 5, 2026
-
GSSD-617/619: Fixed missing logic to handle
Updateoperations by splitting intoDeleteandInsertactions for key changes;
2.1.10.13
Released: February 5, 2026
-
GSSD-611: Fix date mapping on MySQL using datetime data type as default;
2.1.10.7
Released: January 27, 2026
-
Improved performance of the agent during bulk loads;
-
GSSD-580: The agent properties now allow for zeroDateTimeBehavior to easily be set without manually editing the connection string;
2.1.10.1
Released: January 14, 2026
-
Fixed bulk operations not working when a column default is null;
2.1.10
Released: January 7, 2026
-
Updated vendor libraries;
-
Added support for bulk copy;
-
Fixed an issue that could have caused the agent to send disconnect from the BinLog streaming session.
2.1.8.9
Released: December 8, 2025
-
GSSD-459: Fixed an issue that could cause duplicated columns to be diplayed wihin the Fields editor’s tab when a foreign key is declared;
2.1.8.5
Released: December 1, 2025
-
GSSD-444: Fixed MySQL agent not able to parse an incoming Short value from the BinLog;
-
GSSD-445: Fixed MySQL agent not able to resume the BinLog processing after all entities within the same pipeline are set into pause and the server is restarted;
2.1.8.1
Released: November 20, 2025
-
Fixed MySQL deserialization for values of columns with type JSON, GEOMETRY, TEXT, TINY_TEXT, MEDIUM_TEXT, LONG_TEXT;
-
Fixed MySQL wrong usage of Gluesync schema name in some queries;
-
Added useCursorFetch parameter to connection string in MySQL agent;
2.1.6.4
Released: October 21, 2025
-
GSSD-388: Added flag for zero date conversion to null (when used in conjunction with the ALLOW_INVALID_DATES flag);
2.1.5.6
Released: October 14, 2025
-
Added allowPublicKeyRetrieval parameter to the connection string;
2.1.2.7
Released: August 26, 2025
-
Fixed an issue that could have caused the agent to send duplicated CDC messages;