|
| 1 | +## [Unreleased] - 2024-07-11 |
| 2 | + |
| 3 | +### Added |
| 4 | +- [#645](https://github.com/amazon-php/sp-api-sdk/pull/645) - **Add @deprecated and deprecation notice to API methods marked as such.** - [@jasonhebert](https://github.com/jasonhebert) |
| 5 | +- [#645](https://github.com/amazon-php/sp-api-sdk/pull/645) - **Add FulfillmentInbound V0 back to the library.** - [@jasonhebert](https://github.com/jasonhebert) |
| 6 | +- [#641](https://github.com/amazon-php/sp-api-sdk/pull/641) - **Application Management API SDK** - [@jasonhebert](https://github.com/jasonhebert) |
| 7 | +- [#637](https://github.com/amazon-php/sp-api-sdk/pull/637) - **Add Warehouse and Distribution API.** - [@jasonhebert](https://github.com/jasonhebert) |
| 8 | + |
| 9 | +### Changed |
| 10 | +- [#645](https://github.com/amazon-php/sp-api-sdk/pull/645) - **Adjust tests and ObjectSerializer to account for the FulfillmentInbound V0 API.** - [@jasonhebert](https://github.com/jasonhebert) |
| 11 | +- [#641](https://github.com/amazon-php/sp-api-sdk/pull/641) - **Modify unit tests to account for changes.** - [@jasonhebert](https://github.com/jasonhebert) |
| 12 | +- [#638](https://github.com/amazon-php/sp-api-sdk/pull/638) - **Ignore rector/rector in Dependabot runner** - [@jasonhebert](https://github.com/jasonhebert) |
| 13 | +- [#637](https://github.com/amazon-php/sp-api-sdk/pull/637) - **Update Fulfillment Inbound API to v2024-03-20.** - [@jasonhebert](https://github.com/jasonhebert) |
| 14 | +- [#637](https://github.com/amazon-php/sp-api-sdk/pull/637) - **Update php-cs-fixer deprecated config properties.** - [@jasonhebert](https://github.com/jasonhebert) |
| 15 | +- [#637](https://github.com/amazon-php/sp-api-sdk/pull/637) - **Update ObjectSerializer to remove non-existant FulfillmentInbound objects.** - [@jasonhebert](https://github.com/jasonhebert) |
| 16 | +- [#637](https://github.com/amazon-php/sp-api-sdk/pull/637) - **Refactored and removed unit tests due to changed FulfillmentInbound version.** - [@jasonhebert](https://github.com/jasonhebert) |
| 17 | +- [#563](https://github.com/amazon-php/sp-api-sdk/pull/563) - **Updated CHANGELOG.md** - [@jasonhebert](https://github.com/jasonhebert) |
| 18 | + |
| 19 | +### Fixed |
| 20 | +- [#646](https://github.com/amazon-php/sp-api-sdk/pull/646) - **Update Github workflows for the 6.x branch** - [@jasonhebert](https://github.com/jasonhebert) |
| 21 | +- [#641](https://github.com/amazon-php/sp-api-sdk/pull/641) - **Modify Vendor SDK to return VendorOrdersSDK for the ordersSDK() method.** - [@jasonhebert](https://github.com/jasonhebert) |
| 22 | +- [#635](https://github.com/amazon-php/sp-api-sdk/pull/635) - **Revert Rector version 1.2.0 back to version 0.15.19** - [@jasonhebert](https://github.com/jasonhebert) |
| 23 | +- [#634](https://github.com/amazon-php/sp-api-sdk/pull/634) - **Fixed errors related to Rector upgrade to version 1.2.0** - [@jasonhebert](https://github.com/jasonhebert) |
| 24 | + |
| 25 | +### Removed |
| 26 | +- [#637](https://github.com/amazon-php/sp-api-sdk/pull/637) - **Remove Authorization API.** - [@jasonhebert](https://github.com/jasonhebert) |
| 27 | +- [#637](https://github.com/amazon-php/sp-api-sdk/pull/637) - **Remove FBA Small and Light API.** - [@jasonhebert](https://github.com/jasonhebert) |
| 28 | + |
1 | 29 | ## [5.0.9] - 2024-01-31 |
2 | 30 |
|
3 | 31 | ### Changed |
|
15 | 43 | ### Removed |
16 | 44 | - [#558](https://github.com/amazon-php/sp-api-sdk/pull/558) - **Remove Order Approvals API from SDK as it has been removed from the library.** - [@jasonhebert](https://github.com/jasonhebert) |
17 | 45 |
|
18 | | -## Contributors |
19 | | - |
20 | | -- @jasonhebert |
21 | | -- @norberttech |
22 | | - |
23 | 46 | ## [5.0.8] - 2023-05-07 |
24 | 47 |
|
25 | 48 | ### Fixed |
|
411 | 434 | - [21a1ed](https://github.com/amazon-php/sp-api-sdk/commit/21a1ed4ee692213a7b85bdd9ce0fa1fcdb3b3246) - **sudo from composer generate** - [@norberttech](https://github.com/norberttech) |
412 | 435 | - [#4](https://github.com/amazon-php/sp-api-sdk/pull/4) - **httpInfo operation methods that are replaced by logger** - [@norberttech](https://github.com/norberttech) |
413 | 436 |
|
| 437 | +## Contributors |
| 438 | + |
| 439 | +- @belguinan |
| 440 | +- @georanma |
| 441 | +- @jasonhebert |
| 442 | +- @norberttech |
| 443 | +- @owsiakl |
| 444 | +- @raing3 |
| 445 | +- @staabm |
| 446 | +- @Stevad |
| 447 | +- @sw-Oldeu |
| 448 | +- @Tetsuya-Takiguchi |
| 449 | +- @To-heeb |
| 450 | + |
414 | 451 | Generated by [Automation](https://github.com/aeon-php/automation) |
0 commit comments