This doesn't fall into the categories described in your issue template, so hopefully this is okay.

I wanted to let you know about a flyway issue with their new minor release (9.20.0). They removed some methods that requires a change in Spring Boot.

Their comment about it being a Teams level feature is interesting and I wanted to share that with you. Details here: https://github.com/flyway/flyway/issues/3694

For reference, I tried Spring Boot version 3.1.0 with Flyway 9.20.0 and my code still fails to compile.

Comment From: wilkinsona

Thanks for the report, @bseeger. We fixed a somewhat similar problem in 2.7.3. Let's see if we can do something similar in 2.7.x and later here.