Changelog inside war not detected in liquibase CLI

I was using cli command with 3.2.0 version. I do mention classpath with war file which includes changelog file. However after migrating to 4.24.0 version, it does not detecting the changelog file which is inside war file from classpath. Is it mandate that we should unzip and provide search path. I do not want to have unzip event action in my prod env. Kindly suggest solution.

1 Like