Skip to content

Commit 10201f2

Browse files
Updated CHANGELOG.md
1 parent 0773895 commit 10201f2

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,33 @@
1-
## [Unreleased] - 2024-11-27
1+
## [Unreleased] - 2025-02-07
2+
3+
### Added
4+
- [#723](https://github.com/amazon-php/sp-api-sdk/pull/723) - **Add Financial Transfers SDK and Related Models.** - [@jasonhebert](https://github.com/jasonhebert)
5+
- [#723](https://github.com/amazon-php/sp-api-sdk/pull/723) - **Add Financial Transactions SDK and Related Models.** - [@jasonhebert](https://github.com/jasonhebert)
26

37
### Changed
8+
- [#723](https://github.com/amazon-php/sp-api-sdk/pull/723) - **Move Finances SDK and related models from Finances namespace to Finances/FinancialEvents namespace.** - [@jasonhebert](https://github.com/jasonhebert)
9+
- [#723](https://github.com/amazon-php/sp-api-sdk/pull/723) - **Rename FinancesSDK to FinancialEventsSDK.** - [@jasonhebert](https://github.com/jasonhebert)
10+
- [#723](https://github.com/amazon-php/sp-api-sdk/pull/723) - **Rename generator-finances.yaml to generator-finances-financial-events.yaml.** - [@jasonhebert](https://github.com/jasonhebert)
11+
- [#723](https://github.com/amazon-php/sp-api-sdk/pull/723) - **CatalogItemSDK moved from CatalogApi namespace to CatalogItemsApi namespace.** - [@jasonhebert](https://github.com/jasonhebert)
12+
- [#723](https://github.com/amazon-php/sp-api-sdk/pull/723) - **OrdersSDK moved from OrdersV0Api namespace to OrdersApi namespace.** - [@jasonhebert](https://github.com/jasonhebert)
13+
- [#723](https://github.com/amazon-php/sp-api-sdk/pull/723) - **VendorInvoicesSDK moved from VendorPaymentsApi namespace to VendorInvoicesApi namespace.** - [@jasonhebert](https://github.com/jasonhebert)
14+
- [#723](https://github.com/amazon-php/sp-api-sdk/pull/723) - **Separate rector runs and configurations for efficiency in the build process.** - [@jasonhebert](https://github.com/jasonhebert)
415
- [#688](https://github.com/amazon-php/sp-api-sdk/pull/688) - **Add 7.x branch designation to GitHub workflow configurations.** - [@jasonhebert](https://github.com/jasonhebert)
516
- [#688](https://github.com/amazon-php/sp-api-sdk/pull/688) - **Add 7.x branch designation to README.md.** - [@jasonhebert](https://github.com/jasonhebert)
617

718
### Fixed
19+
- [#723](https://github.com/amazon-php/sp-api-sdk/pull/723) - **Correct templates so that optional request method params are nullable.** - [@jasonhebert](https://github.com/jasonhebert)
820
- [#689](https://github.com/amazon-php/sp-api-sdk/pull/689) - **Update checkout and cache GitHub workflow actions to v4** - [@jasonhebert](https://github.com/jasonhebert)
921

1022
### Updated
1123
- [605649](https://github.com/amazon-php/sp-api-sdk/commit/605649521c1f49b392c4be12389699d8b321ebff) - **github actions** - [@norberttech](https://github.com/norberttech)
1224

25+
### Removed
26+
- [#723](https://github.com/amazon-php/sp-api-sdk/pull/723) - **Removed ShipmentApi/OrdersSDK.** - [@jasonhebert](https://github.com/jasonhebert)
27+
28+
### Deprecated
29+
- [#723](https://github.com/amazon-php/sp-api-sdk/pull/723) - **Breaking changes to the FulfillmentInboundV0SDK due to deprecations.** - [@jasonhebert](https://github.com/jasonhebert)
30+
1331
## [6.2.0] - 2024-11-27
1432

1533
### Changed

0 commit comments

Comments
 (0)