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.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.3
Released: September 22, 2025
-
Improved error handling;
-
Added support for XML and JSON data types;
-
Minor bugfixes and improvements.
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;