Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flyway/flyway
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: flyway-11.14.0
Choose a base ref
...
head repository: flyway/flyway
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: flyway-11.15.0
Choose a head ref
  • 2 commits
  • 142 files changed
  • 1 contributor

Commits on Oct 15, 2025

  1. Bump version to flyway-11.14.1

    Please see the GH release for the release notes
    
    Closes #4135: Improved redaction of passwords in JDBC connection strings
    Closes #4129: Update Snowflake driver to 3.27.0
    Closes #4078: Fix to correct OSS license URL
    Closes #4158: Remove teams-only comment from Context method
    C,l,o,s,e,s, ,#, ,[,',4,1,5,1,',,, ,',4,1,5,1,',,, ,',4,1,0,8,',]: No longer crash when calling ClassUtils.getInstallDir if jars located at root of filesystem
    rg-buildmonkey committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    aa1eda9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. Bump version to flyway-11.15.0

    Please see the GH release for the release notes
    
    Simplified setting `debugMode` and `quietMode` in Loggers. When using Flyway via the Java API, Log level is now configured via `LogFactory.setLogLevel(LogLevel)`. All appropriate loggers will now honor the LogLevel including `quietMode` (most loggers were previously flawed and would ignore this)
    rg-buildmonkey committed Oct 23, 2025
    Configuration menu
    Copy the full SHA
    6156910 View commit details
    Browse the repository at this point in the history
Loading