Change record status: 
Project: 
Introduced in branch: 
2.0.x
Introduced in version: 
2.0.0
Description: 

They only support two methods now:

  • calculatePermissions(AccountInterface $account, $scope)
  • getPersistentCacheContexts($scope)

Please refactor you calculators to match the new interface and make sure you extend the base class.

Impacts: 
Module developers
Site templates, recipes and distribution developers