Skip to content

Releases: amabnl/amadeus-ws-client

v2.2

04 Nov 18:35
Compare
Choose a tag to compare

New messages

Full Changelog: v2.1...v2.2

Release 2.1

02 Nov 17:33
Compare
Choose a tag to compare

What's Changed

  • New messages (NDC): Travel_OrderChange, Travel_SeatAvailability, Travel_ServiceList by @therealartz in #484
  • Fix SoapHeader4::generateGuid() has mt_srand() argument always equal 0 after #449 by @therealartz in #482
  • Fix PHPUnit warnings "assertEqualXMLStructure() is deprecated and will be removed in PHPUnit 10." by @therealartz in #485
  • MPTB: Allow filter by location without limit to airport or city by @joseayram in #441

New Contributors

Full Changelog: v2.0...v2.1

Release 2.0

26 Oct 12:04
Compare
Choose a tag to compare

Major PHP version requirement change

  • Require PHP version 8.1+ for compatibility with modern psr/log^3, and phpunit^9.6
  • Fixed Scrutinizer CI builds

What's Changed

New Contributors

Full Changelog: v1.14.0...v2.0

Release 1.14.0

11 Jul 07:34
b382ba2
Compare
Choose a tag to compare

What's Changed

  • Enhance Fare_GetFareFamilyDescription: Request Airline Fare Family by standalone request parameters by @therealartz in #445
  • Add PNR_ChangeElement message by @therealartz in #446
  • Ticket process eticket response error handling by @suiram2010 in #443
  • bump psr/log to 3.0.0 by @danieladarve in #475

New Contributors

Full Changelog: v1.13.0...v1.14.0

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