Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-search
Commit: 117b5436e1c7ae9bf5d31ef962a8c0d5e1effee5
https://github.com/hibernate/hibernate-search/commit/117b5436e1c7ae9bf5d3...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
M ci/dependency-update/Jenkinsfile
R ci/dependency-update/rules-orm6.2.xml
Log Message:
-----------
Remove ORM 6.2 upgrade job since 7.0 targets 6.3+
Commit: bb50fb95a05474d380e107f0d57641ddba5cace6
https://github.com/hibernate/hibernate-search/commit/bb50fb95a05474d380e1...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
M
integrationtest/backend/elasticsearch/src/test/java/org/hibernate/search/integrationtest/backend/elasticsearch/testsupport/util/ElasticsearchTckBackendFeatures.java
Log Message:
-----------
Update Elasticsearch TCK version condition
- since this bug is not fixed we constantly need to bump the version and also the bug is
in their main branch leading to failures in upgrade test runs. We are subscribed to the
issue, so once it is resolved, we can change the condition.
Compare:
https://github.com/hibernate/hibernate-search/compare/027f66ab3b6d...bb50...