This version is a general availability (GA) release for java 8+
Minor changes:
- [CONJ-623] Increase connection logging when Primary node connection fails
- [CONJ-384] Add option permit having "affected" or "found" rows
Bug correction:
- [CONJ-624] MariaDbPoolDataSource possible NPE on configuration getter
- [CONJ-622] The option "connectTimeout" must take in account DriverManager.getLoginTimeout() when set
- [CONJ-621] wrong escaping when having curly bracket in table/field name
- [CONJ-618] Client preparestatement parsing error on escaped ' / " in query