Release Notes

Release v2.2.0

Improvement

  • Added digital signature to delivery ZIP file for enhanced security and authenticity verification.

Changes

  • The way Windows users launch the tool has been changed. Instead of tool the application with .exe, user has to use either .bat or .ps1. Details can be found here.
  • Docker support has been revoked for Compare Tool

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.