Coming next release
Released on 10.10.2024
PAC.CW is not presented as a delivery option if store never had stock on item
PAC.CW is presented as a delivery option if store never had stock on item for the store which are included as a PAC store in the Dispatch Service Rule.
Check ResponseCode before deserializing the response from Consignor services
While contacting Consignor services api and if the Consignor services is unavailable then Dispatch service won't try to de-serialize the response but will return an appropriate failure response.
Released on 26.09.2024
PAC.CW is not presented as a delivery option if store never had stock on item
PAC.CW is presented as a delivery option if store never had stock on item for the store which are included as a PAC store in the Dispatch Service Rule
Released 05.09.2024
Improve StockImport to persist the blobs in Staging tables
Enhanced BlobStagingImport to import 'ChainStockBatchUpdate' blobs into [staging].[FlatBatch] and [staging].[FlatBatchJson], and updated BlobStagingMerger to handle merging data from these staging tables into the stock tables.
Improve HealthCheck functionality
Removed health check for nShift/Consignor to ensure uninterrupted functionality in Dispatch Service
...
Released 29.07.2024
Check If Lifecycle of the Startup in the DispatchService is Proper
...