Skip to content

Releases: EasyPost/easypost-go

v4.6.0

16 Aug 22:14
a4c741f
Compare
Choose a tag to compare

What's Changed

  • Add improved inheritance tree for error types, allowing end-user to properly cast and check for specific error types and sub-types

Related PRs

Full Changelog: v4.5.1...v4.6.0

v4.5.1

09 Aug 19:27
6994e48
Compare
Choose a tag to compare
  • Update HTTP logic to use query for GET/DELETE requests and body for POST/PUT/PATCH requests
  • Fix parameters for retrieving next page of child users

v4.5.0

24 Jul 18:21
c1308e1
Compare
Choose a tag to compare

What's Changed

  • Add new claim-related functions: CreateClaim, GetClaim, ListClaims, GetNextClaimPage and CancelClaim

Related PRs

Full Changelog: v4.4.0...v4.5.0

v4.4.0

16 Jul 22:11
35955ad
Compare
Choose a tag to compare

v4.4.0 (2024-07-16)

  • Adds new EstimateDeliveryDateForZipPair, RecommendShipDateForShipment and RecommendShipDateForZipPair
  • New CreateUpsCarrierAccount and UpdateUpsCarrierAccount methods and associated parameter structs, required to use for UPS accounts due to 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.
    • Attempting to use the generic CreateCarrierAccount and UpdateCarrierAccount methods with UPS accounts will throw an InvalidFunctionError.

v4.3.1

01 Jul 17:23
c77c5e4
Compare
Choose a tag to compare

What's Changed

  • [NEW] Added missig Readable and Logo properties to CarrierType struct
  • [CHANGED] CreateTrackerList marked as deprecated, will be removed in a future release

Related PRs

New Contributors

Full Changelog: v4.3.0...v4.3.1

v4.3.0

15 Apr 16:37
d64837e
Compare
Choose a tag to compare
  • Adds ContentDescription, DropoffMaxDatetime, and PickupMaxDatetime shipment options

v4.2.0

10 Apr 19:58
e4d3a91
Compare
Choose a tag to compare
  • Fix payment method funding and deletion failures due to undetermined payment method type
  • Adds RefundInsurance function in the Insurance service for requesting a refund for a standalone insurance

v4.1.1

26 Mar 16:34
bf20d9c
Compare
Choose a tag to compare
  • Fix DateTime-type parameters not being included in GET requests

v4.1.0

08 Jan 22:09
b98116b
Compare
Choose a tag to compare
  • Add ListChildUsers and GetNextChildUserPage functions to User service

v4.0.0

06 Dec 18:36
6a911d3
Compare
Choose a tag to compare
  • Removes the undocumented CreateAndBuy function from the Batch service. The proper usage is to create a batch first and buy it separately
  • Removed CarbonOffset parameter from createShipmentRequest, buyShipmentRequest, and buyShipmentRequest structs as EasyPost now offers Carbon Neutral shipments by default for free