Change record status: 
Project: 
Introduced in branch: 
11.2.x
Introduced in version: 
11.2.0
Description: 

Class \Drupal\user\Plugin\views\argument_default\CurrentUser now requires the AccountProxyInterface in its constructor.

Any class extending this class needs to update its constructor to match.

Impacts: 
Module developers