v9.3.0
What's Changed
- Adds new shipment.recommend_ship_date,smartrate.recommend_ship_date, andsmartrate.estimate_delivery_datefunctions
- Routes UpsAccount,UpsMailInnovationsAccount, andUpsSurepostAccountcreate/update requests to the new/ups_oauth_registrationsendpoint- 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
- chore: deprecate the create_list function by @Justintime50 in #334
- fix: docs link by @Justintime50 in #335
- feat: Account for new UPS endpoint in carrier account create/update functions by @Justintime50 in #336
- fix: init examples repo by @Justintime50 in #337
- feat: adds new recommend_ship_date and estimate_delivery_date functions by @Justintime50 in #338
- Change desired_delivery_date to str instead of key-word args by @jchen293 in #340
- fix: smart_rate service naming by @Justintime50 in #341
- chore: prepare v9.3.0 for release by @Justintime50 in #339
Full Changelog: v9.2.0...v9.3.0