Corrected data diff view within a proposed change or branch view so that changes to Profiles show up. (#8529)
Fixed hard failures on GraphQL queries that would exhaust Neo4j's server thread pool by implementing back off retry. (#8696)
Fix object creation from a template when a resource pool is assigned to a required relationship or attribute field. (#8701)
Deleting a node that inherits from CoreArtifactTarget now automatically deletes its associated artifacts. (#8735)
Add missing hfid field to RelatedIPAddressNodeInput GraphQL type, allowing IP address relationships to be referenced by human-friendly ID
Fixed "Import latest commit" action crashing with 'Node' object has no attribute 'ref' when used on a regular Repository instead of a Read-Only Repository.