Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: be1230d7c2c2f6383057266ffa67b08070894973
https://github.com/hibernate/hibernate-search/commit/be1230d7c2c2f6383057...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M documentation/pom.xml
M parents/integrationtest/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4174 Reorganize Elasticsearch version properties in POM
Mainly, separate the definition of latest micros from other concerns.
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>
Commit: ca3de3c0224f3a005b81db4025ed673441992d2c
https://github.com/hibernate/hibernate-search/commit/ca3de3c0224f3a005b81...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M
documentation/src/test/java/org/hibernate/search/documentation/configuration/ElasticsearchConfigurationIT.java
Log Message:
-----------
HSEARCH-4174 Remove unnecessary complexity from ElasticsearchConfigurationIT
Remove the ES version in particular, so that we don't have to update it
each time we upgrade ES.
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>
Commit: fa99046da4808f8a3594a8a2ff3574d86b5dd73e
https://github.com/hibernate/hibernate-search/commit/fa99046da4808f8a3594...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M
integrationtest/backend/elasticsearch/src/test/java/org/hibernate/search/integrationtest/backend/elasticsearch/bootstrap/ElasticsearchBootstrapIT.java
Log Message:
-----------
HSEARCH-4174 Remove hardcoded ES version from ElasticsearchBootstrapIT
So that we don't have to update it each time we upgrade ES.
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>
Commit: 34b2b0e7b0122d81712d3c7cd4490347b390647c
https://github.com/hibernate/hibernate-search/commit/34b2b0e7b0122d81712d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M
backend/elasticsearch/src/test/java/org/hibernate/search/backend/elasticsearch/dialect/impl/ElasticsearchDialectFactoryTest.java
Log Message:
-----------
HSEARCH-4170 Add support for Elasticsearch 7.11
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>
Commit: 04a1746fdc5a60d7ce4fd2c0e467867c6a4d8a59
https://github.com/hibernate/hibernate-search/commit/04a1746fdc5a60d7ce4f...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4170 Upgrade Elasticsearch client to 7.11
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>
Commit: b143429c1b832fd4a873d5bb20e0b1e3162be4c3
https://github.com/hibernate/hibernate-search/commit/b143429c1b832fd4a873...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M CONTRIBUTING.md
M Jenkinsfile
M integrationtest/backend/elasticsearch/pom.xml
M parents/integrationtest/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4170 Upgrade test infrastructure to test Elasticsearch 7.11 too
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>
Commit: 578f5c5216c005d01269049cd4ea0a4cb47f5dbf
https://github.com/hibernate/hibernate-search/commit/578f5c5216c005d01269...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M CONTRIBUTING.md
M documentation/src/main/asciidoc/reference/getting-started.asciidoc
Log Message:
-----------
HSEARCH-4170 Mention in the documentation that Elasticsearch 7.11 is not open-source
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>
Compare:
https://github.com/hibernate/hibernate-search/compare/96f896b64de3...578f...