Skip to content

Auto-configure SpringLiquibase with Liquibase Customizer #40986

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

Closed
wants to merge 4 commits into from

Conversation

asashour
Copy link
Contributor

@asashour asashour commented Jun 4, 2024

This PR considers a recently added Liquibase Customizer.

Fixes #38055

It includes an upgrade of Liquibase to 4.28.0, which can be separately done.

@asashour asashour changed the title Use Liquibase Customizer Auto-configure SpringLiquibase with Liquibase Customizer Jun 4, 2024
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 4, 2024
@wilkinsona wilkinsona added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 4, 2024
@wilkinsona wilkinsona added this to the 3.4.x milestone Jun 4, 2024
@asashour
Copy link
Contributor Author

asashour commented Jun 4, 2024

I am scratching my head: ./gradlew checkstyleMain checkstyleTest locally passes, but not on the build server.

@philwebb
Copy link
Member

philwebb commented Jun 4, 2024

I'm not sure what's going on with CI, it may be unrelated to your code. Don't worry about it for now, we'll make sure things work before we merge.

@philwebb philwebb modified the milestones: 3.4.x, 3.5.x Jun 17, 2024
@mhalbritter
Copy link
Contributor

I did the Liquibase update in #41194.

@mhalbritter
Copy link
Contributor

Thanks! I polished the changes a bit so that support for older Liquibase versions isn't broken.

@mhalbritter mhalbritter modified the milestones: 3.4.x, 3.4.0-M1 Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-configure SpringLiquibase with any liquibase.integration.spring.Customizer bean
5 participants