Release 6.80
This is the stable release updated to Elasticsearch 6.80 including:
- fixes for SSL_verify_mode in LWP and skipped https tests for Hijk (commit 304bc49)
- changes to the User-Agent header with
elasticsearch-perl/<client-version> (<os>; perl <Lang version>)
(commit 8787994)
It includes also the updates of 6.80_01 dev version:
- merged XPack endpoints into
Direct
client, there is no need anymore to use a plugin for XPack; - added the OSS YAML tests running on Travis CI (see here);
- added the XPack YAML tests running on Travis CI (see here);
- added the
User-Agent
header with syntax:elasticsearch-perl/<version> (<Perl version>)
This release is also available on CPAN here.
A special thanks to @clintongormley for the help on this release!