Skip to content

Release 8.0.0

Compare
Choose a tag to compare
@ezimuel ezimuel released this 29 Dec 13:39
· 28 commits to master since this release
version_8.00
cd7dfdd

This release includes the updated API for Elasticsearch 8.5.

This release is also available on CPAN here.

IMPORTANT: we announced end-of-life for elasticsearch-perl v8 here.

Changes

  • New APIs for Elasticsearch 8.5 (tested with the latest 8.5.3)
  • Added the elastic_cloud_api_key and token_api in Elasticsearch constructor 17d661a
  • Added the product check in Elasticsearch response acb25d6
  • Updated the documentation with Elastic Cloud 17b70e8 and EOL announcement #226