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

Backport PR #14185 to 7.16: Deps: lock faraday to 1.x due elasticsearch-transport #14189

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

Backport PR #14185 to 7.16 branch, original message:


Release notes

[rn:skip]

What does this PR do?

Dependency restriction, due the elasticsearch dependency.
Elasticsearch client is used in logstash-input-elasticsearch and logstash-filter-elasticsearch.
The client has a transitive dependency on faraday '-> 1' (even in 8.x)

Avoids ruby unit test failures (such as this)

Why is it important/What is the impact to the user?

Users would not end up with latest versions of the ES plugins if we're using latest Faraday 2.x.
This mostly concerns development and users checking out the main branch atm.

How to test this PR locally

Related

@kares kares closed this May 30, 2022
@kares kares deleted the backport_14185_7.16 branch May 30, 2022 15:09
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.

None yet

1 participant