Bump apache-httpclient5.version to 5.6.2, apache-httpcore5.version to 5.4.3#26613
Open
thll wants to merge 5 commits into
Open
Bump apache-httpclient5.version to 5.6.2, apache-httpcore5.version to 5.4.3#26613thll wants to merge 5 commits into
apache-httpclient5.version to 5.6.2, apache-httpcore5.version to 5.4.3#26613thll wants to merge 5 commits into
Conversation
Contributor
Author
|
Currently blocked by a pending update of our |
Contributor
Author
|
If we decide not to update As a workaround to |
A gzip-encoded response must be decompressed by exactly one layer: opensearch-java < 3.6.0 decompresses itself, so HttpClient's transparent decompression (default since HttpClient 5.6) must be disabled; from opensearch-java 3.6.0 on it's the other way around. This test fails in either misconfiguration, in particular when disableContentCompression() outlives a future opensearch-java upgrade. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
Author
|
I've decided to move forward with this independently from an update of |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
apache-httpclient5.versionandapache-httpcore5.versionproperties.org.apache.httpcomponents.core5:httpcore5andorg.apache.httpcomponents.core5:httpcore5-h2dependencies.opensearch-java<3.6.0./prd https://github.com/Graylog2/graylog-plugin-enterprise/pull/14787
/nocl