Rilasci di Flyway

Released: Apr 30, 2025

Aggiornamenti in Flyway Desktop 7.8.8

Funzionalità

  • Now shows a banner providing an alternative to use the backup provisioner when baseline script fails when building shadow environment.
  • The “Save” button within the new Schema Model page is now enabled even if no differences have been selected. Users will be provided an option to save all changes if no differences have been selected when the save button is clicked.

Library Versions

  • Flyway: 11.8.1-rc68
  • Electron: 34.3.0

Correzioni

  • Fixed a bug where versioned script config descriptions...

Released: Apr 24, 2025

Aggiornamenti in Flyway 11.8.0

Funzionalità

  • The Native Connectors in Flyway now support an afterConnect callback. This new option performs the same function as initSql, which it is going to replace.
  • The PostgreSQL parser now supports CASE statements within a BEGIN ATOMIC statement.
  • Deprecated detectUserByUrl and detectPasswordByUrl methods from the DatabaseType API.

Database Compatibility

  • Added support for `STREAMLIT` objects to Snowflake parser.

Library Upgrades

  • Upgraded RgCompare.Cli from 1.30.2.26351 to...

Released: Apr 17, 2025

Aggiornamenti in Flyway 11.7.2

Funzionalità

  • Added support for the AWS Wrapper with PostgreSQL.
  • MongoDB Native Connectors can now use the database from a URL instead of the default 'test' database.

Library Upgrades

  • Upgraded RgCompare.Cli from 1.30.2.26299 to 1.30.2.26351.
  • Updated databricks-jdbc to 2.7.1.
  • Updated jetty-server to 9.4.57.v20241219 to fix CVE-2024-6763.

Released: Apr 16, 2025

Aggiornamenti in Flyway Desktop 7.8.7

Funzionalità

Library Versions

  • Flyway: 11.7.2-rc529597
  • Electron: 34.3.0

Correzioni

  • Fixed an issue where Flyway Desktop can hang on logo splash screen.

Released: Apr 14, 2025

Aggiornamenti in Flyway Desktop 7.8.6

Funzionalità

  • Enabled new Schema model UI by default.

Library Versions

  • Flyway: 11.7.1-rc526865
  • Electron: 35.1.5

Released: Apr 14, 2025

Aggiornamenti in Flyway 11.7.1

Funzionalità

  • Added a new error code 'FAILED_BASELINE_MIGRATION' to convey failure when migrating a baseline.

Library Upgrades

  • Upgraded RgCompare.Cli from 1.30.2.26158 to 1.30.2.26299.
  • Upgraded azure-identity 1.14.2 to 1.15.4.
  • Upgraded msal4j 1.15.1 to 1.20.0.

Released: Apr 9, 2025

Aggiornamenti in Flyway 11.7.0

Funzionalità

  • Flyway now supports Native Connectors mode for Oracle databases.

Library Upgrades

  • Upgraded 'RgCompare.Cli' from 1.30.2.26104 to 1.30.2.26158.

Correzioni

  • Fixed an issue where diff comparisons of empty schema models would use the 'SqlServer' comparison engine.
  • Fixed an issue where the MongoDB connection string's 'authSource' parameter was not being correctly applied.
  • Fixed an issue where performing a dry run on non-Native Connector databases, triggered a misleading Native Connector...

Released: Apr 8, 2025

Aggiornamenti in Flyway Desktop 7.8.5

Funzionalità

  • Updated the Manage target databases dialog to use checkboxes for row selection, bringing it inline with other tables.

Library Versions

  • Flyway: 11.6.1-rc519303
  • Electron: 35.1.4

Released: Apr 3, 2025

Aggiornamenti in Flyway Desktop 7.8.4

Funzionalità

  • “Use JDBC connections for advanced capabilities” is now available as a preview feature.
  • Changed the version control drawer from VCS to Git with new icon, also now allows the drawer to open if clicked while the drawer is closed.
  • Added version control button onto the navigation bar.

Library Versions

  • Flyway: 11.6.0-rc511319
  • Electron: 35.1.3

Correzioni

  • Fixed issue where switching between undo and migration scripts on 'Add Migration' page would lose correct automatic version number.

Released: Apr 3, 2025

Aggiornamenti in Flyway 11.6.0

Funzionalità

  • The shape of the JSON object during an error has changed to include 'sqlState' and 'sqlErrorCode' for conveying the SQL state and error code from a database-level exception.

Library Upgrades

  • Upgraded RgCompare.Cli from 1.30.1.26056 to 1.30.2.26104.