DB2 Driver Question

Question on DB2 driver (https://github.com/damienchambe/metabase-db2-driver/releases)

Does the DB2 driver version need to correspond to the Metabase version to function?
Latest version seems to be 1.0.38 for the driver, and currently I am running application version 0.40.2.

Thanks in advance.

Hi @brian
Third-party drivers can give whatever version number to their driver.
Compatibility is usually described in the release notes of the driver:
https://github.com/damienchambe/metabase-db2-driver/releases/tag/1.0.38
So in this case, it seems like it has been tested with version 0.38 of Metabase. If it will work in later versions of Metabase depends on driver specific changes in newer versions of Metabase.