Skip to content

Releases: amazon-php/sp-api-sdk

4.0.11

10 Sep 11:26
e7b3174

Choose a tag to compare

[4.0.11] - 2022-09-10

Added

  • #238 - Rector rule for changing return type tu nullable - @owsiakl
  • #238 - Ignoring UnitOfMeasurement, PrepInstruction and SellerFreightClass response enum validation - @owsiakl
  • #241 - Add Fulfillment Inbound ShipmentStatus to broken model definitions. - @jasonhebert

Changed

  • #244 - Regenerated models - @owsiakl
  • #240 - Update mustache template for model classes - added ReturnTypeWillChange attribute to prevent deprecation errors on PHP 8.1 - @Stevad
  • #238 - Regenerated models - @owsiakl
  • #238 - Changed return type of some methods in Fulfillment Inbound API to nullable - @owsiakl
  • #238 - Changed return type of getCostPrice method in Listings API to nullable - @owsiakl
  • #238 - Changed return type of getAttributes method in Listings API from object to array - @owsiakl

Fixed

  • #244 - Fixed nullable return types in fulfillment inbound models - @owsiakl

Generated by Automation

4.0.10

11 Aug 21:38

Choose a tag to compare

[4.0.10] - 2022-08-11

Fixed

Removed

Generated by Automation

4.0.9

11 Aug 09:57

Choose a tag to compare

[4.0.9] - 2022-08-11

Added

Changed

Fixed

Generated by Automation

4.0.8

28 Jul 10:42

Choose a tag to compare

[4.0.8] - 2022-07-28

Added

  • #219 - Added possibility to create marketplace object by marketplace id - @owsiakl

Changed

  • #218 - Changed date time format during deserialization to zulu - @owsiakl

Updated

Generated by Automation

4.0.7

18 Jul 08:14

Choose a tag to compare

[4.0.7] - 2022-07-15

Added

  • #214 - Added new validate method to the models - @owsiakl
  • #213 - Added sandboxed functional tests & readme - @owsiakl
  • #212 - Possibility to send request against sandbox - dynamic/static - @norberttech

Changed

  • #215 - Disabled validation for FileType enum from Merchant Fulfillment API - @owsiakl
  • #209 - Disabled validation for enums in fulfillment outbound api - @owsiakl

Fixed

  • #216 - Fixed env vars name to match parameter names described in documentation - @owsiakl
  • #211 - Fixed casting simple value types - @owsiakl

Removed

Generated by Automation

4.0.6

23 Jun 05:56

Choose a tag to compare

[4.0.6] - 2022-06-23

Fixed

Generated by Automation

4.0.5

21 Jun 07:35

Choose a tag to compare

[4.0.5] - 2022-06-20

Changed

Fixed

Generated by Automation

4.0.4

09 Jun 17:42
3725bde

Choose a tag to compare

[4.0.4] - 2022-06-09

Added

  • #183 - Add new methods and operations to the Configuration and LoggerConfiguration classes to re-enable logging of API's and/or operations that were previously skipped. - @jasonhebert

Fixed

  • #183 - Fixed logic errors in existing LoggerConfiguration methods preventing proper handling of skip logging functionality. - @jasonhebert

Generated by Automation

4.0.3

03 Jun 05:17

Choose a tag to compare

[4.0.3] - 2022-06-03

Added

  • #176 - Added Configuration getter to SellingPartnerSDK. - @jasonhebert
  • #176 - Added method to update IAM Role Credentials on Configuration class. - @jasonhebert

Fixed

  • #179 - HttpSignatureHeaders::forConfig will convert header names to lowercase when calculating the signature to avoid mismatched signatures when sending to Amazon and match behaviour of HttpSignatureHeaders::raw. - @raing3

Generated by Automation

4.0.2

25 May 19:38
31d7594

Choose a tag to compare

[4.0.2] - 2022-05-25

Changed

Fixed

  • #171 - The code example calling getCatalogItems in the README file passed incorrect parameters to the method. - @jasonhebert

Generated by Automation