Skip to content

3.4

Compare
Choose a tag to compare
@clement-leprovost clement-leprovost released this 25 Jul 10:09
· 307 commits to main since this release
  • 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