- Adding JWT authentication support [#15]
- Introducing
verify_ssl
parameter
- Filtering out schema from
FROM
clause
- Fixed data type inference issue [#6142397]
- Supporting multi-value fields as SQL arrays
- Fixed an issue when table names have special characters [#7]
- Using Solr index schema for data type detection
- Added an initial test suite for reflection, type inference and date range syntax translation
- Updated version build tag
- HTTP basic authentication
- HTTP over TLS
- Basic data types support
- SQL statement binding parameters
- Basic SQL date range predicate translation