A newer version of this documentation is available.
View Latest (v2.2)

Static MariaDB agent changelog

Release notes

2.1.10.14

Released: February 5, 2026

  • Added support for MariaDB Cache on Disk;

2.1.10.13

Released: February 5, 2026

  • GSSD-611: Fix date mapping on MariaDB using datetime data type as default;

2.1.10.8

Released: January 28, 2026

  • Improved performance of the agent during bulk loads;

2.1.10.7

Released: January 27, 2026

  • 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.9.11

Released: December 23, 2025

  • Fixed binlog type casting;

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 MariaDB agent not able to parse an incoming Short value from the BinLog;

  • GSSD-445: Fixed MariaDB 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 MariaDB deserialization for values of columns with type JSON, GEOMETRY, TEXT, TINY_TEXT, MEDIUM_TEXT, LONG_TEXT;

  • Fixed MariaDB wrong usage of Gluesync schema name in some queries;

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.6.0

Released: October 15, 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;

2.1.0.4

Released: July 15, 2025

  • Fixed MariaDB filename rotation issue;

2.0.9.4

Released: April 16, 2025

  • Added database version check in order to block unsupported databases.

2.0.6

Initial release