Releases: amazon-php/sp-api-sdk
Releases · amazon-php/sp-api-sdk
4.0.11
[4.0.11] - 2022-09-10
Added
- #238 - Rector rule for changing return type tu nullable - @owsiakl
- #238 - Ignoring
UnitOfMeasurement,PrepInstructionandSellerFreightClassresponse enum validation - @owsiakl - #241 - Add Fulfillment Inbound
ShipmentStatusto 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
getCostPricemethod in Listings API to nullable - @owsiakl - #238 - Changed return type of
getAttributesmethod in Listings API from object to array - @owsiakl
Fixed
Generated by Automation
4.0.10
[4.0.10] - 2022-08-11
Fixed
- #229 - Fixed missing return types in interfaces - @norberttech
Removed
- #229 - request methods from SDK interfaces - @norberttech
Generated by Automation
4.0.9
[4.0.9] - 2022-08-11
Added
- #228 - Added auto generated SDK interfaces - @norberttech
- #228 - More descriptive SDK class/interface comment - @norberttech
- #228 - \DateTimeInterface primitve to code generator - @norberttech
Changed
- #228 - date,Date,DateTime generator types mapping from \DateTime into \DateTimeInterface - @norberttech
- #226 - Doc fix - @belguinan
Fixed
- #228 - property type hints when null is default value - @norberttech
Generated by Automation
4.0.8
[4.0.8] - 2022-07-28
Added
Changed
Updated
- e22b9f - amazon models - @norberttech
Generated by Automation
4.0.7
[4.0.7] - 2022-07-15
Added
- #214 - Added new
validatemethod 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
- #214 - Removed constraints from all models setters methods - @owsiakl
- #214 - Removed model
listInvalidPropertiesmethod - @owsiakl - #214 - Removed model
validmethod - @owsiakl
Generated by Automation
4.0.6
[4.0.6] - 2022-06-23
Fixed
- 2f04b7 - static method definition - @norberttech
- #196 - Disable validation of enum values for incomplete model definitions in the sanitizeForSerialization function. - @Tetsuya-Takiguchi
- #196 - Disable enum value validation for incomplete model definitions in the deserialize function. - @Tetsuya-Takiguchi
- #194 - Fixed comparison of broken model enum classes - @norberttech
- bd30ce - readme code examples - @norberttech
- #192 - Disable validation of enum values for incomplete model definitions - @norberttech
Generated by Automation
4.0.5
[4.0.5] - 2022-06-20
Changed
- #188 - SDK return type deserialization - @norberttech
Fixed
- #190 - attributes type in listing item endpoint - @norberttech
- #188 - request parameters serialization - @norberttech
- #188 - Product Fees generation - @norberttech
Generated by Automation
4.0.4
[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
[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
[4.0.2] - 2022-05-25
Changed
- #175 - Update models - @norberttech
Fixed
- #171 - The code example calling getCatalogItems in the README file passed incorrect parameters to the method. - @jasonhebert
Generated by Automation