Releases: amazon-php/sp-api-sdk
Releases · amazon-php/sp-api-sdk
7.2.0
Sorry, something went wrong.
No results found
[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
Sorry, something went wrong.
No results found
[7.1.1] - 2025-06-19
Changed
Contributors
Generated by Automation
7.1.0
Sorry, something went wrong.
No results found
[7.1.0] - 2025-02-28
Added
Contributors
Generated by Automation
7.0.0
Sorry, something went wrong.
No results found
[7.0.0] - 2025-02-10
Added
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
Removed
Deprecated
- #723 - Breaking changes to the FulfillmentInboundV0SDK due to deprecations. - @jasonhebert
Contributors
Generated by Automation
6.2.0
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: 6.1.0...6.1.1
6.1.0
Sorry, something went wrong.
No results found
[6.1.0] - 2024-11-04
Added
Changed
Contributors
Generated by Automation
6.0.1
Sorry, something went wrong.
No results found
[6.0.1] - 2024-07-17
Added
Fixed
Contributors
Generated by Automation
6.0.0
Sorry, something went wrong.
No results found
[6.0.0] - 2024-07-11
Added
Changed
Fixed
Removed
Contributors
Generated by Automation
5.0.9
Sorry, something went wrong.
No results found
[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
Removed
- #558 - Remove Order Approvals API from SDK as it has been removed from the library. - @jasonhebert
Contributors
Generated by Automation