Releases: EasyPost/easypost-java
Releases · EasyPost/easypost-java
v7.4.4
- Fixes how params are passed to the API when buying a pickup and providing a pickup rate (closes #340)
- Removes the unusable buy a pickup overload where no params are specified as
carrier
andservice
are required paramaters when buying a pickup
- Removes the unusable buy a pickup overload where no params are specified as
- Removes the deprecated
create_list
tracker endpoint function as it is no longer available via API
v7.4.3
v7.4.2
- Fix pagination parameters for
getNextPage
inUser
service
v7.4.1
v7.4.0
v7.3.0
- 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
v7.2.1
- Fix
Fields
serialization bug causing carrier account operations to fail