PackageTrack
Sign in Get early access

org.flywaydb:flyway-database-timeplus

10.24.0 #594 most downloaded on Maven Central flyway/flyway

What this package is like to depend on

Last release 1 years ago

08 Aug 2025

Ships fairly regularly

a new release about every 6 weeks

Most releases are documented

notes for 5 of 6 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

6 releases · first in 2025

0 releases in the last 12 months

see the full history below

Release timeline

6 releases · Feb 2025 to Aug 2025
2026
Release Pre-release

Releases

latest 6
  1. 10.24.0 08 Aug 2025

    Nothing published for this version

  2. 10.22.0 17 Jul 2025
    Release notes

    Breaking changes

    • (Preview) the preview verb 'diffApply' has been replaced with the verb 'model'

    Bug fixes

    • Fix error message when using unpopulated default placeholders with configured seperators

    • Fixed an issue where the 'Placeholders' configuration erased the 'jdbcProperties' configuration

    • Resolved issue where Flyway would fail to publish an event to Flyway Pipelines using a PAT token in conjunction with using an offline permit for licensing

    Changes

    • collations will now be dropped on postgres

    • MySQL schema history table will create using default storage engine instead of being forced to InnoDB

    • addTimestamp boolean option for generate and add verbs has been replaced with timestamp=always|auto|never option

    New features

    • Scoped Namespaces: when configuring on the command line, you can skip namespaces if they match the verb of which you are in the scope of. For example, rather than flyway init -init.projectName=test you can now shortcut to flyway init -projectName=test.

    Thanks to Mihitoko and kantselovich for reporting these issues.

    Open source →
  3. 10.21.0 10 Jul 2025
    Release notes

    Breaking changes

    • Removedcheck.url, check.password and check.username. These undocumented historic fields have been deprecated for a while and have confusing impacts (such as not working in all check functionality). It is recommended to use environments to replace this functionality, alternatively, check does support standard url, username and password

    Bug fixes

    • Fixed an issue that the Repair command was unable to remove failed Repeatable migration entries in schema history table for MongoDB

    Changes

    • Backup provisioner now puts database into single user mode before restoring

    • Legacy Flyway keys (FL0...) are now deprecated

    Java compatibility

    • Update H2 2.3.224 to 2.3.232

    • Upgrade snowflake-jdbc 3.14.3 to 3.20.0 to fix CVE-2024-43382

    Performance improvements

    • Improved repair performance when removing failed migrations
    Open source →
  4. 10.20.0 05 Jun 2025
    Release notes

    Bug fixes

    • Fix a bug where error messages are produced when check -drift is run without setting deployedSnapshot

    • FLYWAY_PIPELINE_ID environment variable was previously broken but is now fixed

    Changes

    • The 'createSchema' callback is now deprecated and replaced by 'beforeCreateSchema'

    Database compatibility

    • Support PostgreSQL 17

    Java compatibility

    • jetty-server 9.4.53.v20231009 to 9.4.56.v20240826 to fix CVE-2024-8184

    Thanks to cowwoc for reporting these issues.

    Open source →
  5. 10.18.0 17 Apr 2025
    Release notes

    Bug fixes

    • Issue 3915 Fixed an issue that could cause Flyway to hang when a database connection is unavailable and there are a large number of pending migrations

    Changes

    • cleanOnValidationError is now deprecated

    Database compatibility

    • Updated snowflake driver to 3.14.3

    New features

    • Flyway now supports setting personal access token (PAT) through API

    • Added a warning message if 'group' parameter is enabled for databases which don't support DDL transactions

    Thanks to Quairix for reporting these issues.

    Open source →
  6. 10.17.0 03 Feb 2025
    Release notes

    Bug fixes

    • Fixed the bug that prevented powershell scripts from running when located in a folder with spaces in the folder name.

    • Fixed the issue where schemas might get inadvertently cleaned when running check in MySQL

    Database compatibility

    • Cassandra taken out of preview and added to OSS edition

    New features

    • Azure Identity is now a dependency of Flyway for SQL Server Active Directory MSI authentication

    • Flyway now supports Environment Overrides for parameters configuration

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive