Releases: amazon-php/sp-api-sdk
Releases · amazon-php/sp-api-sdk
7.2.0
[7.2.0] - 2025-06-20
Changed
- #754 - Added rules to PHP CS Fixer to modify implicit null parameters to explicitly null. - @jasonhebert
- #754 - Updated codebase to apply new explicitly declared nullable method parameters. - @jasonhebert
Contributors
Generated by Automation
7.1.1
[7.1.1] - 2025-06-19
Changed
- #753 - Update GitHub test-suite to use Ubuntu-22.04 - @jasonhebert
- #753 - Make implicitly null param explicitly null in LoggerConfiguration - @jasonhebert
Contributors
Generated by Automation
7.1.0
[7.1.0] - 2025-02-28
Added
- #734 - Added the Ireland Marketplace - @jasonhebert
Contributors
Generated by Automation
7.0.0
[7.0.0] - 2025-02-10
Added
- #723 - Add Financial Transfers SDK and Related Models. - @jasonhebert
- #723 - Add Financial Transactions SDK and Related Models. - @jasonhebert
Changed
- #725 - Update PHP-CS-Fixer from version 3.2.0 to 3.68.5. - @jasonhebert
- #725 - Correct php-cs-fixer.php config for updates. - @jasonhebert
- #727 - Update GitHub test-suite to use Ubuntu-20.04 and PHP 8.2 - @jasonhebert
- #723 - Move Finances SDK and related models from Finances namespace to Finances/FinancialEvents namespace. - @jasonhebert
- #723 - Rename FinancesSDK to FinancialEventsSDK. - @jasonhebert
- #723 - Rename generator-finances.yaml to generator-finances-financial-events.yaml. - @jasonhebert
- #723 - CatalogItemSDK moved from CatalogApi namespace to CatalogItemsApi namespace. - @jasonhebert
- #723 - OrdersSDK moved from OrdersV0Api namespace to OrdersApi namespace. - @jasonhebert
- #723 - VendorInvoicesSDK moved from VendorPaymentsApi namespace to VendorInvoicesApi namespace. - @jasonhebert
- #723 - Separate rector runs and configurations for efficiency in the build process. - @jasonhebert
- #688 - Add 7.x branch designation to GitHub workflow configurations. - @jasonhebert
- #688 - Add 7.x branch designation to README.md. - @jasonhebert
Fixed
- #725 - Correct api mustache template spacing and new-lines. - @jasonhebert
- #723 - Correct templates so that optional request method params are nullable. - @jasonhebert
- #689 - Update checkout and cache GitHub workflow actions to v4 - @jasonhebert
Updated
- 605649 - github actions - @norberttech
Removed
- #723 - Removed ShipmentApi/OrdersSDK. - @jasonhebert
Deprecated
- #723 - Breaking changes to the FulfillmentInboundV0SDK due to deprecations. - @jasonhebert
Contributors
Generated by Automation
6.2.0
What's Changed
- Correct templates so that optional request method params are nullable. by @jasonhebert in #702
Full Changelog: 6.1.1...6.2.0
6.1.1
What's Changed
- Bump symfony/process and phpstan/phpstan in /tools by @jasonhebert in #693
Full Changelog: 6.1.0...6.1.1
6.1.0
[6.1.0] - 2024-11-04
Added
- #683 - Updated API SDKs and Models - @jasonhebert
Changed
- #684 - Update dependabot.yml configuration - @jasonhebert
Contributors
Generated by Automation
6.0.1
[6.0.1] - 2024-07-17
Added
- #647 - Add additional rector processing. - @jasonhebert
Fixed
- #647 - Correct the class imports in the Rector config. - @jasonhebert
Contributors
Generated by Automation
6.0.0
[6.0.0] - 2024-07-11
Added
- #645 - Add @deprecated and deprecation notice to API methods marked as such. - @jasonhebert
- #645 - Add FulfillmentInbound V0 back to the library. - @jasonhebert
- #641 - Application Management API SDK - @jasonhebert
- #637 - Add Warehouse and Distribution API. - @jasonhebert
Changed
- #645 - Adjust tests and ObjectSerializer to account for the FulfillmentInbound V0 API. - @jasonhebert
- #641 - Modify unit tests to account for changes. - @jasonhebert
- #638 - Ignore rector/rector in Dependabot runner - @jasonhebert
- #637 - Update Fulfillment Inbound API to v2024-03-20. - @jasonhebert
- #637 - Update php-cs-fixer deprecated config properties. - @jasonhebert
- #637 - Update ObjectSerializer to remove non-existant FulfillmentInbound objects. - @jasonhebert
- #637 - Refactored and removed unit tests due to changed FulfillmentInbound version. - @jasonhebert
- #563 - Updated CHANGELOG.md - @jasonhebert
Fixed
- #646 - Update Github workflows for the 6.x branch - @jasonhebert
- #641 - Modify Vendor SDK to return VendorOrdersSDK for the ordersSDK() method. - @jasonhebert
- #635 - Revert Rector version 1.2.0 back to version 0.15.19 - @jasonhebert
- #634 - Fixed errors related to Rector upgrade to version 1.2.0 - @jasonhebert
Removed
- #637 - Remove Authorization API. - @jasonhebert
- #637 - Remove FBA Small and Light API. - @jasonhebert
Contributors
Generated by Automation
5.0.9
[5.0.9] - 2024-01-31
Changed
- #561 - Modified api.mustache template to make method parameters nullable if they are optional even if a default value is presented. - @jasonhebert
- #558 - Add Jetbrains .idea directory to .gitignore. - @jasonhebert
- #558 - Add user flag to Docker run commands in bin/generate.sh so files created are owned by the user/group running the operation. - @jasonhebert
- #558 - Increase rector parallel processing timeout from 2 minutes to 10 minutes. - @jasonhebert
- #558 - Update Amazon SP API models to the latest version - @jasonhebert
Updated
- 48c72b - README.md - @norberttech
- a20e6e - README.md - @norberttech
- e11a4b - README.md - @norberttech
Removed
- #558 - Remove Order Approvals API from SDK as it has been removed from the library. - @jasonhebert
Contributors
Generated by Automation