GithubHelp home page GithubHelp logo

Comments (5)

wilkinsona avatar wilkinsona commented on April 27, 2024 1

Our dependency upgrade policy dictates that we won't upgrade to a new minor or major version of a dependency in a maintenance release of Spring Boot. As a result, Spring Boot 3.1.x uses Flyway 9.16.x as this was the most recent version of Flyway that was available when Spring Boot 3.1.0 was released. Similarly, Spring Boot 3.2.x uses Flyway 9.22.x as this was the most recent version of Flyway that was available when Spring Boot 3.2.0 was released.

Perhaps you can try Flyway 10 with Spring Boot 3.2.x and let us know if you encounter any problems or limitations as others have already done (#38164, #39431).

from spring-boot.

wilkinsona avatar wilkinsona commented on April 27, 2024

What are you looking for, specifically? Flyway 10 should be usable with Spring Boot 3.1.6 and later. Unless you want to configure some Flyway 10-specific settings, we may already provide what you need.

from spring-boot.

bekoenig avatar bekoenig commented on April 27, 2024
  • What's the reason for the specific min version 3.1.6?
  • When spring supports Flyway 10, why is Flyway 9 in the dependency management?

Overriding managed versions feels always like a workaround.

from spring-boot.

bekoenig avatar bekoenig commented on April 27, 2024

So Spring 3.3 references Flyway 10 - right?

Thank you for your detailed explanation.

from spring-boot.

wilkinsona avatar wilkinsona commented on April 27, 2024

No, not yet. Spring Boot 3.3 is the earliest release where Flyway 10 could become the default version. We'll have to see if we have time and if other priorities allow us to do the work.

Also, you still haven't, as far as we can tell, tried Flyway 10 and let us know if there's anything missing or not working as you would like. That will help us to scope the work and identify what's needed so please do so if you can.

from spring-boot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.