I'm about to migrate to Hibernate ORM 5.0 and I would like to use Liquibase in my project too.
The Liquibase Hibernate Extension mentions liquibase-hibernate4
for Hibernate 4.3+ support.
Is there anyone using Liquibase and Hibernate ORM 5.0?
I want to make sure that there are no issues in Liquibase with the new Hibernate version.