Release 2.1.0
Change log:
- Fix "Connection Reset by peer" error after long idle periods
- Add typing and explicit names for arguments in all client operations
- Add docstrings to all client operations
- Support batch upsert by passing
batch_size
toupsert
method - Improve gRPC query results parsing performance