Flyway Releases

Released: Feb 28, 2024

Updates in Flyway Desktop 7.1.6

Fixes

  • Fixed an issue where rows in the invalid objects table could become unresponsive.

Released: Feb 27, 2024

Updates in Flyway Desktop 7.1.5

Features

  • An indicator with the branch name has been added to all pages, making the current branch always visible.

Released: Feb 19, 2024

Updates in Flyway Desktop 7.1.4

Features

  • Flyway Desktop now saves if the navigation sidebar is open or closed.

Released: Feb 15, 2024

Updates in Flyway 10.8.1

Features

  • Removed Oceanbase from Flyway CLI.

Fixes

  • Fixed issue with PostgreSQL when running in a transaction.

Released: Feb 15, 2024

Updates in Flyway 10.8.0

Features

  • Added Regex rules to replace the SQLFluff rules Flyway_L001 and Flyway_L002.
  • Output from Flyway info can now return the contents of a 'shouldExecute' condition, if provided.
  • Downgraded MariaDB Connect/J from 3.3.2 to 2.7.11 to continue to support latest MariaDB without compatibility issues with MySQL. MariaDB 3.X Connect/J requires for 'permitMysqlScheme' flag in the URL.

Released: Feb 12, 2024

Updates in Flyway Desktop 7.1.3

Fixes

  • Fixed an issue where Flyway Desktop could open a schema model for SQL Server that contained invalid syntax.
  • Fixed an issue where a warning would incorrectly appear during baselining an Oracle database stating that the database version is deprecated.
  • Fixed an issue where overriding reportEnabled would cause a parsing issue in Flyway CLI.
  • Fixed an issue where credential storage would not properly update to plain text if password field was empty.
  • Fixed issue where temporary files might be...

Released: Feb 8, 2024

Updates in Flyway 10.7.2

Features

  • Added Community DB support for Oceanbase.
  • Bumped Flyway-Community-DB-Support to 10.7.2
  • Updated AWS secrets manager JDBC dependency to 2.0.2.
  • Flyway now matches Oracle SQL*Plus behavior when parsing 'SHOW ERRORS'.

Fixes

  • Flyway errors running 'check -dryrun' for MongoDB.
  • Fixed a bug with the Oracle PL/SQL parser which caused certain view definitions containing the 'FORCE' keyword to break.
  • Parameter settings through Environment variables got ignored if combined with command line parameter...

Released: Feb 5, 2024

Updates in Flyway Desktop 7.1.2

Features

  • Change diffs no longer wrap text in order to keep diffs aligned.

Fixes

  • Fixed an issue where flyway command line would not log output.

Released: Feb 1, 2024

Updates in Flyway Desktop 7.1.1

Features

  • Added a dark theme to Flyway Desktop, available via a theme toggle in the application header menu.

Fixes

  • Fixed issue when using SQL Server LocalDB where tables could not be retrieved for configuring static data.
  • Fixed issue where recent projects on landing page could not be scrolled.
  • Resolving merge conflicts via the version control tab now opens the globally configured git resolution tool.

Released: Jan 30, 2024

Updates in Flyway Desktop 7.1.0

Features

  • Added better UI handling for invalid SQL Server port numbers and server names.
  • Added better error handling for errors coming from the Flyway engine.

Fixes

  • Fixed an issue where Flyway Desktop may log database connection strings including target database authentication data to application debug logs stored on the local computer.