Flyway のリリース

Released: Mar 12, 2025

Flyway 11.4.0 での更新項目

機能

  • Renamed error codes returned for database comparison errors.
  • Java Compatibility: Updated OpenTelemetry dependencies to 1.42.1.

不具合の修正

  • Fixed an issue where Flyway would fail to fall back to 'flywayDesktop.schemaModel' during 'diff'.
  • Fixed OpenTelemetry dependencies which were not being shipped with GCP Spanner in open source.

Released: Mar 11, 2025

Flyway Desktop 7.8.1 での更新項目

機能

Library Versions

  • Flyway: 11.4.0-rc480488.
  • Electron: 35.0.1.

不具合の修正

  • Fixed an issue where preview features were not persisted across sessions.

Released: Mar 4, 2025

Flyway Desktop 7.8.0 での更新項目

機能

  • Generating migrations without a shadow database is now available as a preview feature.
  • Updated placeholders in the Deploy page.
  • Significant change to the schema model view in preview, allowing for changes to be saved directly from the page.
  • Tweaked the styling of backdrops on modals and the VCS drawer.

Library Versions

  • Flyway: 11.3.5-rc475013
  • Electron: 34.3.0

不具合の修正

  • Fixed issue validating passwords containing extended characters.

Released: Feb 20, 2025

Flyway Desktop 7.7.8 での更新項目

機能

  • Static Data is now available as a preview feature for PostgreSQL projects.

Library Versions

  • Flyway: 11.3.4-rc468337
  • Electron: 34.2.0

不具合の修正

  • Fixed an issue where pasting was not working in the Migration script editor.

Released: Feb 19, 2025

Flyway 11.3.3 での更新項目

機能

  • Flyway Enterprise now automatically configures 'javax.net.ssl.keyStore' and 'javax.net.ssl.trustStore' for MongoDB TLS connections in Native Connectors mode.
  • Added user defined placeholder resolver.

不具合の修正

  • Fixed missing Oracle Wallet dependencies after upgrading to ojdbc11.
  • Fixed an issue where clean, backup and snapshot provisioners would not use configured properties from the flyway namespace. This fixes an issue where script callbacks would not be called for the subset of flyway operations...

Released: Feb 14, 2025

Flyway Desktop 7.7.7 での更新項目

機能

  • Added menu for toggling preview features in settings.
  • Object tables are more compact.

不具合の修正

  • Fixed error handling where underlying flyway command invocations might return help text which could not be parsed instead of a json error.
  • Fixed issue where some buttons would resize after mousing over.
  • Fixed issue where parameters passed to underlying flyway command invocations with a value ending in a backslash might trigger an unhelpful error. This could occur when importing a SQL Source Control...

Released: Feb 14, 2025

Flyway 11.3.2 での更新項目

機能

  • Native Connectors now supports transactions for MongoDB with '.json' migrations.
  • Database Compatibility:
    • Added CosmosDB.
    • Added AWS DocumentDB.
  • Java Compatibility:
    • Updated Cassandra JDBC Wrapper to 4.13.
    • Updated AWS S3 SDK to 2.30.18.
    • Updated Netty Common and Netty Handler to 4.1.118.Final to fix CVE-2025-25193 and CVE-2025-24970.

 

不具合の修正

  • Fixed an issue with the reports where previous reports before the current report displayed invalid results.
  • Issue 3771 Fixed an issue where the Flyway...

Released: Feb 10, 2025

Flyway Desktop 7.7.6 での更新項目

機能

  • Tooltips now have a slightly longer delay before appearing across the application.
  • Library Versions:
    • Flyway: 11.3.2-rc453860
    • Electron: 34.1.1

不具合の修正

  • Fixed issue where generating a migration would sometimes fail due to them already existing from a previous generation.

Released: Feb 4, 2025

Flyway 11.3.1 での更新項目

機能

  • Java compatibility: Upgraded snowflake-jdbc 3.20.0 to 3.22.0 to fix CVE-2025-24790.

Released: Feb 4, 2025

Flyway Desktop 7.7.5 での更新項目

機能

  • Improved error message and call to action when Flyway CLI returns an empty response.
  • Library Versions:
    • Flyway: 11.3.1-rc446408.
    • Electron: 34.0.2.