Skip to content

Releases: softcery/duffel

v0.4.3-add-available-actions-to-order

19 Jul 12:08

Choose a tag to compare

feat: parse available_actions

v0.4.3-add-generic-metadata

18 Jul 15:12

Choose a tag to compare

feat: make metadata generic

v0.4.3-add-offer-requests-client-key

15 Jul 08:01

Choose a tag to compare

feat: add OfferRequest' client_key field

v0.4.3-fix-distance-unmarshaling

11 Jun 12:54

Choose a tag to compare

fix distance unescaped null decoding

v0.4.3-stops-arriving-at

10 Jun 16:03

Choose a tag to compare

fix stop arriving at

v0.4.3-add-supported-identity-document-types

03 Jun 08:42

Choose a tag to compare

feat(entity): add SupportedPassengerIdentityDocumentTypes Offer's field

v0.4.3-add-batch-offer-requests

02 May 12:08
4421b93

Choose a tag to compare

feat: add Batch Offer Requests (#12)

* fix(duffel): fix panic when req.Body == nil

* feat: add Batch Offer Requests

v0.4.3-with-extended-retryable-errors

19 Sep 11:35

Choose a tag to compare

feat: extend not retryable error rule with authentication_error error…

v0.4.3-reuse-body-fix

15 Sep 11:13
6a4b821

Choose a tag to compare

fix(duffel): reuse body when content encoding != gzip (#11)

* feat(duffel): add GatewayTimeout and BadGateway errors

* fix(duffel): fix nil response when status code >= 400

* fix(duffel): reuse http body if content encoding != gzip

v0.4.3-place-suggestions

07 Sep 14:04
7238709

Choose a tag to compare

feat(places): add lat, lng, rad fields to place suggestions query (#8)