0.10.0
What's Changed
- docs: methods update by @FireboltCorey in #177
- feat: Add ability to do async query execution by @ericf-firebolt in #187
- chore: Adding more client detection by @ptiurin in #193
- fix: Set asyncio_mode to deal with asyncio deprecation warnings by @ericf-firebolt in #194
- fix: adding https in api_endpoint wasn't working for resource manager by @yuryfirebolt in #198
- feat: Add cancel and status queries to server-side async execution by @ericf-firebolt in #192
- feat: add get_default_engine method for the database by @yuryfirebolt in #197
- docs: Fix cross-references and kill Sphinx warnings by @ericf-firebolt in #200
- fix: Several changes were missed when Async queries add cancel status was first merged by @ericf-firebolt in #199
- fix: Removed an extra print() by @ericf-firebolt in #201
- feat: Update interface error messages by @ericf-firebolt in #195
Full Changelog: 0.9.2...0.10.0