Skip to content

Spring Boot 3.2 is not compatible with older versions of Liquibase #38522

Closed
@ebussieres

Description

@ebussieres

Spring-boot 3.2.0 seems to have introduced a regression. I am using liquibase with a liquibase parameters in a sql script.

When setting the flag test-rollback-on-update to true, there's a checksum validation error when performing the rollback step. It seems to be related when you use a liquibase parameter in a sql script (see here and here)

There's a demo available here which demonstrate the regression. Just run the test to see the problem.

If you change the spring boot version to 3.1.6, eveything's working fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions