2025
Commerce Layer changelog for software updates, new features, and general improvements.
Last updated
Was this helpful?
Commerce Layer changelog for software updates, new features, and general improvements.
Last updated
Was this helpful?
We've extended to all the (with the only exception of ). Now, as a result of a successful response, you can ensure that external resources automatically add to the resource they are called for, specifically:
can add notifications on the patched line item.
can add notifications on the patched shipping method.
Each 's transaction (except for ) can add notifications to the associated order.
can add notifications to the order on which they are performing the discount computation.
can add notifications to the order on which they are performing the tax computation.
Still talking about external resources, we also added the option to pass two Trace Context so that you can easily trace the calls to your external endpoints on your APM. On top of that, we released the following minor (but still relevant) updates to our APIs:
— to enable the above, we added the relationship with the associated .
— we added a new timestamp that traces the time at which the resource was processed by the API.
— now we try to fulfill the associated order not only anytime a shipment is shipped but also when a shipment is cancelled (useful especially if the shipment cancellation is triggered ).