[ANNOUNCEMENT] - Elasticsearch Beyonder 7.15 released

The Elasticsearch Beyonder team is pleased to announce the Elasticsearch-beyonder-7.15 release!

Elasticsearch Beyonder

Elasticsearch beyonder provides automatic index, mapping, alias or template creation
when an Elasticsearch client starts.

Usage

Add this library to you project:

<dependency>
    <groupId>fr.pilato.elasticsearch</groupId>
    <artifactId>elasticsearch-beyonder</artifactId>
    <version>7.15</version>
</dependency>

New features

  • #198: Add Index lifecycle . Thanks to wsourdin.

Changes

  • #197: Bump jackson.version to 2.13.0 .
  • #196: Bump Elasticsearch.version to 7.15.0.

For a manual installation, you can download the Elasticsearch-beyonder-7.15 here:
https://repo1.maven.org/maven2/fr/pilato/elasticsearch/elasticsearch-beyonder/7.15/

Have fun!
-Elasticsearch Beyonder team

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.