Skip to content

v7.4.0

Compare
Choose a tag to compare
@jchen293 jchen293 released this 12 Jul 22:25
· 27 commits to master since this release
5eacb34

What's Changed

  • Adds new Shipment.recommendShipDate, SmartRate.recommendShipDate, and SmartRate.estimateDeliveryDate functions
  • Routes UpsAccount, UpsMailInnovationsAccount, and UpsSurepostAccount 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

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