Static MS SQL Server Change Tracking agent changelog

Releases

2.1.2.5

Released: August 21, 2025

  • Replaced the MERGE technique in favor of a more performant approach when using this agent as a target, for most users this translates in a 10-20x performance boost, also avoiding incurring in the The query processor ran out of internal resources and could not produce a query plan. error message;

2.1.2.4

Released: August 14, 2025

  • Fixed Bit / Boolean conversion;

2.1.0.5

Released: July 16, 2025

  • Fixed MSSQL numeric data types mapping;

2.0.5.3

Released: January 30, 2025

  • Fix duplicate columns in MSSQL discovery columns when clusted indexes are used twice or more with the same column name;