* Enables presto multiinsert * Datetime objects support
0.6.2
* support for the user impersonation * keep track of last query id * bug fixes in kerberos support * CI fixes
0.5.1
- bug fixes - add CUSTOM to HS2 authentication modes - drop SQLAlchemy 0.7 support
0.5.0
- Update HiveServer2 Thrift bindings to v11. - Allow retrieving a progress update when polling cursor on Hive. - Drop sqlalchemy 0.6 support - Fix dotted column names in Hive
0.4.0
- Add options to customize Thrift transport and requests kwargs - Bugfixes