Release Notes

Release v2.1.0

Improvements

  • PostgreSQL JDBC Driver Upgraded to Version 42.7.5 
  • Remove vulnerabilities issues : CVE-2024-7254 CVE-2025-24970 CVE-2024-47535 CVE-2025-25193

Release v2.0.0

General

Improvements

We introduced new properties:

  • serviceName to add the possibility of a connection to an Oracle database using a service name. The serviceName property is not compatible with dataBaseName property.
  • customDbConnectionUrl allows the customer to provide a full custom connection URL to the database.

See https://bluinsights.aws/docs/compare-tool-get-started for more details.

Bug fixes

  • Fix an issue leading to exception when using multiple log files during a multithreaded usage of the Compare Tool.