Releases: EasyPost/easypost-python
Releases · EasyPost/easypost-python
v10.5.0
v10.4.0
- Adds the following functions usable by child and referral customer users:
api_key.createapi_key.deleteapi_key.enableapi_key.disable
- Adds a
tracker.deletefunction
v10.3.0
- Adds the following functions:
embeddable.create_sessioncustomer_portal.create_account_link
v10.2.0
- Adds
UspsShipAccountsupport to the create carrier method - Adds
tracker.retrieve_batchfunction - Adds
verify_carrieraddress param
v10.1.0
- Adds the following functions
shipment.create_and_buy_lumashipment.buy_lumaluma.get_promise
- Fixes
tracking_codesfilter when retrieving all tracking codes
v10.0.1
- Corrects the endpoint used for creating/updating UPS accounts
v10.0.0
See our Upgrade Guide for more details.
- Drops support for Python 3.7 and 3.8
- Adds the following functions to assist ReferralCustomers add credit cards and bank accounts:
BetaReferralCustomerService.create_credit_card_client_secretBetaReferralCustomerService.create_bank_account_client_secretReferralCustomerService.add_credit_card_from_stripeReferralCustomerService.add_bank_account_from_stripe
- Routes
AmazonShippingAccountcreate requests to the new/register_oauthendpoint - Fixes the payload wrapping for updating a webhook
- Removes deprecated
user.all_api_keysanduser.api_keys, useapi_key.allandapi_key.retrieve_api_keys_for_userrespectively - Bumps all dev dependencies
v9.5.0
- Adds
tracking_codesas a parameter of theallmethod on the TrackerService - Removes the deprecated
create_listtracker endpoint function as it is no longer available via API
v9.4.1
- Fix
get_next_page_of_childrenfunction for User service with correct filter key