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

Added support for net-http-persistent v3 #206

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Conversation

baversjo
Copy link
Contributor

@baversjo baversjo commented May 6, 2019

The API for constructing new instances of Net::HTTP::Persistent changed slightly in net-http-persistent 3.x. This PR adds support for running both in v2 and v3.

@coveralls
Copy link

coveralls commented May 6, 2019

Coverage Status

Coverage decreased (-0.1%) to 96.963% when pulling 0089e1c on smrt:master into 2fbd6b1 on savonrb:master.

@micke
Copy link

micke commented Mar 16, 2020

It would be great to get this merged and released, travis seems to have had some issue with rubygems though. Probably enough to re-run the tests.

@rogerleite
Copy link
Member

Looking to Travis log, two possible solutions:

  • set bundler version that supports Ruby < 2.3.0 (I don't know how I need to check)
    or
  • drop support to Ruby < 2.3.0

Unfortunately, I don't have time to take care of httpi any help is welcome, I can do it on baby steps.

@rogerleite rogerleite merged commit ceb0fe7 into savonrb:master Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants