Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump hibernate-search.version from 7.1.1.Final to 7.2.1.Final #219

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps hibernate-search.version from 7.1.1.Final to 7.2.1.Final.
Updates org.hibernate.search:hibernate-search-bom from 7.1.1.Final to 7.2.1.Final

Changelog

Sourced from org.hibernate.search:hibernate-search-bom's changelog.

7.2.1.Final (2024-08-30)

** Bug * HSEARCH-5226 @​IndexedEmbedded fail when entity got @​formula

** Task * HSEARCH-5223 Investigate the problem with outbox polling jar being marked as non-reproducible * HSEARCH-5222 Update or remove Elasticsearch upgrade testing

7.2.0.Final (2024-08-09)

** Improvement * HSEARCH-5221 Upgrade to Elasticsearch client 8.15.0 * HSEARCH-5220 Add Elasticsearch 8.15.0 compatibility * HSEARCH-5219 Upgrade to Hibernate ORM 6.6.0.Final * HSEARCH-5218 Add compatibility with OpenSearch 2.16.0

7.2.0.CR1 (2024-08-07)

** Bug * HSEARCH-5211 Possible infinite recursion when creating a SearchWorkspace by calling a deprecated SearchScope#workspace(String) * HSEARCH-5204 Fix rendering of some definition lists * HSEARCH-5170 Setting an association to null before removing an entity may not trigger indexing * HSEARCH-5136 Mapped superclass with generic ID causes MassIndexer to fail

** Improvement * HSEARCH-5217 Upgrade to Hibernate ORM 6.6.0.CR2 * HSEARCH-5212 Upgrade to Avro 1.12.0 * HSEARCH-5207 Upgrade jboss-logging-tools to 3.0.1.Final * HSEARCH-5203 Test against latest Elasticsearch 8.14.3 * HSEARCH-5202 Upgrade Elasticsearch client to 8.14.3 * HSEARCH-5200 Upgrade Jackson to 2.17.2 * HSEARCH-5195 Upgrade Elasticsearch client to 8.14.2 * HSEARCH-5192 Make Hibernate Search build produce "reproducible" sources jar * HSEARCH-5189 Delay creating index names for the Elasticsearch backend till "runtime" * HSEARCH-5187 Deprecate ValueConvert in favor of more a more descriptive enum with more consistent handling * HSEARCH-5184 Upgrade to Lucene 9.11.1 * HSEARCH-5183 Add a score based alternative to similarity filter in the knn predicate * HSEARCH-5182 Enable knn similarity filter for the OpenSearch backend * HSEARCH-5181 Add compatibility with OpenSearch 2.15.0 * HSEARCH-5179 Upgrade to AWS SDK 2.26.4 * HSEARCH-5175 Upgrade to Hibernate ORM 6.6.0.CR1 * HSEARCH-5172 Upgrade Elasticsearch client to 8.14.1 * HSEARCH-5167 Bump com.carrotsearch:hppc from 0.9.1 to 0.10.0

** New Feature * HSEARCH-3906 Support prefix queries in dsl

... (truncated)

Commits
  • 719f69c [Jenkins release job] Preparing release 7.2.1.Final
  • 2a18e14 [Jenkins release job] changelog.txt updated by release build 7.2.1.Final
  • 7b62161 HSEARCH-5144 Add a migration note on JBoss Logging upgrade
  • d85859a HSEARCH-5226 Ignore collecting scale on formula properties
  • f5505f0 HSEARCH-5222 Replace testing of elasticsearch-latest
  • 81bc873 HSEARCH-5157 Run tests against OpenSearch 2.13 AWS
  • 2370bfd Keep only relevant CI upgrade jobs
  • de1b3a9 [Jenkins release job] Preparing next development iteration
  • 31c99da [Jenkins release job] Preparing release 7.2.0.Final
  • 9d1782e [Jenkins release job] changelog.txt updated by release build 7.2.0.Final
  • Additional commits viewable in compare view

Updates org.hibernate.search:hibernate-search-mapper-orm from 7.1.1.Final to 7.2.1.Final

Changelog

Sourced from org.hibernate.search:hibernate-search-mapper-orm's changelog.

7.2.1.Final (2024-08-30)

** Bug * HSEARCH-5226 @​IndexedEmbedded fail when entity got @​formula

