1.12.0
Captain-P-Goldfish
released this
11 Sep 08:58
·
448 commits
to master
since this release
API Changes
- The
Context
request-object will now be passed to the request validation as additional-parameter. This allows to check also for authentication details during resource validation in case that a client should have only limited rights to modify a resource.
Bug Fixes
- Several Bugs were fixed related to patch operations.
- Issue: #200
- Issue: #201
- While fixing these issues a I was able to discover several other problems related to these issues that were also be fixed
- Please take a look at the wiki (https://github.com/Captain-P-Goldfish/SCIM-SDK/wiki/Patching-resources) to check how the behaviour has changed with this version