The Elasticsearch Beyonder team is pleased to announce the Elasticsearch-beyonder-7.16 release!
Elasticsearch Beyonder
Elasticsearch beyonder provides automatic index, mapping, alias, template creation and index lifecycle policies when an Elasticsearch client starts.
Usage
Add this library to you project:
<dependency>
<groupId>fr.pilato.elasticsearch</groupId>
<artifactId>elasticsearch-beyonder</artifactId>
<version>7.16</version>
</dependency>
Changes
- #217: Bump maven-compiler-plugin from 3.8.1 to 3.9.0 . Thanks to dependabot[bot].
- #216: Bump maven-jar-plugin from 3.2.0 to 3.2.2 . Thanks to dependabot[bot].
- #213: Bump maven-scm-plugin from 1.12.0 to 1.12.2 . Thanks to dependabot[bot].
- #212: Bump log4j.version from 2.14.1 to 2.17.1 . Thanks to dependabot[bot].
- #211: Bump jackson.version from 2.13.0 to 2.13.1 . Thanks to dependabot[bot].
- #210: Bump docker-maven-plugin from 0.37.0 to 0.38.1 . Thanks to dependabot[bot].
For a manual installation, you can download the Elasticsearch-beyonder-7.16 here:
https://repo1.maven.org/maven2/fr/pilato/elasticsearch/elasticsearch-beyonder/7.16/
Have fun!
-Elasticsearch Beyonder team