Skip to content

Releases: amabnl/amadeus-ws-client

Release 1.13.0

05 Apr 08:48
Compare
Choose a tag to compare

New message features for Fare_Price* and Fare_MasterPricerTravelBoardSearch messages.

See the full changelog for details

Release 1.12.0

18 Feb 12:21
Compare
Choose a tag to compare

1 new message: MiniRule_GetFromRec

ES elements now supported in PNR_AddMultiElements

Fixed a bug where session information was not loaded to the client if a SOAPFault occurred during the first call of the session.

See the full changelog for details

Release 1.11.0

09 Jul 13:04
Compare
Choose a tag to compare

1 new message: Ticket_UpdateRefund.

Improvements to Queue_List, Pnr_AddMultiElements, Fare_PricePnrWithBookingClass.

See the full changelog for details

Release 1.10.0

27 May 21:59
Compare
Choose a tag to compare
  • Bugfix for DocIssuance_IssueMiscellaneousDocuments
  • New messages: Service_BookPriceService, Fare_PriceUpsellWithoutPNR, Fare_GetFareFamilyDescription
  • Support for Anchored Segments in Fare_MasterPricerTravelBoardSearch

See the full changelog for details

Release 1.9.0

23 Jun 18:27
Compare
Choose a tag to compare
  • Improvements to DocRefund_InitRefund & PNR_AddMultiElements
  • New message: Service_StandaloneCatalogue

See the full changelog for details

Release 1.8.1

29 May 07:30
Compare
Choose a tag to compare

Adds the timeMode feature to the Queue_RemoveItem message.

Changelog

Release 1.8.0

25 May 19:51
Compare
Choose a tag to compare

A long overdue release 1.8.0 is finally here!

Support for 6 new messages: Ticket_RetrieveListOfTSM, Ticket_CreateTASF, PNR_Ignore, SalesReports_DisplayDailyOrSummarizedReport, SalesReports_DisplayNetRemitReport, Fare_MasterPricerExpertSearch - all of which were contributed!

Added support for extra features in Queue_, Fare_, Air_ and other mesages.

Added support for PHP 7.3 as well.

As always, check the changelog for detailed changes!

Release 1.7.1

23 Sep 07:41
Compare
Choose a tag to compare

Includes a bugfix for a wrong date format in PNR_AddMultiElements.

Release 1.7.0

30 Apr 06:56
Compare
Choose a tag to compare

This release includes several new messages:

  • Air_RebookAirSegment
  • DocRefund_IgnoreRefund
  • Ticket_ProcessETicket
  • Ticket_InitRefund
  • Ticket_IgnoreRefund
  • Ticket_ProcessRefund
  • PNR_Split

Extra options are supported on the following messages: Air_SellFromRecommendation, Fare_MasterPricerTravelBoardSearch, PNR_AddMultiElements, DocIssuance_IssueTicket, DocIssuance_IssueCombined

New feature: Support for the TransactionFlowLink SOAP header

Fixes:

  • FOP_CreateFormOfPayment now works with message versions 14 and lower.
  • FOP_CreateFormOfPayment generated an incorrect message when using sequence number 0

Check the Changelog for the full list of changes.

Bugfix Release 1.6.2

10 Apr 18:57
Compare
Choose a tag to compare

Fixed a bug where the Client parameter returnXml was ignored.

See the Changelog.