[ANNOUNCEMENT] - Elasticsearch Beyonder 7.13 released

The Elasticsearch Beyonder team is pleased to announce the elasticsearch-beyonder-7.13 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.13</version>
</dependency>

New features

  • #165: Managing Index Templates V2 . Thanks to dadoonet.
  • #164: Add support for update mapping . Thanks to dadoonet.
  • #163: Explain what the project is about . Thanks to dadoonet.
  • #160: Add support for pipelines . Thanks to viqtor.

Changes

  • #162: Add github actions . Thanks to dadoonet.
  • #161: Update to JDK14 . Thanks to dadoonet.

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

Have fun!
-Elasticsearch Beyonder team

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