Version 1.6.0
Adds INHERITED_ROLES index field (DDR-2293). Changes Ddr::SolrDocumentBehavior#inherited_roles to use new field if available, and to fall back to legacy behavior otherwise.
Changes Ddr::SolrDocumentBehavior#resource to use resource factory to instantiate resource, eliminating an extra Solr request (DDR-2294).
Changes Ddr::SolrDocumentBehavior#parent_id to use Valkyrie-indexed parent_id rather than legacy is_part_of and is_member_of_collection fields.