Skip to content

Allow Faraday 2.x#88

Merged
wmatveyenko merged 1 commit intoarthurnn:mainfrom
gaffneyc:update-faraday
Aug 1, 2022
Merged

Allow Faraday 2.x#88
wmatveyenko merged 1 commit intoarthurnn:mainfrom
gaffneyc:update-faraday

Conversation

@gaffneyc
Copy link
Contributor

@gaffneyc gaffneyc commented Jun 7, 2022

Faraday split all of the different adapters out into separate gems and
pulled some common middleware into the main gem. This allows anyone
using the Gem to also use Faraday 2.x.

Quick note that I didn't change Gemfile.lock as I hope that #86 or #87 are merged before this. Tests are all green on Faraday 2.3.

https://github.com/lostisland/faraday/blob/main/CHANGELOG.md

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Closes #84

Faraday split all of the different adapters out into separate gems and
pulled some common middleware into the main gem. This allows anyone
using the Gem to also use Faraday 2.x.

https://github.com/lostisland/faraday/blob/main/CHANGELOG.md

Closes arthurnn#84
@rebelagentm
Copy link

Just adding a +1 for this. 😃

@Oneill38
Copy link

Oneill38 commented Jul 6, 2022

Also a strong +1! Hopefully @wmatveyenko takes a look soon since they seem to be active in here 😸

@arthurnn
Copy link
Owner

👍 lets go ahead with this. We are also at the process of upgrading Faraday at GitHub, and relaxing this will help us too. thanks

@wmatveyenko
Copy link
Collaborator

@gaffneyc can you add this - "By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license." to you PR?

Thanks!

@gaffneyc
Copy link
Contributor Author

gaffneyc commented Aug 1, 2022

Sure thing, added it to the PR message.

Thank you for getting these merged

@wmatveyenko wmatveyenko merged commit 6fcdb99 into arthurnn:main Aug 1, 2022
@wmatveyenko
Copy link
Collaborator

Thanks for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can we relax faraday version constraint?

5 participants