Change record status: 
Project: 
Introduced in branch: 
8.8.x
Introduced in version: 
8.8.0
Description: 

The constructor to Plugin \Drupal\comment\Plugin\views\field\NodeNewComments has changed and now expects an instance of the EntityTypeManger and EntityFieldManager as arguments.

Although changes to plugin constructors are not considered API breaks as per our API policy, the change introduces a backwards compatible layer for Drupal 8 that will be removed before Drupal 9.

Any sub-classes of the plugin will need to update their constructor accordingly

Impacts: 
Module developers
Updates Done (doc team, etc.)
Online documentation: 
Not done
Theming guide: 
Not done
Module developer documentation: 
Not done
Examples project: 
Not done
Coder Review: 
Not done
Coder Upgrade: 
Not done
Other: 
Other updates done