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

update Search::Elasticsearch to latest #1300

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Conversation

haarg
Copy link
Member

@haarg haarg commented Oct 25, 2024

To support newer Elasticsearch versions, we want a new Search::Elasticsearch version. It still supports older versions, as long as the correct module is installed and it is instructed to use it.

We've already made the necessary changes to explicitly configure it to use Search::Elasticsearch::Client::2_0::Direct, so we are now free to upgrade.

mickeyn
mickeyn previously approved these changes Oct 25, 2024
haarg added 2 commits October 25, 2024 12:38
To support newer Elasticsearch versions, we want a new
Search::Elasticsearch version. It still supports older versions, as long
as the correct module is installed and it is instructed to use it.

We've already made the necessary changes to explicitly configure it to
use Search::Elasticsearch::Client::2_0::Direct, so we are now free to
upgrade.
@haarg haarg force-pushed the haarg/new-search-elasticsearch branch from 22a6810 to d353a30 Compare October 25, 2024 10:38
@haarg haarg merged commit 859022a into master Oct 25, 2024
1 check passed
@haarg haarg deleted the haarg/new-search-elasticsearch branch October 25, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants