-
Notifications
You must be signed in to change notification settings - Fork 41.2k
LiquibaseEndpoint does not report change sets from ancestor contexts #22681
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
fix traversal of ApplicationContext hierarchy to resolve potential Liquibase beans
@biergit Please sign the Contributor License Agreement! Click here to manually synchronize the status of this Pull Request. See the FAQ for frequently asked questions. |
@biergit This Pull Request contains an obvious fix. Signing the Contributor License Agreement is not necessary. |
@biergit Thanks for the pull request. Can you please sign the CLA? The proposal will result in a change in functionality which means it is not considered to be an obvious fix. |
@biergit Thank you for signing the Contributor License Agreement! |
Ok @wilkinsona that wasn't obvious to me ;) I'm part of the closer family now. |
Thanks very much for making your first contribution to Spring Boot, @biergit. This has been fixed in 2.2, 2.3, and 2.4. |
Fix traversal of ApplicationContext hierarchy to resolve potential Liquibase beans
Fixes #22680