Skip to content

0.20.2

Compare
Choose a tag to compare
@KodrAus KodrAus released this 20 Oct 09:22
· 136 commits to master since this release

This release includes integration tests, doc fixes and some more endpoints on the client.

elastic

Added the following new endpoints to the Client:

  • document_update
  • document_delete
  • index_close
  • index_open
  • index_delete
  • ping

Fixed some errors in documentation.

elastic_responses

Added the following new types:

  • UpdateResponse
  • DeleteResponse