Issue #1968712 by Berdir: reset the order object stored in the checkout form form cache so a submission that fails validation will ensure the form gets rebuilt with the updated order object.
Issue #1970482 by rszrama, davidwthomas: fix the regression introduced by #1863776 into commerce_product_reference_commerce_product_uri() that prevented product image / file fields from linking to the entity into whose display they were being injected; specifically this makes injected product image fields able to link to the product displays that reference them again.
Issue #1969156 by rszrama: add query tags to the can delete queries for customer profiles in the Order module and products in the Product Reference module.
Issue #1967262 by rszrama: update commerce_product_reference_entity_view() to not attempt to find a default product in a product reference field with no value.