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

Upgrade to Hibernate Search 6.0.0.CR1 / Elasticsearch 7.9.2 #13112

Merged
merged 3 commits into from
Nov 4, 2020

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented Nov 4, 2020

Nothing much to report, it's mostly just a version bump.

To be added to the migration guide:

## Hibernate Search ORM + Elasticsearch (Preview)

* Many deprecated methods and classes were removed. For more information: https://in.relation.to/2020/11/04/hibernate-search-6-0-0-CR1/#breaking_changes
* Async/reactive methods now return `CompletionStage` instead of `CompletableFuture`. To convert a `CompletionStage` to a `Future`, call `.toCompletableFuture()`.

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Migration guide updated.

@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Nov 4, 2020
@gsmet gsmet added this to the 1.10 - master milestone Nov 4, 2020
@gsmet gsmet merged commit 656be5c into quarkusio:master Nov 4, 2020
@yrodiere yrodiere deleted the search6CR1 branch May 17, 2021 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants