Flyway のリリース

Released: May 14, 2024

Flyway 10.13.0 での更新項目

機能

  • Added 'outputProgress' support to legacy (conf) projects.
  • Added support for Databricks in Flyway.
  • You can now use Temurin 17.0.11+9 JRE for Flyway Command Line.
  • Improved the code analysis major/minor rule violation error output.
  • The default Code Analysis Rule RX001 won't require the 'drop table' statement to appear at the start of a SQL statement.
  • Updated wording on Drift Report.
  • Flyway won't print out the whole SQL statement responsible for a migration failure unless debug mode enabled.
  • If...

Released: May 13, 2024

Flyway Desktop 7.2.3 での更新項目

機能

  • Place target DB tooltips on the left to prevent hiding items in the dropdown.
  • Made a change to authentication which may require you to sign in again. If you use an offline license, this won't affect you.

不具合の修正

  • Fixed issue where deployment source might not appear for pre-populated database type.

Released: Apr 29, 2024

Flyway 10.12.0 での更新項目

機能

  • Personal Access Tokens are now supported as a method of authorizing Flyway.
  • 'versioned' and 'repeatable' can now be used for 'ignoreMigrationPatterns' in the open-source version.
  • Reworded exception messages when executing scripts fails to say "Script ... failed" instead of "Migration ... failed".
  • 'beforeEachMigrateStatement' and 'afterEachMigrateStatement' callbacks are now open source features.
  • Updated wording on Drift Report.

不具合の修正

  • Flyway shouldn't call SqlFluff if there are no pending...

Released: Apr 25, 2024

Flyway Desktop 7.2.2 での更新項目

不具合の修正

  • Fixed bug where the Generate Migrations page would not let users refresh if they pressed cancel after generating a baseline.

Released: Apr 23, 2024

Flyway Desktop 7.2.1 での更新項目

不具合の修正

  • Fixed an issue where MySQL scripts with names containing -- might cause incorrect syntax highlighting.
  • Fixed an issue where the New branch modal wouldn't auto focus.

Released: Apr 18, 2024

Flyway 10.11.1 での更新項目

機能

  • You can now set System Properties as String rather than Boolean.
  • Updated license header plugin.
  • When running the SQL*Plus '@' command, Flyway will now honour 'workingDirectory' configuration when looking for runnable scripts.

Released: Apr 17, 2024

Flyway Desktop 7.2.0 での更新項目

機能

  • Deploy from Schema model - It is now possible to deploy directly from the schema model to a target database. This is not visible for projects using migration scripts. Schema model deployment can be enabled during new project creation or through the project configuration dialog for existing projects that don't have any migration scripts.
  • Improved static data table performance when initially loading.
  • Improved contrast of command and settings accordions on Migrations page.
  • Updated icons to align...

Released: Apr 11, 2024

Flyway Desktop 7.1.11 での更新項目

機能

  • Added preview support for Apache Cassandra.
  • Added warning modal to new project page when creating a project inside a folder that already contains a project.
  • No longer performs automatic Git fetch on window focus.

不具合の修正

  • Fixed issue where importing from SQL Source Control would not work properly with a \ at the end of the source path.
  • Fixed issue where script config disabling transactions would be generated with wrong prefix against baseline migrations.

Released: Apr 3, 2024

Flyway 10.11.0 での更新項目

機能

  • Added an 'init' command which will create a project compatible with Flyway Desktop.
  • Created 'flyway.communityDBSupportEnabled' to turn off community db support database types if desired.
  • Added support for stream configuration for ClassPath SQL Migrations.
  • Improved the way Flyway honors the workingDirectory parameter.
  • Removed unrelated warning from polyglot engine.
  • Broke up the check page into functional sections, reference and explanation material.
  • Updated AWS S3 dependency to fix CVE-...

Released: Mar 28, 2024

SQL Change Automation 4.6.24087 での更新項目

機能

  • Added support for Microsoft SQL Server Management Studio (SSMS) 20.