Skip to content

Releases: spryker/product-offer-shipment-type-availability

1.0.0

01 Nov 17:19
Compare
Choose a tag to compare

Included commits: 0.3.1...1.0.0

Breaking Changes

  • Increased ProductOfferShipmentType module version dependency.

0.3.1

01 Nov 10:31
Compare
Choose a tag to compare

Included commits: 0.3.0...0.3.1

Improvements

  • Introduced SellableItemResponseTransfer.productAvailabilityCriteria transfer field.
  • Adjusted ProductOfferShipmentTypeAvailabilityFacade::getItemsAvailabilityForStore() to set the SellableItemResponseTransfer.productAvailabilityCriteria transfer field.
  • Impacted ProductOfferShipmentTypeBatchAvailabilityStrategyPlugin with facade changes.

0.3.0

27 Oct 15:45
Compare
Choose a tag to compare

Included commits: 0.2.0...0.3.0

Breaking Changes

  • Removed ProductOfferShipmentTypeAvailabilityClient::filterProductOfferServicePointAvailabilityCollection().
  • Added Availability module to dependencies.
  • Added ProductOfferAvailability module to dependencies.
  • Increased ProductOfferShipmentType module version dependency.
  • Removed ProductOfferServicePointAvailabilityConditions, ProductOfferServicePointAvailabilityCollection, ProductOfferServicePointAvailabilityCriteria, ProductOfferServicePointAvailabilityResponseItem, ProductOfferStorage, ShipmentTypeStorage, ShipmentTypeStorageConditions, ShipmentTypeStorageCriteria, ShipmentTypeStorageCollection from a transfer schema definition.

Adjustments

  • Removed ProductOfferServicePointAvailabilityExtension module from dependencies.
  • Removed ShipmentTypeStorage module from dependencies.

0.2.0

25 Oct 07:23
Compare
Choose a tag to compare

Included commits: 0.1.0...0.2.0

Breaking Changes:

  • Increased ShipmentTypeStorage module version dependency.

0.1.0

30 Aug 14:43
Compare
Choose a tag to compare

Included commits: https://github.com/spryker/product-offer-shipment-type-availability/tree/0.1.0

Initial Release

  • Introduced ProductOfferShipmentTypeAvailability module that provides functionality to manage the product offer shipment type availability.