Hi, We are going to start using Liquibase in our production with Percona MySql Galera cluster and will be leveraging Liquibase java API for database changes. In our environment we are using java-11. I have following questions:
- How I can find which Liquibase community version is stable that we can start with? I see version 4.4.0 is available Download Liquibase Open Source | Liquibase but not sure if this is stable version.
- What all bugs are addressed in this version than from previous versions
- What sort of testing this version 4.4.0 has gone through etc so that I have confidence to start with this
- How we can keep up with latest changes that we need to upgrade to? Do I need to subscribe to any particular mailing list?
I appreciate any advise and documentation that will help me making this decision?
Thanks
Rahul Srivastava