Db2 for IBM i agent changelog
Releases
2.1.2.2
Released: August 12, 2025
-
Fixed AS400 7.3 backward compatibility issue;
-
Added support for short data type such as SMALL INT (other DBs will follow in the next releases);
2.1.2.1
Released: August 11, 2025
-
Fixed journal reading of certain date and time format;
-
Added support for recursion protection;
2.1.2.0
Released: August 8, 2025
-
Fixed a journal deserialization issue that could affect users having tables with custom date and time format;
-
Added support for automatic disambiguation when multiple tables have the same name.
2.1.1.4
Released: August 5, 2025
-
Added additional logs to trace an issue affecting journal deserialization;
2.1.1.3
Released: August 3, 2025
-
GSSD-285: Added management of tables under journal with same name but located in different libraries;
-
GSSD-283: fixed an issue that was displaying an error about "duplicate keys" entries within the Gluesync’s staging area;
-
Minor fixes and improvements.
2.1.1.1
Released: July 28, 2025
-
Enhanced the controls when retriveing journal library name from a FILE, this prevents a wrong library name to be selected when the table is not journaled;
-
It now handles journal receveivers that do not share contiguous sequence number;
2.0.8
Released: March 11, 2025
-
Journal reading performance significantly improved with up to 40x faster loads on very crowded databases;
2.0.7.7
Released: March 06, 2025
-
Fixed concurrent operation on Journal Reader that cause a fake error in notifications hub;
2.0.7.6
Released: March 03, 2025
-
GSSD-186: Fixed schema creation for IBM i DB2 database setting automatic deletion of journal receivers to true;
2.0.7.5
Released: February 27, 2025
-
GSSD-184: Fixed merge statements character set issues when targeting an IBM i DB2 database;