Flyway Releases

Released: Dec 22, 2023

Updates in Flyway 10.4.1

Features

  • You can now allow build environments to be processed by resolvers.

Released: Dec 22, 2023

Updates in Flyway Desktop 7.0.2

Fixes

  • Fixed error showing in UI when resizing window while VCS diff view visible.
  • Fixed issue resolving shadow database when generating migrations.

Released: Dec 21, 2023

Updates in Flyway Desktop 7.0.1

Features

  • The Version Control page has been replaced with a side panel. All features available on the old page are still available via the side panel. The following new features have been added:
    • It is now possible to view the differences for files to commit.
    • It is now possible to view commits to pull, and to view the files within those commits, and the differences within those files.
    • It is now possible to view commits to push, and to view the files within those commits, and the differences within...

Released: Dec 20, 2023

Updates in Flyway 10.4.0

Fixes

  • Use instance variable of defaultProperties in DriverDataSource constructor instead of parameter variable.

Released: Dec 18, 2023

Updates in SQL Change Automation 4.6.23352

Features

  • Updated SQL Compare Engine to 15.2.7.24832.

Fixes

  • Fixed an issue where SQL Change Automation couldn't run on SSMS 17 and SSMS 18.

Released: Dec 18, 2023

Updates in Flyway Desktop 6.11.9

Features

  • flyway.check.majorTolerance is now set to 0 for new projects, so pipelines will fail on major inspection failures.

Released: Dec 14, 2023

Updates in Flyway 10.3.0

Features

  • Corrected HSQLDB support message and increased driver support to 2.7.2.
  • Breaking changes - The clean command will now also drop services and queues in Microsoft SQL Server.

Fixes

  • Correct redgate-compare options when using TOML with check and drift or changes.
  • Fixed reports not displaying Teams and Enterprise level features.

Released: Dec 11, 2023

Updates in Flyway Desktop 6.11.8

Features

  • Removed the 'Manage offlince license' button when on the offline licensing page.

Fixes

  • Fixed an issue where migrations on the Migrations tab would render multiple times in the table.

Released: Dec 8, 2023

Updates in Flyway 10.2.0

Features

  • Added 'supported-databases' command.
  • Added support for cleaning table snapshots and table clones in Google BigQuery.
  • Moved 'flyway-sqlserver' into 'flyway-database' folder space.
  • Updated JRE included in Flyway Command Line to Java 21.
  • Updated document on setting environment parameter through environment variable.
  • Upgraded version of Maven dependencies used by the Flyway Maven plugin to 3.9.6.
  • Made datasource in classic config environment aware.
  • Improved error message for misconfigured...

Released: Dec 6, 2023

Updates in Flyway Desktop 6.11.7

Features

  • For the diff in the flyway-dev command line, when comparing a target database against the schema model, it is no longer necessary to define a development or shadow database in order to set the schemas used.