21.7
Changes for the 21.7 release:
- Introduced the support to execute asynchronous queries, whose response can be downloaded later by specifying async jobId.
 - Introduced the support to fetch BLOB/CLOB datatype columns asynchronously, whose response can be downloaded later by specifying async jobId
 - Introduced the support of IN and LIKE operators.