Static Oracle triggers agent changelog

Releases

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;