Skip to content

7.1.0

Compare
Choose a tag to compare
@estolfo estolfo released this 22 May 17:30

7.1.0

This version of the client supports Elasticsearch server v7.1.0.

Client

  • Update elasticsearch-transport README
  • Use default port when host and protocol are specified but no port
  • Verify that we have a response object before checking its status
  • Make code more succinct for supporting host with path and no port
  • Support options specified with String keys
  • Update elasticsearch-transport/lib/elasticsearch/transport/client.rb
  • Add tests showing IPv6 host specified when creating client

API

  • Update links in elasticsearch-api README

XPACK

  • Update elasticsearch-xpack README
  • Minor formatting fix
  • Remove puts line