** Task * HSEARCH-5223 Investigate the problem with outbox polling jar being marked as non-reproducible * HSEARCH-5222 Update or remove Elasticsearch upgrade testing

7.2.0.Final (2024-08-09)

** Improvement * HSEARCH-5221 Upgrade to Elasticsearch client 8.15.0 * HSEARCH-5220 Add Elasticsearch 8.15.0 compatibility * HSEARCH-5219 Upgrade to Hibernate ORM 6.6.0.Final * HSEARCH-5218 Add compatibility with OpenSearch 2.16.0

7.2.0.CR1 (2024-08-07)

** Bug * HSEARCH-5211 Possible infinite recursion when creating a SearchWorkspace by calling a deprecated SearchScope#workspace(String) * HSEARCH-5204 Fix rendering of some definition lists * HSEARCH-5170 Setting an association to null before removing an entity may not trigger indexing * HSEARCH-5136 Mapped superclass with generic ID causes MassIndexer to fail

** Improvement * HSEARCH-5217 Upgrade to Hibernate ORM 6.6.0.CR2 * HSEARCH-5212 Upgrade to Avro 1.12.0 * HSEARCH-5207 Upgrade jboss-logging-tools to 3.0.1.Final * HSEARCH-5203 Test against latest Elasticsearch 8.14.3 * HSEARCH-5202 Upgrade Elasticsearch client to 8.14.3 * HSEARCH-5200 Upgrade Jackson to 2.17.2 * HSEARCH-5195 Upgrade Elasticsearch client to 8.14.2 * HSEARCH-5192 Make Hibernate Search build produce "reproducible" sources jar * HSEARCH-5189 Delay creating index names for the Elasticsearch backend till "runtime" * HSEARCH-5187 Deprecate ValueConvert in favor of more a more descriptive enum with more consistent handling * HSEARCH-5184 Upgrade to Lucene 9.11.1 * HSEARCH-5183 Add a score based alternative to similarity filter in the knn predicate * HSEARCH-5182 Enable knn similarity filter for the OpenSearch backend * HSEARCH-5181 Add compatibility with OpenSearch 2.15.0 * HSEARCH-5179 Upgrade to AWS SDK 2.26.4 * HSEARCH-5175 Upgrade to Hibernate ORM 6.6.0.CR1 * HSEARCH-5172 Upgrade Elasticsearch client to 8.14.1 * HSEARCH-5167 Bump com.carrotsearch:hppc from 0.9.1 to 0.10.0

** New Feature * HSEARCH-3906 Support prefix queries in dsl

... (truncated)

Commits
  • 719f69c [Jenkins release job] Preparing release 7.2.1.Final
  • 2a18e14 [Jenkins release job] changelog.txt updated by release build 7.2.1.Final
  • 7b62161 HSEARCH-5144 Add a migration note on JBoss Logging upgrade
  • d85859a HSEARCH-5226 Ignore collecting scale on formula properties
  • f5505f0 HSEARCH-5222 Replace testing of elasticsearch-latest
  • 81bc873 HSEARCH-5157 Run tests against OpenSearch 2.13 AWS
  • 2370bfd Keep only relevant CI upgrade jobs
  • de1b3a9 [Jenkins release job] Preparing next development iteration
  • 31c99da [Jenkins release job] Preparing release 7.2.0.Final
  • 9d1782e [Jenkins release job] changelog.txt updated by release build 7.2.0.Final
  • Additional commits viewable in compare view

Updates org.hibernate.search:hibernate-search-backend-lucene from 7.1.1.Final to 7.2.1.Final

Changelog

Sourced from org.hibernate.search:hibernate-search-backend-lucene's changelog.

7.2.1.Final (2024-08-30)

** Bug * HSEARCH-5226 @​IndexedEmbedded fail when entity got @​formula

** Task * HSEARCH-5223 Investigate the problem with outbox polling jar being marked as non-reproducible * HSEARCH-5222 Update or remove Elasticsearch upgrade testing

7.2.0.Final (2024-08-09)

** Improvement * HSEARCH-5221 Upgrade to Elasticsearch client 8.15.0 * HSEARCH-5220 Add Elasticsearch 8.15.0 compatibility * HSEARCH-5219 Upgrade to Hibernate ORM 6.6.0.Final * HSEARCH-5218 Add compatibility with OpenSearch 2.16.0

