jsonapi-utils
jsonapi-utils copied to clipboard
Support for JSONAPI::Resources 0.10
I'd love to use this library in conjunction with the latest version of JSONAPI::Resources. There are a number of breaking changes from what I can see, particularly with the removal of JSONAPI::OperationResults
.
I'm new to this library and JSONAPI::Resources
so I don't think I have the context yet to get this up and running myself so I wanted to open a ticket to see if it's on anyone else's radar.
Hey there!
I see that JR's version was updated recently, but there's no official release yet.
JSONAPI::Utils
heads to keep supporting the latest "stable" versions from JSONAPI::Resources
, so maybe when they launch a v0.10.0.beta
we may start working to make JU compatible with their most recent breaking changes.
Thanks for the feedback, @adambedford. I will keep an eye on it.
Hi, i know this question was not addressed for some time, but the final version of 0.10 of jsonapi resources has been released. any plans to adapt json api utils for that ?
any updates about this? at least for version 0.9.11
@danieldocki, I will be merging the support for v0.9.11 later today.
JU 0.7.3 is released with support to JR 0.9.11. This week I will be preparing the 0.8.x with support to JR 0.10.x.
Hi @tiagopog, thanks for your work 😄 ! Do we know if there are breaking changes with latest JR v0.10.2 ? Thinking about forcing it to latest
@benoror did you proceed with just updating to jsonapi resources 0.10 ?
we did, but we end up using bare JR instead
So did you guys find any workaround here? or did you just move to bare JR? why was this never updated?