Rilasci di Flyway

Released: Feb 14, 2025

Aggiornamenti in Flyway 11.3.2

Funzionalità

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

 

Correzioni

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

Released: Feb 10, 2025

Aggiornamenti in Flyway Desktop 7.7.6

Funzionalità

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

Correzioni

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

Released: Feb 4, 2025

Aggiornamenti in Flyway 11.3.1

Funzionalità

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

Released: Feb 4, 2025

Aggiornamenti in Flyway Desktop 7.7.5

Funzionalità

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

 

Released: Jan 30, 2025

Aggiornamenti in Flyway 11.3.0

Funzionalità

  • Flyway now supports certain Callbacks with Native Connectors.
  • Changes: Converted FlywayTelemetryManager to use the plugin interface.
  • Database compatibility: Added Community DB Support for Timeplus and DuckDB.
  • Java compatibility: Updated the ojdbc8 driver to ojdbc11 21.1.

Released: Jan 28, 2025

Aggiornamenti in Flyway Desktop 7.7.4

Funzionalità

  • Added Backup & Snapshot environment provisioners.
  • Static data versioning now available in Teams edition.
  • Database connection dialog appearance has been updated.
  • Library Versions:
    • Flyway: 11.2.1-rc439633.
    • Electron: 34.0.1.

Correzioni

  • Fixed an issue where warning and information banners were taking up too much screen-space when doing a deployment.

Released: Jan 21, 2025

Aggiornamenti in Flyway Desktop 7.7.3

Funzionalità

  • Library Versions
    • Flyway: 11.2.1-rc431037.
    • Electron: 34.0.0.

Correzioni

  • Fixed issue on migrations panel where changing command would retain previously selected flags in the command viewer.
  • Fixed an issue where the EULA was briefly flashed before disappearing even if it was previously accepted.

Released: Jan 16, 2025

Aggiornamenti in Flyway 11.2.0

Funzionalità

  • Changes
    • Removed ARM V7 support from docker images.
    • Check changes will now prefer using a given deployment snapshot over the live environment. In cases where drift appears in the live environment, this will mean that drift will now be excluded from the change report when possible.
    • The default filter file created upon Microsoft SQL Server project initialization now ignores certificates.
    • Snowflake now supports 'COMMENT IF EXISTS'.
  • New Features
    • Placeholders now supported in Native...

Released: Jan 14, 2025

Aggiornamenti in Flyway Desktop 7.7.2

Funzionalità

  • Changes:
    • Added ‘Host’, ‘Database’ and ‘Schemas’ fields to the connection dialog for TimescaleDB.
    • TimescaleDB automatically uses the PostgreSQL driver in the connection dialog.
    • flyway-dev now prints a deprecation warning on stderr.
  • Library Versions:
    • Flyway: 11.1.2-rc419337.
    • Electron: 33.3.1.

Correzioni

  • Fixed issue where Git repeatedly shows error with git log in certain scenarios.
  • Fixed issue on tables where selected rows would become unselected when filtered.
  • Fixed multiple generate...

Released: Jan 7, 2025

Aggiornamenti in Flyway 11.1.1

Funzionalità

  • Native Connectors now supports 'validateMigrationNaming'.

Correzioni

  • The shouldExecuteExpression field now displays the expression correctly in the JSON output of the info command.
  • Fixed an issue where 'deploy' could fail due to null results despite having executed correctly.
  • Issue ship library 'org-reactive-streams' is fixed.