This repository was archived by the owner on Mar 16, 2025. It is now read-only.
Release 1.5.0
Breaking Changes
Simplify API:
- Drop
RequestModifierinterface.RequestContext.nextacceptsRequestModifictionparameter only.- Drop
RequestContext.modifiedBy()method.
- Drop
RequestCapabilitiesin favor ofRequestCapability - Greatly simplify
requestProcessor()implementation.
Despite these modification a backward-incompatible they probably wonn't affect client code.
But they require RequestCapability implementations to be updated.