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 to Apache Http Client 4.5.13 #12679

Merged
merged 1 commit into from Oct 14, 2020
Merged

Conversation

sberyozkin
Copy link
Member

No description provided.

@sberyozkin sberyozkin added this to the 1.10 - master milestone Oct 13, 2020
@sberyozkin sberyozkin changed the title Update to Apache Http CLient 4.5.13 Update to Apache Http Client 4.5.13 Oct 13, 2020
@gastaldi
Copy link
Contributor

gastaldi commented Oct 13, 2020

Maybe add to Dependabot too? Or is there a reason to not be in there?

@gastaldi gastaldi added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 13, 2020
@sberyozkin
Copy link
Member Author

Hi @gastaldi sorry, sure I'll update the dependabout config, this build has failed (likely for unrelated reason), but I'll update the PR anyway

@sberyozkin
Copy link
Member Author

@gastaldi it is already there :-), - dependency-name: org.apache.httpcomponents:httpclient

@gsmet
Copy link
Member

gsmet commented Oct 13, 2020

The issue is that you have ${httpclient.version} used for other artifacts that are not in the Dependabot config. That's why it's not updated.

Now I'm not entirely sure how to update this given httpcore probably needs to be synced.

@sberyozkin
Copy link
Member Author

sberyozkin commented Oct 13, 2020

@gsmet, @gastaldi interesting, httpcore has a different version, may be adding httpclient-cache and httpclient-mime can make dependabot happy ? Pity it is not possible to use a wildcard :-), dependency-name: org.apache.httpcomponents:http*

@gsmet
Copy link
Member

gsmet commented Oct 13, 2020

Wildcards are supposed to be supported now.

And yes, that would make Dependabot happy. What I was mentioning is that there's a good chance you need to update httpcore when upgrading the httpclient artifacts.

Anyway, let's do it in another PR, I would like to get this one CI-tested and backported.

@sberyozkin
Copy link
Member Author

@gsmet I see what you meant about http-core :-). Tricky, I was not sure about the wildcard as it is the same group id but indeed, it can be reviewed later. thanks

@gsmet
Copy link
Member

gsmet commented Oct 13, 2020

Rebased to get a CI fix.

@gastaldi
Copy link
Contributor

gastaldi commented Oct 13, 2020

Dumb question: In https://hc.apache.org/downloads.cgi it says that the latest is 5.0.3 - why we aren't using that?

UPDATE: Ignore me, that's the HTTP Core version
UPDATE 2: Actually no, there is Apache HttpClient 5.0.3. I suppose because the package name changed?

@sberyozkin
Copy link
Member Author

Hey @gastaldi I haven't thought about 5.0.3, and indeed I'm not sure about the implications

@jaikiran jaikiran merged commit f0f28fa into quarkusio:master Oct 14, 2020
@gsmet gsmet modified the milestones: 1.10 - master, 1.9.0.Final Oct 14, 2020
@sberyozkin sberyozkin deleted the http_client branch December 4, 2020 10:49
@rsvoboda
Copy link
Member

@gsmet What is this upgrade fixing for 1.7 branch?

@gsmet
Copy link
Member

gsmet commented Dec 11, 2020

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.

None yet

5 participants