Change record status: 
Introduced in branch: 
7.x-3.x
Description: 

A views_handler_field_entity field handler was introduced to help provide fully-loaded entity objects to field handlers. views_handler_field_node_link now extends this class and has its parameters for its render_link() function changed.

Impacts: 
Module developers