Flyway 릴리스

Released: Aug 21, 2025

SQL Change Automation 5.0.25232 버젼 업데이트

기능

  • Internal library updates.
  • Updated SQL Compare Engine to 15.4.23.28915.

수정사항

  • Fixed build for projects provisioning a new database using SQL Clone.

Released: Aug 21, 2025

Flyway 11.11.2 버젼 업데이트

기능

  • 'afterConnect' callback is now available outside of native connectors.
  • Library Upgrades:
    • Upgraded 'RgCompare.Cli' from version 1.39.4.1185 to 1.40.1.1194.
    • Upgraded 'netty-common', 'netty-resolver' and 'netty-codec-http2' to version 4.1.124.

수정사항

  • Database Compatibility:
    • Fixed jar for 'aws-secretsmanager'.

Released: Aug 20, 2025

Flyway Desktop 8.4.4 버젼 업데이트

기능

  • The dropdown in the static data page is now auto focused if the user has not tracked any tables.

Library Versions

  • Flyway: 11.11.2-rc588.
  • Electron: 37.3.1.

Released: Aug 14, 2025

Flyway 11.11.1 버젼 업데이트

기능

  • Table of useful configuration options will now print if no migrations are found.
  • When performing operations using the results of database comparison capabilities (model, generate, prepare, diffText) for SQL Server and Oracle databases, selecting static data differences will fail if the associated table does not exist in the target database and is not also included for selection.
  • Library Upgrades:
    • Upgraded RgCompare.Cli from 1.39.0.1098 to 1.39.4.1185.

Released: Aug 14, 2025

Flyway Desktop 8.4.3 버젼 업데이트

기능

  • Made tables compact in static data modal so that more information can be displayed.

Library Versions

  • Flyway: 11.11.1-rc568.
  • Electron: 37.2.6.

수정사항

  • Fixed issue where the check command response would not be parsed successfully when it contained differences in SQL Server objects with no schema.
  • Fixed orientation of icons in static data table.

Released: Aug 13, 2025

Flyway Desktop 8.4.2 버젼 업데이트

기능

Library Versions

  • Flyway: 11.11.1-rc555.
  • Electron: 37.2.6.

수정사항

  • Fixed issue where the UI became unresponsive when selecting a large number of rows on schema model development database objects table.

Released: Aug 11, 2025

Flyway Desktop 8.4.1 버젼 업데이트

기능

  • It is now possible to open Flyway .conf files from the landing page. They no longer appear under import. They will be upgraded to toml format while maintaining a backup as before.
  • Added summary after initial save to schema model, with chance for user feedback.

Library Versions

  • Flyway: 11.11.1-rc541.
  • Electron: 37.2.6.

수정사항

  • Fixed some links on automated deployment page.

Released: Aug 8, 2025

Flyway 11.11.0 버젼 업데이트

기능

  • MongoDB Native Connectors: Improved the handling of cases where no authentication is explicitly specified.
  • Removed 'flywayTelemetryManager' from 'CommandExtension' API signature.
  • Database Compatibility:
    • Updated community dbs to 10.24.0.
  • Library Upgrades:
    • Upgraded RgCompare.Cli from 1.38.0.1077 to 1.39.0.1098.

Released: Aug 7, 2025

Flyway Desktop 8.4.0 버젼 업데이트

기능

  • Added a new automated deployment page which generates a recommended deployment script to run in your CI environment and provides links to associated resources.

Library Versions

  • Flyway: 11.11.0-rc512.
  • Electron: 37.2.6.

Released: Aug 5, 2025

SQL Change Automation 5.0.25217 버젼 업데이트

기능

  • Internal Library Updates.
  • Updated SQL Compare Engine to 15.4.22.28842.

수정사항

  • Resolved parsing errors caused by trailing syntax when selecting "New Database" or "SQL Source Control" as the source with the "Don't Baseline" option.