- CRNs in ResourceLinks now embed the environment ID (master or specific) by default.
- The CRN format changes from .../spaces/:spaceId/entries/:entryId to .../spaces/:spaceId/environments/:environmentId/entries/:entryId.
- Affects both the Content Management API and Content Delivery API, requiring updates to any CRN handling logic.