Version 1.9.49
New Features
-
External Fulfillment API: Added a new module
ExternalFulfillment
to the package. This module is now available for import and use in your projects.graph TD; A[Client] --> B[ExternalFulfillment];
Changes
- Dependencies: Updated the
boto3
dependency from1.40.21
to1.40.40
to ensure compatibility and leverage the latest features and fixes.
Internal
- Added
sp_api.api.external_fulfillment
to the list of packages insetup.py
. - Updated version number from 1.9.48 to 1.9.49.