-
Notifications
You must be signed in to change notification settings - Fork 357
Closed
Labels
citriagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.v3.0.0
Description
Description
main CI started failing due to an effort to migrate http client/core to 5.x via opensearch-project/OpenSearch#4459
Since we transitively pull these dependencies which were removed, the CI failed.
api "org.apache.httpcomponents:httpclient:${versions.httpclient}"
api "org.apache.httpcomponents:httpcore:${versions.httpcore}"
api "org.apache.httpcomponents:httpasyncclient:${versions.httpasyncclient}"
api "org.apache.httpcomponents:httpcore-nio:${versions.httpcore}"
There is an ongoing effort to fix this.
Expectations
CI should be green
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
citriagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.v3.0.0