Releases: dadoonet/elasticsearch-beyonder
Releases · dadoonet/elasticsearch-beyonder
beyonder-9.0
Summary of the changes
- Update project to Elasticsearch 9.0.2.
- Update required JVM to Java 17.
What's Changed
- Update to Elasticsearch 9.0.0 by @dadoonet in #361
- Update to Java 17 by @dadoonet in #362
- README: add "Community" section by @fbaligand in #363
- Bump actions/checkout from 3 to 4 in /.github/workflows by @dependabot in #364
- Bump github/codeql-action from 2 to 3 in /.github/workflows by @dependabot in #365
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 in /.github/workflows by @dependabot in #366
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3 by @dependabot in #368
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot in #367
- Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot in #369
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot in #370
- Bump org.testcontainers:elasticsearch from 1.20.6 to 1.21.0 by @dependabot in #372
- Bump jackson.version from 2.18.3 to 2.19.0 by @dependabot in #373
- Bump org.elasticsearch.client:elasticsearch-rest-client from 9.0.0-SNAPSHOT to 9.0.1 by @dependabot in #374
- Bump org.apache.maven.plugins:maven-changes-plugin from 3.0.0-M2 to 3.0.0-M3 by @dependabot in #375
- Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0 by @dependabot in #376
- Bump org.testcontainers:elasticsearch from 1.21.0 to 1.21.1 by @dependabot in #377
- Bump org.elasticsearch.client:elasticsearch-rest-client from 9.0.1 to 9.0.2 by @dependabot in #378
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 in /.github/workflows by @dependabot in #379
New Contributors
- @fbaligand made their first contribution in #363
Full Changelog: beyonder-8.17...beyonder-9.0
beyonder-8.17
Summary of the changes
- Update project to Elasticsearch 8.17.2.
- Manage rollover and date maths indices like
<logstash-{now/d-2d}-000001>
. - support for sample dataset has been added. If we detect a directory named
_data
in the classpath, we will try to load sample data from it. We support bothndjson
files which will be loaded using the Bulk API andjson
files which will loaded using the Index API.
What's Changed
- ci(Mergify): configuration update by @dadoonet in #220
- Bump slf4j-api from 1.7.32 to 1.7.33 by @dependabot in #218
- Bump elasticsearch.version from 7.16.2 to 7.16.3 by @dependabot in #219
- Bump slf4j-api from 1.7.33 to 1.7.35 by @dependabot in #221
- Bump docker-maven-plugin from 0.38.1 to 0.39.0 by @dependabot in #223
- Bump slf4j-api from 1.7.35 to 1.7.36 by @dependabot in #224
- Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10 by @dependabot in #226
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #225
- Bump nexus-staging-maven-plugin from 1.6.10 to 1.6.11 by @dependabot in #228
- Bump maven-compiler-plugin from 3.9.0 to 3.10.0 by @dependabot in #227
- Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 by @dependabot in #229
- Bump docker-maven-plugin from 0.39.0 to 0.39.1 by @dependabot in #231
- Bump log4j.version from 2.17.1 to 2.17.2 by @dependabot in #230
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #234
- Bump jackson.version from 2.13.1 to 2.13.2 by @dependabot in #233
- Bump docker-maven-plugin from 0.39.1 to 0.40.1 by @dependabot in #248
- Bump log4j.version from 2.17.2 to 2.18.0 by @dependabot in #251
- Bump docker-maven-plugin from 0.40.1 to 0.40.2 by @dependabot in #252
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.1 by @dependabot in #253
- Bump docker-maven-plugin from 0.40.2 to 0.41.0 by @dependabot in #277
- Bump log4j.version from 2.18.0 to 2.20.0 by @dependabot in #282
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #280
- Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M9 by @dependabot in #279
- Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M9 by @dependabot in #278
- Bump jackson.version from 2.13.2 to 2.14.2 by @dependabot in #275
- Bump commons-text from 1.9 to 1.10.0 by @dependabot in #261
- Bump maven-jar-plugin from 3.2.2 to 3.3.0 by @dependabot in #259
- Bump maven-scm-plugin from 1.12.2 to 1.13.0 by @dependabot in #244
- Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 by @dependabot in #241
- Automatically update documentation by @dadoonet in #283
- Bump elasticsearch.version from 7.16.3 to 7.17.9 by @dependabot in #276
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #266
- Bump slf4j-api from 1.7.36 to 2.0.6 by @dependabot in #270
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #284
- Bump docker-maven-plugin from 0.41.0 to 0.42.0 by @dependabot in #285
- Update released versions in documentation by @dadoonet in #286
- Bump maven-scm-plugin from 1.13.0 to 2.0.0 by @dependabot in #290
- Bump slf4j-api from 2.0.6 to 2.0.7 by @dependabot in #289
- Remove deprecated features by @dadoonet in #292
- Bump maven-release-plugin from 2.5.3 to 3.0.0 by @dependabot in #291
- Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #288
- Bump maven-failsafe-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #287
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #299
- Bump maven-failsafe-plugin from 3.0.0 to 3.1.0 by @dependabot in #298
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #297
- Bump maven-scm-plugin from 2.0.0 to 2.0.1 by @dependabot in #302
- Bump jackson.version from 2.14.2 to 2.15.2 by @dependabot in #305
- Bump io.fabric8:docker-maven-plugin from 0.42.0 to 0.43.2 by @dependabot in #310
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #293
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #304
- Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #306
- Bump io.fabric8:docker-maven-plugin from 0.43.2 to 0.43.4 by @dependabot in #312
- Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #313
- Bump jackson.version from 2.15.2 to 2.15.3 by @dependabot in #316
- Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 by @dependabot in #322
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.0 to 3.2.2 by @dependabot in #323
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.0 to 3.2.2 by @dependabot in #324
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.2 by @dependabot in #325
- Bump log4j.version from 2.20.0 to 2.24.3 by @dependabot in #328
- Bump commons-io:commons-io from 2.11.0 to 2.18.0 by @dependabot in #329
- Bump org.elasticsearch.client:elasticsearch-rest-client from 8.6.2 to 8.17.2 by @dependabot in #330
- Switch to TestContainers for IT by @dadoonet in #331
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #345
- Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.1 by @dependabot in #344
- Bump org.testcontainers:elasticsearch from 1.20.4 to 1.20.5 by @dependabot in #343
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 by @dependabot in #342
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #341
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.5.2 by @dependabot in #340
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.5.2 by @dependabot in #339
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.14.0 by @dependabot in #338
- Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.17 by @dependabot in #337
- Bump jackson.version from 2.15.3 to 2.18.3 by @dependabot in #336
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2 by @dependabot in #335
- Bump org.apache.maven.plugins:...
beyonder-7.16
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