This update only affects accounts that use an external customer registry service. (There is one such account at the moment). Two changes have been implemented:
  1. Caching has been implemented for some of the customer registry queries. Caching can be enabled with configuration parameters:
    • "customer_registry_group_getparents_cache_time" = (time in seconds)
    • "customer_registry_customer_getmasterrecord_cache_time" = (time in seconds)
  2. Price list algorithm optimization: if the account is not using customer price lists and customer group price lists, price list lookups can be disabled with configuration parameter "customer_and_group_price_lists_are_not_used" = 1.