Changed
- Updated to latest version of
OrdersV0Api
,NotificationsV1Api
,FeesV0Api
, andProductPricingV0Api
- Fixed formatting issues in model class enum values (#288, thanks @Romerolweb!)
Added
- New
CatalogItemsV20220401Api
- Better document encoding detection in
Document.php
(#269, thanks @gregordonsky :)) - Support for custom request signing implementations (#259, thank you @pashamesh!)
Fixed
- Missing enum values for
FbaOutbound
EventCode
(#286)
What's Changed
- Update Feed.php by @Romerolweb in #288
- Download report with Guzzle and better encoding detection by @gregordonsky in #269
- Extendable
signRequest
by @pashamesh in #259
Full Changelog: v5.0.3...v5.1.0