Releases: EasyPost/easypost-java
Releases · EasyPost/easypost-java
v7.4.3
16 Sep 20:14
Compare
Sorry, something went wrong.
No results found
Remove the custom DateDeserializer that contained a parsing issue. This change closes the related GitHub issue #333
v7.4.2
09 Aug 22:04
Compare
Sorry, something went wrong.
No results found
Fix pagination parameters for getNextPage in User service
v7.4.1
24 Jul 22:16
Compare
Sorry, something went wrong.
No results found
Fix bug where response hooks were not being called if an API request failed
v7.4.0
24 Jul 21:33
Compare
Sorry, something went wrong.
No results found
What's Changed
Add new Claim service for filing claims on EasyPost shipments and insurances
Related PRs
Full Changelog : v7.3.0...v7.4.0
v7.3.0
16 Jul 23:04
Compare
Sorry, something went wrong.
No results found
Adds new shipment.recommendShipDate, smartrate.recommendShipDate, and smartrate.estimateDeliveryDate 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
v7.2.1
15 Apr 15:41
Compare
Sorry, something went wrong.
No results found
Fix Fields serialization bug causing carrier account operations to fail
v7.2.0
10 Apr 20:09
Compare
Sorry, something went wrong.
No results found
Adds refund function in the Insurance service for requesting a refund for a standalone insurance
Fix payment method funding and deletion failures due to undetermined payment method type
Fix the toString method for all EasyPost models
v7.1.1
21 Mar 17:26
Compare
Sorry, something went wrong.
No results found
Fix EasyPostTimeInTransitData class and easypostTimeInTransitData property of EstimatedDeliveryDate class being publicly inaccessible
v7.1.0
08 Jan 22:01
Compare
Sorry, something went wrong.
No results found
Adds allChildren function in User service to get a paginated list of child users
Adds getNextPage function in User service to get the next paginated list of child users
v7.0.1
08 Dec 17:52
Compare
Sorry, something went wrong.
No results found
Adds the object field to all models; previously, most models were missing this field.