Skip to content

1.11.0

Compare
Choose a tag to compare
@Captain-P-Goldfish Captain-P-Goldfish released this 21 Jun 18:06
· 432 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 the ServiceProviderinstance
  • 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 a Context object that also holds the previously received Authorizationobject.

Bug Fixes

  • fixed a bug that caused NullPointerExceptions on auto-filtering if the filter-expression referenced attributes on the meta-attribute