Skip to content

Releases: Travelport-Ukraine/uapi-json

1.12.0 - 112

02 Mar 14:57
c6ee1fa
Compare
Choose a tag to compare

112 is the alarm number in many countries.

Though we usually name releases after aircrafts, this time we would like to use this release to alarm people about the wa in Ukraine, which Russia started on 24th of Februrary.

Most of the core developers of this library are based in Ukraine and they are frightened of what's happening.

#standwithukraine

—-

Release description

  • carriers options for availability and shopping requests has now two options: permittedCarriers, that was used before, when carriers was provided and preferredCarriers, which is the new options available and should be used, while searching for interline connections

1.11.0 BAC One-Eleven

16 Feb 12:34
8c8c0d4
Compare
Choose a tag to compare
  • Removed AirRuntimeError.NoReservationToImport handling as implementations could differ (@dchertousov)

1.10.7 Rolls Royce AE 1107C

10 Jan 13:27
07a00f0
Compare
Choose a tag to compare
  • Fixed workaround for itineraries with no segments for cases when non-IATA booking is being accessed from IATA PCC (thanks to @dchertousov )

1.10.6 Messerschmitt P.1106

28 Dec 12:08
55a24ca
Compare
Choose a tag to compare
  • Updated AirRuntimeError.DuplicateTicketFound for the case with several split bookings (thanks to @kommandant-topp )

1.10.5 Kaiserliche Werft Danzig 1105

16 Dec 14:08
6298738
Compare
Choose a tag to compare
  • Changed workaround procedure around AirRuntimeError.DuplicateTicketFound (thanks to @kommandant-topp )

1.10.4: Pan Am Flight 1104

08 Dec 09:26
a6d652e
Compare
Choose a tag to compare

In the remembrance of Pan Am Flight 1104.

  • Fixed the case when ETR air:FareCalc contains an incorrect value for parsing fare calculation thanks to @kommandant-topp

1.10.3 Hawker P.1103

02 Dec 12:52
54f88c7
Compare
Choose a tag to compare
  • Reverted workaround logic for DuplicateTicketFound when no split bookings available thanks to @kommandant-topp
  • ESLint dependencies update thanks to @dchertousov
  • ESLint error and warning fixes thanks to @dchertousov

1.10.2 Messerschmitt Me P.1102

29 Nov 17:16
Compare
Choose a tag to compare
  • Changed default service method for getBooking from import to retrieve thanks to @kommandant-topp
  • Added better handling for the DuplicateTicketFound error thanks to @kommandant-topp
  • Security audit dependency updates

1.10.1 Messerschmitt P.1101

20 Sep 19:47
Compare
Choose a tag to compare
  • Fixed response for getEMDItem request when pnr is not provided thanks to @kommandant-topp

1.10.0 Hughes XF-11

14 Sep 08:18
Compare
Choose a tag to compare

New API is available to retrieve EMDs from PNRs:

  • getEMDList
  • getEMDItem

See docs for details.
Thanks to @kommandant-topp