Releases: amazon-php/sp-api-sdk
Releases · amazon-php/sp-api-sdk
1.0.3
[1.0.3] - 2021-09-20
Changed
- #70 - Updated models 2021-09-20 - @norberttech
- #69 - Updated models 2021-09-16 - @norberttech
Updated
- a2caf2 - README.md - @norberttech
Generated by Automation
1.0.2
[1.0.2] - 2021-09-10
Changed
- #64 - Updated models according to the open api specification - @norberttech
Fixed
Generated by Automation
1.0.1
[1.0.1] - 2021-08-31
Changed
- #60 - Updated models - @norberttech
Updated
- f9c829 - README.md - @norberttech
Generated by Automation
1.0.0
[1.0.0] - 2021-08-17
Added
- #47 - Updated models according to the last SP API changes - @norberttech
- #26 - MerchantFulfillment SDK - @norberttech
- #23 - operations paths in API constatns - @norberttech
- #23 - region URLs - @norberttech
- #21 - Logger to OAuth API SDK - @norberttech
- 4e177f - phpstorm meta and skipp Marketplace in rector config - @norberttech
- 004e10 - github workflows to auto update models - @norberttech
- #13 - Marketplace URL to Marketplace object - @norberttech
- #13 - Marketplace from country code constructor - @norberttech
- #11 - OAuth::exchangeLwaCode(string $code) : AccessToken - method to exchange auth code for access token - @norberttech
- #10 - SellingPartnerSDK Facade to simplify building whole SDK - @norberttech
- 93b5b9 - remaining SP seller APIs - @norberttech
- #6 - custom extensions system - @norberttech
- #4 - PSR logger to all SDK's - @norberttech
- #4 - Logger configuration - @norberttech
- #3 - OAuth client credentials authorization - @norberttech
- 511f14 - rector rules, cs fixer and composer scripts - @norberttech
- 31b435 - tools and CS fixes - @norberttech
Changed
- #53 - regenerated API models from specs - @norberttech
- 3067aa - Improved SDKs generation by removing psalm-refactor - @norberttech
- f6aa70 - Disabled rector diffs and progress bar - @norberttech
- #35 - Updated Order Model - @norberttech
- 1c0add - Use sudo to generate models - @norberttech
- e2cb48 - Initial commit - @norberttech
Fixed
- #35 - shipment invoice models path - @norberttech
- #29 - fixed contnet-type token to be lowercase everywhere - @norberttech
- #26 - Wrong HttpMethods - @norberttech
- #23 - jsonSerialize method at Models - @norberttech
- #21 - Building Access Token for client credentials grant type - @norberttech
- 6221ef - coding standard - @norberttech
- #14 - ShippingSDK generator configuration - @norberttech
- #3 - signing HTTP requests - @norberttech
- #3 - deserialization of error messages - @norberttech
- ce2f6f - SDK namespaces - @norberttech
Updated
- 60faad - github workflow name and disabled schedule - @norberttech
- 26aba3 - SDK to latest open api schema - @norberttech
- c51271 - README - @norberttech
Removed
- 21a1ed - sudo from composer generate - @norberttech
- #4 - httpInfo operation methods that are replaced by logger - @norberttech
Generated by Automation