Flyway 12.6.2

Released: May 21, 2026

Updates in Flyway 12.6.2

Funktionen

  • Environment Variable resolver syntax now works in all flyway configuration parameters, not just environment connection properties.
  • Cockroach v26 is now supported.
  • Upgraded ch.qos.logback:logback-classic from 1.2.3 to 1.2.13.
  • Upgraded org.apache.derby:derby from 10.16.1.1 to 10.17.1.0.
  • Upgraded org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.4.
  • Upgraded RgCompare to 1.58.1.4262.

Fehlerkorrekturen

  • Fixed crash in 'check code' when SQLFluff emits LXR violations for files containing a UTF-8 BOM.
  • Fixed misleading "try running the 'auth' command" warning appearing when already running 'auth' command.