Skip to content

beyonder-7.16

Latest
Compare
Choose a tag to compare
@dadoonet dadoonet released this 13 Jan 18:12

The Elasticsearch Beyonder team is pleased to announce the elasticsearch-beyonder-7.16 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.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].

Full Changelog: https://github.com/dadoonet/elasticsearch-beyonder/commits/beyonder-7.16

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