7.2.0.CR1 (2024-08-07)

** Bug * HSEARCH-5211 Possible infinite recursion when creating a SearchWorkspace by calling a deprecated SearchScope#workspace(String) * HSEARCH-5204 Fix rendering of some definition lists * HSEARCH-5170 Setting an association to null before removing an entity may not trigger indexing * HSEARCH-5136 Mapped superclass with generic ID causes MassIndexer to fail

** Improvement * HSEARCH-5217 Upgrade to Hibernate ORM 6.6.0.CR2 * HSEARCH-5212 Upgrade to Avro 1.12.0 * HSEARCH-5207 Upgrade jboss-logging-tools to 3.0.1.Final * HSEARCH-5203 Test against latest Elasticsearch 8.14.3 * HSEARCH-5202 Upgrade Elasticsearch client to 8.14.3 * HSEARCH-5200 Upgrade Jackson to 2.17.2 * HSEARCH-5195 Upgrade Elasticsearch client to 8.14.2 * HSEARCH-5192 Make Hibernate Search build produce "reproducible" sources jar * HSEARCH-5189 Delay creating index names for the Elasticsearch backend till "runtime" * HSEARCH-5187 Deprecate ValueConvert in favor of more a more descriptive enum with more consistent handling * HSEARCH-5184 Upgrade to Lucene 9.11.1 * HSEARCH-5183 Add a score based alternative to similarity filter in the knn predicate * HSEARCH-5182 Enable knn similarity filter for the OpenSearch backend * HSEARCH-5181 Add compatibility with OpenSearch 2.15.0 * HSEARCH-5179 Upgrade to AWS SDK 2.26.4 * HSEARCH-5175 Upgrade to Hibernate ORM 6.6.0.CR1 * HSEARCH-5172 Upgrade Elasticsearch client to 8.14.1 * HSEARCH-5167 Bump com.carrotsearch:hppc from 0.9.1 to 0.10.0

** New Feature * HSEARCH-3906 Support prefix queries in dsl

... (truncated)

Commits
  • 719f69c [Jenkins release job] Preparing release 7.2.1.Final
  • 2a18e14 [Jenkins release job] changelog.txt updated by release build 7.2.1.Final
  • 7b62161 HSEARCH-5144 Add a migration note on JBoss Logging upgrade
  • d85859a HSEARCH-5226 Ignore collecting scale on formula properties
  • f5505f0 HSEARCH-5222 Replace testing of elasticsearch-latest
  • 81bc873 HSEARCH-5157 Run tests against OpenSearch 2.13 AWS
  • 2370bfd Keep only relevant CI upgrade jobs
  • de1b3a9 [Jenkins release job] Preparing next development iteration
  • 31c99da [Jenkins release job] Preparing release 7.2.0.Final
  • 9d1782e [Jenkins release job] changelog.txt updated by release build 7.2.0.Final
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `hibernate-search.version` from 7.1.1.Final to 7.2.1.Final.

Updates `org.hibernate.search:hibernate-search-bom` from 7.1.1.Final to 7.2.1.Final
- [Release notes](https://github.com/hibernate/hibernate-search/releases)
- [Changelog](https://github.com/hibernate/hibernate-search/blob/7.2.1.Final/changelog.txt)
- [Commits](hibernate/hibernate-search@7.1.1.Final...7.2.1.Final)

Updates `org.hibernate.search:hibernate-search-mapper-orm` from 7.1.1.Final to 7.2.1.Final
- [Release notes](https://github.com/hibernate/hibernate-search/releases)
- [Changelog](https://github.com/hibernate/hibernate-search/blob/7.2.1.Final/changelog.txt)
- [Commits](hibernate/hibernate-search@7.1.1.Final...7.2.1.Final)

Updates `org.hibernate.search:hibernate-search-backend-lucene` from 7.1.1.Final to 7.2.1.Final
- [Release notes](https://github.com/hibernate/hibernate-search/releases)
- [Changelog](https://github.com/hibernate/hibernate-search/blob/7.2.1.Final/changelog.txt)
- [Commits](hibernate/hibernate-search@7.1.1.Final...7.2.1.Final)

---
updated-dependencies:
- dependency-name: org.hibernate.search:hibernate-search-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.hibernate.search:hibernate-search-mapper-orm
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.hibernate.search:hibernate-search-backend-lucene
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants