Skip to content

Releases: ScaleLeap/selling-partner-api-sdk

v5.1.1

27 Oct 14:33
Compare
Choose a tag to compare

5.1.1 (2021-10-27)

Bug Fixes

v5.1.0

17 Sep 02:26
Compare
Choose a tag to compare

5.1.0 (2021-09-17)

Features

v5.0.2

06 Sep 17:43
Compare
Choose a tag to compare

5.0.2 (2021-09-06)

Bug Fixes

  • deps: update dependency axios to v0.21.4 (af77da3)

v5.0.1

06 Sep 03:35
Compare
Choose a tag to compare

5.0.1 (2021-09-06)

Bug Fixes

  • deps: update dependency axios to v0.21.3 (330308c)

v5.0.0

25 Aug 04:25
Compare
Choose a tag to compare

5.0.0 (2021-08-25)

Bug Fixes

  • update pricing model for product pricing fields (8f29677)

BREAKING CHANGES

    • change availableDate type from number to string.
  • change QuantityDiscountType value from QuantityDiscount to QUANTITY_DISCOUNT.
  • remove VendorDirectFulfillmentShippingApiModelPackage export.
  • add ProductPricingApiModelPrimeInformationType.

v4.1.3

24 Aug 02:43
Compare
Choose a tag to compare

4.1.3 (2021-08-24)

Bug Fixes

  • remove unused objects and update error type when get small and light fee preview (#213) (7a392f9)

v4.1.2

11 Aug 15:53
Compare
Choose a tag to compare

4.1.2 (2021-08-11)

Bug Fixes

  • update generator to add missing methods when generate api clients (#203) (a20d48f)

v4.1.1

09 Aug 22:17
Compare
Choose a tag to compare

4.1.1 (2021-08-09)

Bug Fixes

  • deps: update dependency aws4-axios to v2.4.3 (f6e0b0f)

v4.1.0

03 Aug 01:52
Compare
Choose a tag to compare

4.1.0 (2021-08-03)

Features

v4.0.0

27 Jul 01:13
Compare
Choose a tag to compare

4.0.0 (2021-07-27)

Code Refactoring

  • update granularity type in fba inventory api model's response (#183) (ecc0006)

BREAKING CHANGES

  • remove FbaInventoryApiModelGranularityGranularityTypeEnum enum export