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

Starting with Drupal 8.8.0, the Workspaces module adds a (revision metadata) base field on each supported entity type for tracking the workspace associated with all the revisions of an entity. Additionally, a new workspaces.association service has been introduced to track the latest revision associated with each workspace.

The workspace_association (internal) entity type, previously used for tracking the workspace of entity revisions has been removed, and its data has been migrated to the new base field and workspaces.association service mentioned above.

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
Details: 
Progress: