Skip to content

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