Elasticsearch X-Pack version 6.0.0-alpha1

Breaking Changes

Security
Watcher
  • The built-in HTTP client used in webhooks, the http input and the http email attachment has been replaced. This results in the need to always escape all parts of an URL.
  • The new built-in HTTP client also enforces a maximum request size, which defaults to 10mb.

Bug Fixes

Watcher
  • The HTTP client respects timeouts now and does not get stuck leading to stuck watches