Implemented again permissions_by_term_node_access(). Do not return AccessResult. Only dispatch the event. Important for compatibility with Permissions by Term Redirect module with enabled node access records.
Geocoder geocode and reverse method refactored to catch all possible exceptions under the same generic \Exception, as not specific handler implemented, and as a fix of the Issue #3008232 by itamair, Steven.Pescador (geocoder fails with white page if address is unknown to openstreetmap)