Change record status: 
Project: 
Introduced in branch: 
8.0.x
Introduced in version: 
8.0.0-beta11
Description: 

The following methods in Drupal\Core\Render\BubbleableMetadata are replaced by a new variant:

Before After
BubbleableMetadata::getAssets() BubbleableMetadata::getAttachments()
BubbleableMetadata::addAssets() BubbleableMetadata::addAttachments()
BubbleableMetadata::setAssets() BubbleableMetadata::setAttachments()
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