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

Bump faraday version to latest #946

Merged
merged 1 commit into from Jan 29, 2020

Conversation

ksylvest
Copy link
Contributor

@ksylvest ksylvest commented Jan 14, 2020

Bumping required faraday version to v1.0.0 from v0.7.6. This requires dropping support for Ruby 2.2 - but fixes Ruby 2.7. For details see:

https://github.com/lostisland/faraday/blob/master/CHANGELOG.md#v10

@ksylvest ksylvest force-pushed the bump-faraday-from-v0.7.6-to-v1.0.0 branch from afc070d to 4f20523 Compare January 14, 2020 05:34
@ksylvest ksylvest marked this pull request as ready for review January 14, 2020 05:35
Bumping required faraday version to v1.0.0 from v0.7.6. This requires
dropping support for Ruby 2.2 - but fixes Ruby 2.7. For details see:

https://github.com/lostisland/faraday/blob/master/CHANGELOG.md#v10
@ksylvest ksylvest force-pushed the bump-faraday-from-v0.7.6-to-v1.0.0 branch from 4f20523 to eddd379 Compare January 14, 2020 05:52
@scottbartell scottbartell mentioned this pull request Jan 21, 2020
@FraDim
Copy link

FraDim commented Jan 27, 2020

@HazAT, do you think that this is ready to merge?

@HazAT
Copy link
Member

HazAT commented Jan 28, 2020

Thanks for the PR, can you add ruby 2.7 to the matrix plz?

@ksylvest ksylvest force-pushed the bump-faraday-from-v0.7.6-to-v1.0.0 branch from 2fe3e95 to eddd379 Compare January 29, 2020 00:49
@ksylvest
Copy link
Contributor Author

@HazAT not easily: 2fe3e95 (similar to how HEAD is failing in master right now). Have an issue that hasn't been responded to for this:

#947

It looks like the behaviour of JSON changed slightly between v2.6.5 and v2.7.0. I'd prefer to fix the testing of JSON in the standard library separate from bumping faraday versions if possible.

@HazAT
Copy link
Member

HazAT commented Jan 29, 2020

OK, I am merging this but I want to wait with a release until we fixed 2.7.0

Copy link
Member

@HazAT HazAT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

THX 🥇

@HazAT HazAT merged commit 2e4378d into getsentry:master Jan 29, 2020
@meal
Copy link

meal commented Jan 29, 2020

any ETA for new gem version release with this PR?

@ksylvest ksylvest deleted the bump-faraday-from-v0.7.6-to-v1.0.0 branch January 30, 2020 06:27
@tanelsuurhans
Copy link

Any updates on a release?

@HazAT
Copy link
Member

HazAT commented Feb 21, 2020

We will do a release next week, after merging: #952

@pdkproitf
Copy link

@HazAT Can you confirm the release day?

I got problems with the old faraday version.

@HazAT
Copy link
Member

HazAT commented Mar 2, 2020

Released 3.0.0 just now.

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.

None yet

6 participants