Based on the 7.x-3.x make files, they're updating views node access handlers for performance, but the core d7 patch to support this isn't being included.
Error: Call to undefined method views_handler_filter_node_access::buildGrantsQueryCondition()
Core make line:
http://drupalcode.org/project/commons.git/blob/refs/heads/7.x-3.x:/drupa...
Contrib make line:
http://drupalcode.org/project/commons.git/blob/refs/heads/7.x-3.x:/drupa...
Comments
Comment #2
japerryRelated to #2204257: Update Views Content access filter per core performance improvements, updated patches to work with D7 instead of a misplaced D8 call.