Releases: EasyPost/easypost-php
Releases · EasyPost/easypost-php
v8.6.0
v8.5.0
v8.4.0
- Adds the following functions:
embeddable.createSessioncustomerPortal.createAccountLink
v8.3.0
- Adds support for
UspsShipAccount - Adds
tracker.retrieveBatchfunction - Adds
verify_carrieraddress param
v8.2.0
- Adds the following functions
shipment.createAndBuyLumashipment.buyLumaluma.getPromise
v8.1.0
- Adds
referenceto claims
v8.0.1
- Corrects the endpoint used for creating/updating UPS accounts
v8.0.0
See our Upgrade Guide for more details.
- Drops support for PHP 8.0
- Adds
custom_headersproperty to webhook model - Adds the following functions to assist ReferralCustomers add credit cards and bank accounts:
betaReferralCustomer.createCreditCardClientSecretbetaReferralCustomer.createBankAccountClientSecretreferralCustomer.addCreditCardFromStripereferralCustomer.addBankAccountFromStripe
- Adds missing properties to
TrackerandTrackingDetailmodels - Routes
AmazonShippingAccountto the correct endpoint - Corrects wrapping payload for update webhook endpoint
- Corrects various type hints throughout project
- Fixes error handling
- Corrects the type of
errorsproperty on anApiExceptionto allow for the alternative format - Fixes a bug where you could not
prettyPrintan error if it used the alternative format - Corrects the
paramreferences topropertyreferences on all error models - Adds new
AddressVerificationFieldErrorfor theerrorsproperty on aVerificationmodel - Adds missing
suggestionproperty toFieldError
- Corrects the type of
- Removes deprecated
tracker.createListendpoint function as it is no longer available via API - Removes deprecated
user.allApiKeysanduser.apiKeys, useapiKey.allandapiKey.retrieveApiKeysForUserrespectively - Bump deps
v7.4.2
- Fixes an issue with how query params were sent when using the
addCreditCardfunction
v7.4.1
- Fix parameters for retrieving next page of child users