Skip to content

1.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 18 Jun 09:06
· 72 commits to master since this release

Included commits: 1.1.0...1.2.0

Improvements

  • Introduecd ReservationRequest transfer.
  • Introduced ReservationResponse transfer.
  • Introduced OmsReservationAggregationPluginInterface to provide the ability to aggregate data about the quantity of the ordered products.
  • Introduced OmsReservationReaderStrategyPluginInterface to provide the ability to get product reservation data.
  • Introduced OmsReservationWriterStrategyPluginInterface to save reservation data for products.
  • Introduced ReservationPostSaveTerminationAwareStrategyPluginInterface.

Deprecations

  • Deprecated ReservationAggregationStrategyPluginInterface.