Netflix/fast_jsonapi abandoned
xhs345 opened this issue · 3 comments
It looks like the project is no longer maintained by Netflix and this library depends on it, which makes me a bit hesitant to start using it. See: Netflix/fast_jsonapi#433
This is a new fork that seems to be the best alternative atm: jsonapi-serializer/jsonapi-serializer#1
@xhs345 thank you, we're aware of the status of the upstream project, that's one of the main reasons I joined the folks behind the fork. We're trying to start a communication channel with the original authors in order to find a solution.
I'll close this, since this is more of a fast_jsonapi
issue, and the issue you provided is a much better place to track the updates. Please feel free to open a new issue if you're having problems getting the two gems work together.
Thanks again 🙇♂️ !
Oh, great to hear that you joined them. I suppose the actual issue I should've reported would be something like "Gem not compatible with Ruby 2.6" because of the dependency
@xhs345 could you please give an example how I can reproduce this incompatibility issue. Our testsuite passes all tests on Ruby 2.6, that's why I advise you to open a separate issue where you can share exact steps to reproduce the problem.