[ANNOUNCEMENT] - Elasticsearch Beyonder 7.5 released

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

New features

  • #102: Env var replacement . Thanks to nilskuhn.

Changes

  • #101: Bump docker-maven-plugin from 0.31.0 to 0.32.0 . Thanks to dependabot-preview[bot].
  • #100: Bump jackson.version from 2.10.1 to 2.10.2 . Thanks to dependabot-preview[bot].
  • #99: Bump junit from 4.13-rc-2 to 4.13 . Thanks to dependabot-preview[bot].
  • #98: Bump maven-source-plugin from 3.2.0 to 3.2.1 . Thanks to dependabot-preview[bot].
  • #97: Bump elasticsearch.version from 7.5.0 to 7.5.1 . Thanks to dependabot-preview[bot].
  • #96: Bump slf4j-api from 1.7.29 to 1.7.30 . Thanks to dependabot-preview[bot].
  • #95: Bump log4j.version from 2.12.1 to 2.13.0 . Thanks to dependabot-preview[bot].
  • #94: Bump elasticsearch.version from 7.4.2 to 7.5.0 . Thanks to dependabot-preview[bot].
  • #93: Bump junit from 4.13-rc-1 to 4.13-rc-2 . Thanks to dependabot-preview[bot].
  • #91: Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0-M4 . Thanks to dependabot-preview[bot].
  • #90: Bump maven-failsafe-plugin from 3.0.0-M3 to 3.0.0-M4 . Thanks to dependabot-preview[bot].
  • #89: Bump jackson.version from 2.10.0 to 2.10.1 . Thanks to dependabot-preview[bot].
  • #88: Bump maven-jar-plugin from 3.1.2 to 3.2.0 . Thanks to dependabot-preview[bot].
  • #87: Bump maven-source-plugin from 3.1.0 to 3.2.0 . Thanks to dependabot-preview[bot].
  • #86: Bump elasticsearch.version from 7.4.1 to 7.4.2 . Thanks to dependabot-preview[bot].
  • #85: Bump slf4j-api from 1.7.28 to 1.7.29 . Thanks to dependabot-preview[bot].
  • #84: Bump junit from 4.13-beta-3 to 4.13-rc-1 . Thanks to dependabot-preview[bot].
  • #83: Bump elasticsearch.version from 7.4.0 to 7.4.1 . Thanks to dependabot-preview[bot].
  • #82: Bump elasticsearch.version from 7.3.2 to 7.4.0 . Thanks to dependabot-preview[bot].
  • #81: Bump jackson.version from 2.10.0.pr3 to 2.10.0 . Thanks to dependabot-preview[bot].
  • #80: Bump jackson.version from 2.10.0.pr2 to 2.10.0.pr3 . Thanks to dependabot-preview[bot].
  • #79: Bump elasticsearch.version from 7.3.1 to 7.3.2 . Thanks to dependabot-preview[bot].
  • #78: Bump jackson.version from 2.10.0.pr1 to 2.10.0.pr2 . Thanks to dependabot-preview[bot].
  • #77: Bump elasticsearch.version from 7.3.0 to 7.3.1 . Thanks to dependabot-preview[bot].
  • #75: Bump slf4j-api from 1.7.27 to 1.7.28 . Thanks to dependabot-preview[bot].
  • #74: Bump docker-maven-plugin from 0.30.0 to 0.31.0 . Thanks to dependabot-preview[bot].
  • #73: Bump log4j.version from 2.12.0 to 2.12.1 . Thanks to dependabot-preview[bot].
  • #72: Bump slf4j-api from 1.7.26 to 1.7.27 . Thanks to dependabot-preview[bot].
  • #71: Bump elasticsearch.version from 7.2.1 to 7.3.0 . Thanks to dependabot-preview[bot].
  • #70: Bump elasticsearch.version from 7.2.0 to 7.2.1 . Thanks to dependabot-preview[bot].
  • #69: Bump jackson.version from 2.9.9 to 2.10.0.pr1 . Thanks to dependabot-preview[bot].
  • #68: Bump maven-javadoc-plugin from 3.1.0 to 3.1.1 . Thanks to dependabot-preview[bot].
  • #67: Bump log4j.version from 2.11.2 to 2.12.0 . Thanks to dependabot-preview[bot].
  • #66: Bump elasticsearch.version from 7.1.1 to 7.2.0 . Thanks to dependabot-preview[bot].
  • #65: Bump elasticsearch.version from 7.1.0 to 7.1.1 . Thanks to dependabot-preview[bot].
  • #64: Bump slf4j-api from 1.7.25 to 1.7.26 . Thanks to dependabot-preview[bot].
  • #63: Bump maven-scm-plugin from 1.11.1 to 1.11.2 . Thanks to dependabot-preview[bot].
  • #62: Bump maven-javadoc-plugin from 3.0.1 to 3.1.0 . Thanks to dependabot-preview[bot].
  • #61: Bump maven-source-plugin from 3.0.1 to 3.1.0 . Thanks to dependabot-preview[bot].
  • #60: Bump junit from 4.13-beta-1 to 4.13-beta-3 . Thanks to dependabot-preview[bot].
  • #59: Bump jackson.version from 2.9.8 to 2.9.9 . Thanks to dependabot-preview[bot].
  • #58: Bump maven-compiler-plugin from 3.8.0 to 3.8.1 . Thanks to dependabot-preview[bot].
  • #57: Bump log4j.version from 2.11.1 to 2.11.2 . Thanks to dependabot-preview[bot].
  • #56: Bump elasticsearch.version from 7.0.0-rc2 to 7.1.0 . Thanks to dependabot-preview[bot].
  • #55: Bump maven-jar-plugin from 3.1.1 to 3.1.2 . Thanks to dependabot-preview[bot].
  • #54: Bump docker-maven-plugin from 0.28.0 to 0.30.0 . Thanks to dependabot-preview[bot].

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

Have fun!
-Elasticsearch Beyonder team