deprecated

Changelog: November 04, 2022

Welcome to the new DirectScale Developer Changelog! Here we will provide essential updates for Developers and Clients using our Platform.

Deprecated

  • Last week, we deprecated the ShouldChargeAutoShip and ShouldRetryAutoshipOrder hooks. These hooks were calling in a loop, causing long loading times for processing and reporting Autoships.

New & Improved

📘

Using our C# Client Library? See GetAutoshipChargeRules and GetAutoshipOrderRetryRules in the Abstractions Reference.

  • To experience performance gains, you will need to integrate these new hooks. We will continue to support the deprecated hooks, however.
  • Review our Autoship Hook Migration Guide for more information.