diff --git a/README.adoc b/README.adoc index 33623fcd..0acce436 100644 --- a/README.adoc +++ b/README.adoc @@ -118,7 +118,7 @@ Add the Maven dependency: [cols="^,^"] |=== |Spring Data Elasticsearch | Elasticsearch -|3.2.x |6.7.2 +|3.2.x |6.8.1 |3.1.x |6.2.2 |3.0.x |5.5.0 |2.1.x |2.4.0 diff --git a/pom.xml b/pom.xml index 9d165d0a..309aecc3 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 2.6 - 6.7.2 + 6.8.1 2.9.1 2.2.0.BUILD-SNAPSHOT spring.data.elasticsearch diff --git a/src/test/resources/test-home-dir/modules/analysis-common/analysis-common-6.7.2.jar b/src/test/resources/test-home-dir/modules/analysis-common/analysis-common-6.8.1.jar similarity index 88% rename from src/test/resources/test-home-dir/modules/analysis-common/analysis-common-6.7.2.jar rename to src/test/resources/test-home-dir/modules/analysis-common/analysis-common-6.8.1.jar index 0e425e28..3144fa5a 100644 Binary files a/src/test/resources/test-home-dir/modules/analysis-common/analysis-common-6.7.2.jar and b/src/test/resources/test-home-dir/modules/analysis-common/analysis-common-6.8.1.jar differ diff --git a/src/test/resources/test-home-dir/modules/analysis-common/plugin-descriptor.properties b/src/test/resources/test-home-dir/modules/analysis-common/plugin-descriptor.properties index 92fbfaec..614e3217 100644 --- a/src/test/resources/test-home-dir/modules/analysis-common/plugin-descriptor.properties +++ b/src/test/resources/test-home-dir/modules/analysis-common/plugin-descriptor.properties @@ -20,7 +20,7 @@ description=Adds "built in" analyzers to Elasticsearch. # # 'version': plugin's version -version=6.7.2 +version=6.8.1 # # 'name': the plugin name name=analysis-common @@ -35,7 +35,7 @@ classname=org.elasticsearch.analysis.common.CommonAnalysisPlugin java.version=1.8 # # 'elasticsearch.version': version of elasticsearch compiled against -elasticsearch.version=6.7.2 +elasticsearch.version=6.8.1 ### optional elements for plugins: # # 'extended.plugins': other plugins this plugin extends through SPI diff --git a/src/test/resources/test-home-dir/modules/ingest-common/elasticsearch-dissect-6.7.2.jar b/src/test/resources/test-home-dir/modules/ingest-common/elasticsearch-dissect-6.8.1.jar similarity index 86% rename from src/test/resources/test-home-dir/modules/ingest-common/elasticsearch-dissect-6.7.2.jar rename to src/test/resources/test-home-dir/modules/ingest-common/elasticsearch-dissect-6.8.1.jar index 26d36905..31b1ef98 100644 Binary files a/src/test/resources/test-home-dir/modules/ingest-common/elasticsearch-dissect-6.7.2.jar and b/src/test/resources/test-home-dir/modules/ingest-common/elasticsearch-dissect-6.8.1.jar differ diff --git a/src/test/resources/test-home-dir/modules/ingest-common/elasticsearch-grok-6.7.2.jar b/src/test/resources/test-home-dir/modules/ingest-common/elasticsearch-grok-6.8.1.jar similarity index 87% rename from src/test/resources/test-home-dir/modules/ingest-common/elasticsearch-grok-6.7.2.jar rename to src/test/resources/test-home-dir/modules/ingest-common/elasticsearch-grok-6.8.1.jar index dbb9fd22..4c21c6cc 100644 Binary files a/src/test/resources/test-home-dir/modules/ingest-common/elasticsearch-grok-6.7.2.jar and b/src/test/resources/test-home-dir/modules/ingest-common/elasticsearch-grok-6.8.1.jar differ diff --git a/src/test/resources/test-home-dir/modules/ingest-common/ingest-common-6.7.2.jar b/src/test/resources/test-home-dir/modules/ingest-common/ingest-common-6.8.1.jar similarity index 89% rename from src/test/resources/test-home-dir/modules/ingest-common/ingest-common-6.7.2.jar rename to src/test/resources/test-home-dir/modules/ingest-common/ingest-common-6.8.1.jar index 6dfbcae1..720d319e 100644 Binary files a/src/test/resources/test-home-dir/modules/ingest-common/ingest-common-6.7.2.jar and b/src/test/resources/test-home-dir/modules/ingest-common/ingest-common-6.8.1.jar differ diff --git a/src/test/resources/test-home-dir/modules/ingest-common/plugin-descriptor.properties b/src/test/resources/test-home-dir/modules/ingest-common/plugin-descriptor.properties index 196635f8..75a09217 100644 --- a/src/test/resources/test-home-dir/modules/ingest-common/plugin-descriptor.properties +++ b/src/test/resources/test-home-dir/modules/ingest-common/plugin-descriptor.properties @@ -20,7 +20,7 @@ description=Module for ingest processors that do not require additional security permissions or have large dependencies and resources # # 'version': plugin's version -version=6.7.2 +version=6.8.1 # # 'name': the plugin name name=ingest-common @@ -35,7 +35,7 @@ classname=org.elasticsearch.ingest.common.IngestCommonPlugin java.version=1.8 # # 'elasticsearch.version': version of elasticsearch compiled against -elasticsearch.version=6.7.2 +elasticsearch.version=6.8.1 ### optional elements for plugins: # # 'extended.plugins': other plugins this plugin extends through SPI diff --git a/src/test/resources/test-home-dir/modules/lang-expression/lang-expression-6.7.2.jar b/src/test/resources/test-home-dir/modules/lang-expression/lang-expression-6.8.1.jar similarity index 89% rename from src/test/resources/test-home-dir/modules/lang-expression/lang-expression-6.7.2.jar rename to src/test/resources/test-home-dir/modules/lang-expression/lang-expression-6.8.1.jar index e46c540b..c159c159 100644 Binary files a/src/test/resources/test-home-dir/modules/lang-expression/lang-expression-6.7.2.jar and b/src/test/resources/test-home-dir/modules/lang-expression/lang-expression-6.8.1.jar differ diff --git a/src/test/resources/test-home-dir/modules/lang-expression/plugin-descriptor.properties b/src/test/resources/test-home-dir/modules/lang-expression/plugin-descriptor.properties index 42ac9a01..1e0675d6 100644 --- a/src/test/resources/test-home-dir/modules/lang-expression/plugin-descriptor.properties +++ b/src/test/resources/test-home-dir/modules/lang-expression/plugin-descriptor.properties @@ -20,7 +20,7 @@ description=Lucene expressions integration for Elasticsearch # # 'version': plugin's version -version=6.7.2 +version=6.8.1 # # 'name': the plugin name name=lang-expression @@ -35,7 +35,7 @@ classname=org.elasticsearch.script.expression.ExpressionPlugin java.version=1.8 # # 'elasticsearch.version': version of elasticsearch compiled against -elasticsearch.version=6.7.2 +elasticsearch.version=6.8.1 ### optional elements for plugins: # # 'extended.plugins': other plugins this plugin extends through SPI diff --git a/src/test/resources/test-home-dir/modules/lang-expression/plugin-security.policy b/src/test/resources/test-home-dir/modules/lang-expression/plugin-security.policy index 292c8614..4835ab05 100644 --- a/src/test/resources/test-home-dir/modules/lang-expression/plugin-security.policy +++ b/src/test/resources/test-home-dir/modules/lang-expression/plugin-security.policy @@ -7,7 +7,7 @@ * not use this file except in compliance with the License. * You may obtain a copy of the License at * - * https://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an diff --git a/src/test/resources/test-home-dir/modules/lang-painless/elasticsearch-scripting-painless-spi-6.7.2.jar b/src/test/resources/test-home-dir/modules/lang-painless/elasticsearch-scripting-painless-spi-6.8.1.jar similarity index 83% rename from src/test/resources/test-home-dir/modules/lang-painless/elasticsearch-scripting-painless-spi-6.7.2.jar rename to src/test/resources/test-home-dir/modules/lang-painless/elasticsearch-scripting-painless-spi-6.8.1.jar index 6e2ddd71..6b0ff684 100644 Binary files a/src/test/resources/test-home-dir/modules/lang-painless/elasticsearch-scripting-painless-spi-6.7.2.jar and b/src/test/resources/test-home-dir/modules/lang-painless/elasticsearch-scripting-painless-spi-6.8.1.jar differ diff --git a/src/test/resources/test-home-dir/modules/lang-painless/lang-painless-6.7.2.jar b/src/test/resources/test-home-dir/modules/lang-painless/lang-painless-6.8.1.jar similarity index 93% rename from src/test/resources/test-home-dir/modules/lang-painless/lang-painless-6.7.2.jar rename to src/test/resources/test-home-dir/modules/lang-painless/lang-painless-6.8.1.jar index f629e3b8..9dcd6585 100644 Binary files a/src/test/resources/test-home-dir/modules/lang-painless/lang-painless-6.7.2.jar and b/src/test/resources/test-home-dir/modules/lang-painless/lang-painless-6.8.1.jar differ diff --git a/src/test/resources/test-home-dir/modules/lang-painless/plugin-descriptor.properties b/src/test/resources/test-home-dir/modules/lang-painless/plugin-descriptor.properties index 6ce2ee1c..cb3d13f9 100644 --- a/src/test/resources/test-home-dir/modules/lang-painless/plugin-descriptor.properties +++ b/src/test/resources/test-home-dir/modules/lang-painless/plugin-descriptor.properties @@ -20,7 +20,7 @@ description=An easy, safe and fast scripting language for Elasticsearch # # 'version': plugin's version -version=6.7.2 +version=6.8.1 # # 'name': the plugin name name=lang-painless @@ -35,7 +35,7 @@ classname=org.elasticsearch.painless.PainlessPlugin java.version=1.8 # # 'elasticsearch.version': version of elasticsearch compiled against -elasticsearch.version=6.7.2 +elasticsearch.version=6.8.1 ### optional elements for plugins: # # 'extended.plugins': other plugins this plugin extends through SPI diff --git a/src/test/resources/test-home-dir/modules/lang-painless/plugin-security.policy b/src/test/resources/test-home-dir/modules/lang-painless/plugin-security.policy index f4d75744..b383c6da 100644 --- a/src/test/resources/test-home-dir/modules/lang-painless/plugin-security.policy +++ b/src/test/resources/test-home-dir/modules/lang-painless/plugin-security.policy @@ -7,7 +7,7 @@ * not use this file except in compliance with the License. * You may obtain a copy of the License at * - * https://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an diff --git a/src/test/resources/test-home-dir/modules/mapper-extras/mapper-extras-6.7.2.jar b/src/test/resources/test-home-dir/modules/mapper-extras/mapper-extras-6.8.1.jar similarity index 88% rename from src/test/resources/test-home-dir/modules/mapper-extras/mapper-extras-6.7.2.jar rename to src/test/resources/test-home-dir/modules/mapper-extras/mapper-extras-6.8.1.jar index bf842022..8680f3b7 100644 Binary files a/src/test/resources/test-home-dir/modules/mapper-extras/mapper-extras-6.7.2.jar and b/src/test/resources/test-home-dir/modules/mapper-extras/mapper-extras-6.8.1.jar differ diff --git a/src/test/resources/test-home-dir/modules/mapper-extras/plugin-descriptor.properties b/src/test/resources/test-home-dir/modules/mapper-extras/plugin-descriptor.properties index 7b786110..57ac2e67 100644 --- a/src/test/resources/test-home-dir/modules/mapper-extras/plugin-descriptor.properties +++ b/src/test/resources/test-home-dir/modules/mapper-extras/plugin-descriptor.properties @@ -20,7 +20,7 @@ description=Adds advanced field mappers # # 'version': plugin's version -version=6.7.2 +version=6.8.1 # # 'name': the plugin name name=mapper-extras @@ -35,7 +35,7 @@ classname=org.elasticsearch.index.mapper.MapperExtrasPlugin java.version=1.8 # # 'elasticsearch.version': version of elasticsearch compiled against -elasticsearch.version=6.7.2 +elasticsearch.version=6.8.1 ### optional elements for plugins: # # 'extended.plugins': other plugins this plugin extends through SPI diff --git a/src/test/resources/test-home-dir/modules/reindex/plugin-descriptor.properties b/src/test/resources/test-home-dir/modules/reindex/plugin-descriptor.properties index 0b96ed2b..0e9e9979 100644 --- a/src/test/resources/test-home-dir/modules/reindex/plugin-descriptor.properties +++ b/src/test/resources/test-home-dir/modules/reindex/plugin-descriptor.properties @@ -20,7 +20,7 @@ description=The Reindex module adds APIs to reindex from one index to another or update documents in place. # # 'version': plugin's version -version=6.7.2 +version=6.8.1 # # 'name': the plugin name name=reindex @@ -35,7 +35,7 @@ classname=org.elasticsearch.index.reindex.ReindexPlugin java.version=1.8 # # 'elasticsearch.version': version of elasticsearch compiled against -elasticsearch.version=6.7.2 +elasticsearch.version=6.8.1 ### optional elements for plugins: # # 'extended.plugins': other plugins this plugin extends through SPI diff --git a/src/test/resources/test-home-dir/modules/reindex/plugin-security.policy b/src/test/resources/test-home-dir/modules/reindex/plugin-security.policy index e5957098..a2482eaf 100644 --- a/src/test/resources/test-home-dir/modules/reindex/plugin-security.policy +++ b/src/test/resources/test-home-dir/modules/reindex/plugin-security.policy @@ -7,7 +7,7 @@ * not use this file except in compliance with the License. * You may obtain a copy of the License at * - * https://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an diff --git a/src/test/resources/test-home-dir/modules/repository-url/plugin-descriptor.properties b/src/test/resources/test-home-dir/modules/repository-url/plugin-descriptor.properties index b761cc96..340b26bf 100644 --- a/src/test/resources/test-home-dir/modules/repository-url/plugin-descriptor.properties +++ b/src/test/resources/test-home-dir/modules/repository-url/plugin-descriptor.properties @@ -20,7 +20,7 @@ description=Module for URL repository # # 'version': plugin's version -version=6.7.2 +version=6.8.1 # # 'name': the plugin name name=repository-url @@ -35,7 +35,7 @@ classname=org.elasticsearch.plugin.repository.url.URLRepositoryPlugin java.version=1.8 # # 'elasticsearch.version': version of elasticsearch compiled against -elasticsearch.version=6.7.2 +elasticsearch.version=6.8.1 ### optional elements for plugins: # # 'extended.plugins': other plugins this plugin extends through SPI diff --git a/src/test/resources/test-home-dir/modules/repository-url/plugin-security.policy b/src/test/resources/test-home-dir/modules/repository-url/plugin-security.policy index 1959e8a1..b878c485 100644 --- a/src/test/resources/test-home-dir/modules/repository-url/plugin-security.policy +++ b/src/test/resources/test-home-dir/modules/repository-url/plugin-security.policy @@ -7,7 +7,7 @@ * not use this file except in compliance with the License. * You may obtain a copy of the License at * - * https://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an diff --git a/src/test/resources/test-home-dir/modules/repository-url/repository-url-6.7.2.jar b/src/test/resources/test-home-dir/modules/repository-url/repository-url-6.8.1.jar similarity index 81% rename from src/test/resources/test-home-dir/modules/repository-url/repository-url-6.7.2.jar rename to src/test/resources/test-home-dir/modules/repository-url/repository-url-6.8.1.jar index e30d7edf..af2e541b 100644 Binary files a/src/test/resources/test-home-dir/modules/repository-url/repository-url-6.7.2.jar and b/src/test/resources/test-home-dir/modules/repository-url/repository-url-6.8.1.jar differ