4.21.1 is out, deprecates Liquibase.update()

First hurdle: how do I specify that a changelog file should be fetched from a classpath resource and not from a file on disk?

(and do I need to do something OSGi specific here?)

Second hurdle: if I have a JDBC DataSource, how can I use that (instead of JDBC connection info)