Static YugabyteDB agent changelog

Release notes

2.1.7.1

Released: October 27, 2025

  • Fixed deserialization of M messages incoming from YugabyteDB WAL stream version 2, with null xid;

2.1.6.3

Released: October 20, 2025

  • Fixed deserialization of M messages incoming from YugabyteDB WAL stream version 2;

  • Added support for custom enum data types;

2.1.6.0

Released: October 10, 2025

  • Replaced merge with temp table and CTE for optimum performance;

  • Added support for unique key;

2.1.4.8

Released: October 1, 2025

  • Fixed a bug on date types parsing from CDC stream;

2.1.4.6

Released: September 26, 2025

  • GSSD-322: Fixed a regression that could have caused the agent to fail storing data in the target database in the case of CDC and logical keys enabled;

  • Minor bugfixes and improvements.

2.1.4.5

Released: September 25, 2025

  • Forced commit after truncate operation ahead of snapshot task.

2.1.4.3

Released: September 22, 2025

  • Improved error handling;

  • Added support for XML and JSON data types;

  • Minor bugfixes and improvements.

2.1.3.3

Released: September 16, 2025

  • Support for quoted identifiers;

2.1.2.8

Released: August 29, 2025

  • Fixed an issue that could have caused the agent to ingest single-row transactions with a reduced rate;

2.1.1.1

Released: July 28, 2025

  • Fixed a bug that was preventing the CDC to start in certain configurations;

2.0.10

Initial release