Static Oracle triggers agent changelog

Release notes

2.1.7.5

Released: November 5, 2025

  • Fixed reserved keyword usage in queries when using Oracle as target agent;

2.1.7.4

Released: November 4, 2025

  • Added Wallet authentication;

2.1.5.5

Released: October 13, 2025

  • Fixed an issue that could prevent data to be synced when an entity was set to pause during an agent outage (restart or broken link issues);

2.1.4.8

Released: October 1, 2025

  • Fixed a bug that was causing the replication to fail when the source table was having non contigue primary keys;

2.1.4.7

Released: September 30, 2025

  • Fixed a bug that was leading the agent to allocate more CDC caching eviction jobs than actually required;

2.1.4.2

Released: September 19, 2025

  • Fixed a bug when parsing a Date type;

  • Fixed a bug when handling source table partitions;

2.1.2.9

Released: September 2, 2025

  • Relaxed check ahead of cast between date and datetime data types;

2.1.2.8

Released: August 29, 2025

  • Fixed an issue that could cause a trigger with an outdated codebase to not being updated;

2.1.2.7

Released: August 22, 2025

  • Fixed an issue with unhandled Char and Varchar data types when creating the underlining CDC table;

  • Support for same table names in different schemas;

2.1.2.5

Released: August 21, 2025

  • Oracle Triggers agent now works even if COMPATIBLE flag is set to lower than 12.2, solving ORA00972 error by reducing the triggers auditing structure fields length to be less than 30 characters.

2.1.0.0

Released: July 2, 2025

  • Added support for case sensitive objects names.

2.0.10.7

Released: May 19, 2025

  • Fixed partitions queries;

  • Added CDC tables purge logic;

2.0.10.4

Released: May 9, 2025

  • Fixed concurrent migration checkpoint update;

2.0.10.3

Released: May 7, 2025

  • Added partitions support.

2.0.7.4

Released: February 26, 2025

  • Fixed alias issue with reserved keywords;

2.0.7.2

Released: February 25, 2025

  • GSSD-183: Added support for i18n in Oracle triggers agent;

2.0.5.5

Released: February 5, 2025

  • GSSD-172: No table being shown while browsing Oracle target tables from a PDB direct connection under Oracle triggers agent;