7.0.0-alpha1.asciidoc 517 B

123456789101112131415161718
  1. [[release-notes-7.0.0-alpha1]]
  2. == 7.0.0-alpha1 Release Notes
  3. The changes listed below have been released for the first time in Elasticsearch 7.0.0-alpha1.
  4. [[breaking-7.0.0-alpha1]]
  5. [float]
  6. === Breaking changes
  7. Core::
  8. * Tribe node has been removed in favor of Cross-Cluster-Search
  9. Cross-Cluster-Search::
  10. * `http_addresses` has been removed from the <<cluster-remote-info>> API
  11. because it is expensive to fetch and no longer needed by Kibana.
  12. Rest API::
  13. * The Clear Cache API only supports `POST` as HTTP method