Skip to content

Releases: elastic/elasticsearch-perl

Release 8.12.0

25 Jan 11:02
2158b52
Compare
Choose a tag to compare

This release includes the updated API for Elasticsearch 8.12.

This release is also available on CPAN here.

Changes

  • New APIs for Elasticsearch 8.12.0, including the ES|QL support
  • Fixed issue #227 for the x-elastic-product check on 7.x instances
  • Fixed issue #211 for the SSL verification in HTTP::Tiny

Release 8.0.0

29 Dec 13:39
version_8.00
cd7dfdd
Compare
Choose a tag to compare

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

Release 7.17.0

28 Jul 11:48
version_7.717
ba1a282
Compare
Choose a tag to compare

This release includes the updated API for Elasticsearch 7.17.

This release is also available on CPAN here.

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

Release 7.15.0

20 Oct 09:39
version_7.715
f2dd58a
Compare
Choose a tag to compare

This release includes the updated API for Elasticsearch 7.15.

This release is also available on CPAN here.

Release 7.14.0

09 Aug 16:06
version_7.714
24f8696
Compare
Choose a tag to compare

This release includes the updated API for Elasticsearch 7.14.

This release is also available on CPAN here.

Release 7.13.0

14 Jun 17:29
version_7.713
af16b04
Compare
Choose a tag to compare

This release includes the updated API for Elasticsearch 7.13.

This release is also available on CPAN here.

Release 7.12.0

25 Mar 10:22
version_7.712
9dbba19
Compare
Choose a tag to compare

This release includes the updated API for Elasticsearch 7.12.

This release is also available on CPAN here.

Release 7.11.1

01 Mar 12:52
version_7.711001
28dc228
Compare
Choose a tag to compare

This is a patch release that fixes #202.

This release is also available on CPAN here.

Release 7.11

11 Feb 16:44
version_7.711
3f870cc
Compare
Choose a tag to compare

This release includes the updated API for Elasticsearch 7.11.

This release is also available on CPAN here.

Release 7.3

15 Sep 13:45
version_7.30
5538578
Compare
Choose a tag to compare

This release includes the updated API for Elasticsearch 7.3.2.

This is the first 7.x release of Search::Elasticsearch. You can read all the BC breaks here.

The Elasticsearch BC breaks from 6.x are reported here. One of the most significative change is the deprecation of types. Elasticsearch 7.0 deprecated APIs that accept types, introduced new typeless APIs, and removed support for the _default_ mapping. You can read more here.

This release is also available on CPAN here.