0.6.1
Bug fix
- Connections to MySQL databases with
require_tls: true
will fail with error 'java.sql.SQLNonTransientConnectionException: Failed to find trustStore file.' Related to mariadb-connector-j issue described here.
Changes from v0.6.0
Bug fix
require_tls: true
will fail with error 'java.sql.SQLNonTransientConnectionException: Failed to find trustStore file.' Related to mariadb-connector-j issue described here.Changes from v0.6.0