Liquibase 4.30.0 Reapplying All Changesets After Upgrade from 4.29.2

After upgrading from Liquibase 4.29.2 to 4.30.0, Liquibase is attempting to reapply all changesets, causing errors that prevent my app from starting.

Has anyone encountered this issue with the 4.30.0 upgrade, or is there a recommended approach to prevent reapplying changesets? Could this be related to the new analytics or checksum behavior?

@ritchmyca that is unexpected behavior, as there were no changes to checksums and the analytics work has no effect there.

I encourage you to file a bug report in our repo with steps to help us reproduce the issue.