v8.3.0
What's Changed
- Fix JSON encoding affordance when using a user-defined schema to work on collections by @gcotelli in #160
- Add standard handling for unprocessable entities by @gcotelli in #162
- Improve unprocessable entities detection during updates by @gcotelli in #163
- Fix #164 : Use the correct media type to calculate the ETag when comparing for an update operation under certain conditions. by @gcotelli in #165
Full Changelog: v8.2.0...v8.3.0