Changes for version 8.12 - 2024-01-25

  • Stable release for Elasticsearch 8.12

Modules

Async API for Elasticsearch using Promises
A utility class for internal use by Elasticsearch
Thin async client with full support for Elasticsearch 7.x APIs
A helper module for the Bulk API
A helper module for scrolled searches
Async Search feature of Search::Elasticsearch 7.x
Thin async client with full support for Elasticsearch 8.x APIs
A helper module for the Bulk API
A helper module for scrolled searches
Async Search feature of Search::Elasticsearch 8.x
An async Cxn implementation which uses AnyEvent::HTTP
An async Cxn implementation which uses Mojo::UserAgent
An async CxnPool for connecting to a local cluster with a dynamic node list
An async CxnPool for connecting to a remote cluster with a static list of nodes.
An async CxnPool for connecting to a remote cluster without the ability to ping.
Provides common functionality to async Cxn implementations
A role to mark classes which should be used with other async classes
Provides async interface between the client class and the Elasticsearch cluster