-
Notifications
You must be signed in to change notification settings - Fork 169
update http client version #413
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
Conversation
|
Let's see, reading https://github.com/httprb/http/blob/master/CHANGES.md... Have you tried running with 4.0? |
|
|
@cben I am running 4.1 and no issues so far. I agree |
Other 4.0.0 changes don't sound relevant. |
|
Allow `http` `3.*` and `4.*` Co-Authored-By: Beni Cherniavsky-Paskin <cben@redhat.com>
|
Weird, the 2.2.0 job https://travis-ci.org/abonas/kubeclient/jobs/545301561#L488 |
|
Aha, 4.0.0 metadata still declared 2.2 support. |
Ruby 2.2 is EOL soon, so no point in having it within supported rubies for upcoming major 4.x release
|
Asked on httprb/http@190d4eb |
I see there is some discussion about changing the http client. In the mean time, perhaps we can bump the current client to a more recent version.