v7.4.0
What's Changed
- Adds new
Shipment.recommendShipDate
,SmartRate.recommendShipDate
, andSmartRate.estimateDeliveryDate
functions - Routes
UpsAccount
,UpsMailInnovationsAccount
, andUpsSurepostAccount
create/update requests to the new/ups_oauth_registrations
endpoint- Starting
2024-08-05
, UPS accounts will require a new payload to register or update. See UPS OAuth 2.0 Update for more details
- Starting
Related PRs
- feat: Account for new UPS endpoint in carrier account create/update functions by @nwithan8 in #455
- [feat] Add new SmartRate "recommend ship date", "estimate delivery date" functions by @nwithan8 in #457
- [chore] Prep for v7.4.0 release by @nwithan8 in #458
Full Changelog: v7.3.1...v7.4.0