* Prevent returning an un-awaited coroutine when getting code 400 with multiple hash keys * Check that the response on 400s is `Unauthorized` before concluding that the key is expired * Trim hash keys to 10 characters in logs and exceptions to prevent theft
1.8.0
* Update to [aiohttp 2.0](https://github.com/aio-libs/aiohttp/releases) * Update to aiosocks 0.2 * Refactor session and connector management * Retry hash requests after some errors * Remove `get_cell_ids_compact`