1.0.1
Release notes
This AVS client version is only compatible with AVS server version 0.9.0.
New Features
- [CLIENT-3064] - Added additional parameters to
types.IndexDefinition
.
Improvements
- [CLIENT-2920] - Improved tending performance in the aio clients.
- [CLIENT-3065] - Refactored tending and simplified existing code.
Bug Fixes
- [CLIENT-3036] - Fixed bug in which timeout was ignored in
client.wait_for_completion
. - [CLIENT-3066] - Fixed bug in which authentication would not refresh when
load_balancer
is true. - [CLIENT-3067] - Fixed bug in which tend errors would not propagate to the user in the aio clients.