3.4
- New
Client.isAlive()
method (/1/isalive
endpoint) - Completion handler is now mandatory for multiple queries. Warning: breaking change
- (#88) Fix passing of
strategy
parameter in multiple queries (should be POST instead of GET) - (#103) Fix URL encoding of path components (e.g. spaces in index names)
- Add test case for TCP connection dropping