Releases: jlevers/selling-partner-api
Releases · jlevers/selling-partner-api
v5.10.1
v5.10.0
Added
- New Replenishment API
- Improved messages when errors are thrown during automatic RDT generation
Changed
- Updated the documentation for several APIs/models
- Removed unnecessary
ObjectSerializer
import from models - Improved Shipping V2 API documentation (#405)
- Removed Item Approval models from Orders API, since Amazon removed support for them
Fixed
- Added missing
JE_VOEC
Deemed Reseller Type to Orders API (#570)
Full Changelog: v5.9.0...v5.10.0
v5.9.0
Changed
- Remove dependency on
aws/aws-sdk-php
by making calls to STS manually - Switch from Guzzle
Request
type to more general PSRRequestInterface
type forAuthorizationSigner
andRequestSigner
contracts
Full Changelog: v5.8.4...v5.9.0
v5.8.4
v5.8.3
v5.8.2
Fixed
- Fix double quote parsing in Document class for GET_LEDGER_SUMMARY_VIEW_DATA by @armageddon-cat in #537
- Update HeaderSelector when configuration changes by @chrisribal in #538
--
Full Changelog: v5.8.1...v5.8.2
v5.8.1
Added
- Option to specify charset when uploading documents (#518, thanks @quazardous!)
- Documentation improvements (#510, #464, thanks @gmauro99 and @richardthepratt :)
FbaOutboundV20200701Api::submitFulfillmentOrderStatusUpdate
operation added
Fixed
- Tables breaking in documentation when parameter descriptions contain line breaks
- Missing deemed reseller type
CH_SUPPLIER_IMPORT
(#515) - Missing currency type
PLN
(#502, thanks @Inbasecom!)
--
Full Changelog: v5.7.0...v5.8.1
v5.7.0
Fixed
- Fix feed upload signature matching bug by reverting the PR that allows specifying the charset when creating feed documents (#486, fixed by #497)
- Added missing deemed reseller categories (#490, #492)
- Added "CREATING" FBA shipment status (#495)
Added
- New
shipmentConfirmation
endpoint for Orders API (#489) - New endpoints for Vendor Shipping API
- Updated VendorDirectFulfillmentOrdersV20211228Api with BuyerCustomizedInfoDetail attribute
Full Changelog: v5.6.0...v5.7.0
v5.6.0
Added
- Specify which character set to use when uploading documents (thanks @quazardous!)
- New Product Pricing API V2022-05-01 (fixes #484)
- Update Orders API
Changed
- Updated documentation for the Finances, Catalog Items, and EasyShip APIs
Fixed
- 404 in README (fixes #483)
Full Changelog: v5.5.4...v5.6.0
v5.5.4
Fixed
- Update model for Vendor procurement details in
ListingsV20210801Api
so that procurement details actually come through
Full Changelog: v5.5.3...v5.5.4