Flyway のリリース

Released: Dec 18, 2023

SQL Change Automation 4.6.23352 での更新項目

機能

  • Updated SQL Compare Engine to 15.2.7.24832.

不具合の修正

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

Released: Dec 18, 2023

Flyway Desktop 6.11.9 での更新項目

機能

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

Released: Dec 14, 2023

Flyway 10.3.0 での更新項目

機能

  • 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.

不具合の修正

  • 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

Flyway Desktop 6.11.8 での更新項目

機能

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

不具合の修正

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

Released: Dec 8, 2023

Flyway 10.2.0 での更新項目

機能

  • 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

Flyway Desktop 6.11.7 での更新項目

機能

  • 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.

Released: Nov 29, 2023

Flyway Desktop 6.11.6 での更新項目

機能

  • Added MongoDB 7.0 support.

不具合の修正

  • Trailing and leading whitespace is no longer permitted in new project names.

Released: Nov 27, 2023

Flyway Desktop 6.11.4 での更新項目

機能

  • Added support for all check configuration parameters.
  • The RedGateDatabaseInfo.xml file in the schema model in Microsoft SQL Server projects will now only be populated with major server version information, preventing unnecessary updates of this file when different users use development databases on different minor versions.

不具合の修正

  • Fixed an issue where the static data page would reset to the first page after selecting a table to track.
  • Default connection will no longer be cleared from the...

Released: Nov 22, 2023

Flyway 10.1.0 での更新項目

機能

  • Flyway now uses Schema History Table locking to allow parallel migrations in Google Cloud Spanner.
  • Database compatibility
    • Flyway now supports PostgreSQL version 16.
    • MongoDB 7.0 support is now available. Shipped as preview in Redgate edition CLI.
  • Breaking change - Updated to use Microsoft .NET 8 which drops support for RHEL 7 - this only impacts the check verb (drift and changes).

不具合の修正

  • Corrected URLs for fetching offline permits.
  • Fixed dropping views from GCP Spanner when running clean...

Released: Nov 21, 2023

Flyway Desktop 6.11.3 での更新項目

機能

  • Breaking changes - Updated to use Microsoft .NET 8 which drops support for RHEL 7.

不具合の修正

  • Fixed an issue where the dropdown showing tables to configure for static data, wouldn't close when clicking.
  • Fixed an issue deserializing comparison artifacts for very large Oracle databases.