Lançamentos do Flyway

Released: Jan 19, 2024

Atualizações na Flyway Desktop 7.0.10

Correções

  • Fixed an issue where Undo migration's version wasn't updating alongside the Versioned migration's version.
  • Fixed issue fetching static data tables.

Released: Jan 18, 2024

Atualizações na Flyway Desktop 7.0.9

Recursos

  • Flyway now supports privileges and owner properties for PostgreSQL. If you don't want to track privileges, they can be filtered out.

Released: Jan 16, 2024

Atualizações na Flyway 10.6.0

Recursos

  • Improved auth logging to be more concise.
  • Flyway "Target", Flyway Detect Encoding, Flyway Batch and Flyway Stream have been made open source features.
  • Added an API friendly method to 'getEngines'.

Correções

  • Resolved RedgateCompare toml being read incorrectly.

Released: Jan 16, 2024

Atualizações na Flyway Desktop 7.0.7

Recursos

  • Added problem type column to invalid objects modal prompt during baselining.

Released: Jan 15, 2024

Atualizações na Flyway Desktop 7.0.6

Recursos

  • Added better UI handling for Microsoft SQL Server Local DB.
  • The project settings configuration modal will now show an 'Unsaved changes' banner.

Correções

  • Notification pop-ups from VCS errors will now show correctly.

Released: Jan 11, 2024

Atualizações na Flyway Desktop 7.0.5

Recursos

  • Changes to project settings now keep target connection if it has not changed.

Correções

  • Fixed VCS sidebar issue where user couldn't push or pull when initializing a repository through the UI then connecting to a remote.
  • Fixed VCS sidebar issue where viewing diff of a file as part of a first commit on a branch would fail.

Released: Jan 11, 2024

Atualizações na Flyway 10.5.0

Recursos

  • Added support for configuring environments via the command line.

Released: Jan 9, 2024

Atualizações na Flyway Desktop 7.0.4

Recursos

  • Added support for the JTDS driver (which supports local DB) in the connection dialog for Microsoft SQL Server projects. Note that for Windows authentication the ntlmauth.dll file needs to be downloaded and added to the ./flyway/native folder within the Flyway Desktop installation.
  • Placeholder text will now be shown for fields derived from Redgate Clone in the list of target databases.
  • Replaced tabs with a navigation sidebar.

Correções

  • Fixed an issue where a byte order mark might be...

Released: Jan 3, 2024

Atualizações na Flyway Desktop 7.0.3

Recursos

  • When hovering over a target database on the Migrations tab, a tooltip will now show with the database's URL.

Correções

  • Fixed issue where static data information would be missing after importing from a SQL Source Control project.
  • Fixed issue where invalid objects in Oracle couldn't be compiled.

Released: Dec 22, 2023

Atualizações na Flyway 10.4.1

Recursos

  • You can now allow build environments to be processed by resolvers.