Skip to content

Releases: EasyPost/easypost-java

v8.8.0

Choose a tag to compare

@Justintime50 Justintime50 released this 25 Jun 16:35
0cc5c6a
  • Adds params to requestPin ensuring users can pass easypost_details to the call

v8.7.0

Choose a tag to compare

@Justintime50 Justintime50 released this 25 Feb 21:00
c87f863
  • Adds generic makeApiCall function

v8.6.0

Choose a tag to compare

@Justintime50 Justintime50 released this 03 Feb 22:16
aa71613
  • Adds the following functions usable by child and referral customer users:
    • apiKey.create
    • apiKey.delete
    • apiKey.enable
    • apiKey.disable
  • Adds a tracker.delete function

v8.5.1

Choose a tag to compare

@Justintime50 Justintime50 released this 08 Jan 17:08
1d19e99
  • Corrects StatelessRateDeserializer and WebhookDeserializer to treat all camelCase fields like all other models to properly deserialize JSON fields containing underscors

v8.5.0

Choose a tag to compare

@Justintime50 Justintime50 released this 09 Dec 17:17
8c12357
  • Adds the following functions:
    • fedexRegistration.registerAddress
    • fedexRegistration.requestPin
    • fedexRegistration.validatePin
    • fedexRegistration.submitInvoice
  • Adds details property of a Rate object

v8.4.1

Choose a tag to compare

@Justintime50 Justintime50 released this 01 Dec 23:55
f6745b7
  • Adds missing apiKeys field to BaseUser
  • Removes unecessary SerializedName entries in StatelessRate

v8.4.0

Choose a tag to compare

@Justintime50 Justintime50 released this 24 Nov 21:12
ed1995a
  • Adds the following functions:
    • embeddable.createSession
    • customerPortal.createAccountLink

v8.3.0

Choose a tag to compare

@Justintime50 Justintime50 released this 10 Nov 17:55
706d343
  • Adds support for UspsShipAccount
  • Adds tracker.retrieveBatch function
  • Adds verify_carrier address param

v8.2.0

Choose a tag to compare

@Justintime50 Justintime50 released this 18 Jun 16:34
cfa346e
  • Adds the following functions
    • shipment.createAndBuyLuma
    • shipment.buyLuma
    • luma.getPromise

v8.1.0

Choose a tag to compare

@Justintime50 Justintime50 released this 29 May 19:42
5b04689
  • Adds reference to Claims