We are planning to use Liquibase Community with Oracle Database 26ai for a Java Micronaut/Maven application.
We will use Liquibase formatted SQL changelogs and execute migrations only through CI/CD.
Community documentation currently lists Oracle versions through 23ai, while Secure documentation lists 26ai.
Can you confirm whether Liquibase Community 5.0.3 is supported or expected to work with Oracle 26ai? Are there known limitations, required extensions/drivers, or Oracle-26ai-specific issues we should test before adoption?