Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 27 Sep 12:51
· 1 commit to master since this release

Included commits: 0.2.0...1.0.0

Breaking Changes

  • Removed ShipmentsBackendApiResource::getSalesShipmentResourceCollection().
  • Introduced spy_shipment_carrier.uuid field to allow unique identifier.
  • Introduced spy_shipment_method.uuid field to allow unique identifier.
  • Introduced spy_shipment_method_price.uuid field to allow unique identifier.

Improvements

  • Introduced SalesShipmentsByPickingListsBackendResourceRelationshipPlugin plugin to add sales-shipments resources as a relationship to picking-list-items resources.
  • Introduced PickingListItemsBackendApiAttributes transfer.
  • Introduced OrderItemsBackendApiAttributes transfer.
  • Introduced GlueRelationship transfer.
  • Introduced GlueRequest transfer.
  • Introduced Item transfer.
  • Introduced GlueResource.relationships transfer property.
  • Introduced Shipment.orderItems transfer property.
  • Added GlueJsonApiConventionExtension module to dependencies.