Hi, there are a couple of changes in liquibase 4.24.0 that are relevant to Spring Boot:
- https://github.com/liquibase/liquibase/issues/4487 There isn't a dependency on javax.activation-api anymore, so I removed the corresponding exclusions.
- Some new properties were added in SpringLiquibase, so I added them to the autoconfiguration too https://github.com/liquibase/liquibase/pull/4574 https://github.com/liquibase/liquibase/pull/4395
Bye!
Comment From: philwebb
Thanks very much @EvaristeGalois11, we've managed to get this one merged just in time for 3.2.0