Skip to content

Releases: EasyPost/easypost-ruby

v6.4.1

09 Aug 19:17
1c8a3d6
Compare
Choose a tag to compare
  • Send GET requests as query parameters instead of JSON body parameters
  • Fix get_next_page_of_children function for User service with correct filter key

v6.4.0

24 Jul 18:37
d0f99e8
Compare
Choose a tag to compare
  • Adds new Claim service for filing claims on EasyPost shipments and insurances

v6.3.0

12 Jul 22:35
9a74779
Compare
Choose a tag to compare
  • Adds new shipment.recommend_ship_date, smartrate.recommend_ship_date, and smartrate.estimate_delivery_date 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

v6.2.0

10 Apr 21:17
d93393a
Compare
Choose a tag to compare
  • Fix payment method funding and deletion failures due to undetermined payment method type
  • Add refund function in Insurance service for requesting a refund for standalone insurance.

v6.1.1

23 Jan 21:39
e74fff0
Compare
Choose a tag to compare
  • Fix issues funding wallet due to invalid internal function call

v6.1.0

08 Jan 22:54
c65ed19
Compare
Choose a tag to compare
  • Add all_children and get_next_page_of_children in user service

v6.0.0

06 Dec 18:07
f2a98db
Compare
Choose a tag to compare
  • Removes with_carbon_offset parameter from create, buy and regenerate_rates methods in the shipment service since now EasyPost offers carbon neutral shipments by default for free
  • Fixes a bug where the original filtering criteria of all calls wasn't passed along to get_next_page calls. Now, these are persisted via _params key on response objects
  • Removes the undocumented create_and_buy function from the Batch service. The proper usage is to create a batch first and buy it separately

v5.3.0

11 Oct 17:43
bb0fa0d
Compare
Choose a tag to compare
  • Migrate API Key-related functions out of user service into api_key service, deprecating the old and introducing the new

v5.2.0

14 Sep 20:59
8ed1ce2
Compare
Choose a tag to compare
  • Add carrier_type service + carrier_type.all method

v5.1.1

05 Sep 21:57
86b2575
Compare
Choose a tag to compare
  • Fix endpoint for creating a FedEx Smartpost carrier account