v2.1.1
Changes:
- Add support for Liquibase 4 (#179)
- Allow using custom images in conjunction with MSSQL, MySQL and MariaDB providers (#181)
- Fix letter case of MSSQL username that stops working when case-sensitive collation is enabled (#180)
- Fix using inter-bean dependencies defined by direct calls of
@Bean
methods in@Configuration
classes (#11)