Bump faraday version to latest#946
Bump faraday version to latest#946HazAT merged 1 commit intogetsentry:masterfrom ksylvest:bump-faraday-from-v0.7.6-to-v1.0.0
Conversation
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
|
@HazAT, do you think that this is ready to merge? |
|
Thanks for the PR, can you add ruby 2.7 to the matrix plz? |
|
@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: https://github.com/getsentry/raven-ruby/issues/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. |
|
OK, I am merging this but I want to wait with a release until we fixed |
|
any ETA for new gem version release with this PR? |
|
Any updates on a release? |
|
We will do a release next week, after merging: #952 |
|
@HazAT Can you confirm the release day? I got problems with the old |
|
Released |
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