1.11.0
Captain-P-Goldfish
released this
21 Jun 18:06
·
463 commits
to master
since this release
Features
- A workaround was added to fix broken patch-remove requests that are constructed by microsoft azure. see #167 for more details
- the
ForkJoinPool
for parallel execution during auto-sorting and auto-filtering is now configurable in theServiceProvider
instance - The new context-object in the
ResourceHandler
-methods provides 2 new methods that can be used to provide resource-urls to the current resource or other resources. This feature relates to #176
API Changes
- Changed the method signatures of the
ResourceHandler
-implementation that will now accept aContext
object that also holds the previously receivedAuthorization
object.
Bug Fixes
- fixed a bug that caused NullPointerExceptions on auto-filtering if the filter-expression referenced attributes on the meta-attribute