Release 7.3
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.