- CMA now supports marking taxonomy validations as required on content type metadata.
- A new boolean `required` property can be set on taxonomy links via POST, PUT, and PATCH; it defaults to false and is always returned.
- Entries of a content type are validated on publish to ensure required taxonomy concepts are assigned.