Releases: Travelport-Ukraine/uapi-json
Releases · Travelport-Ukraine/uapi-json
1.12.1 IAI 1121 Jet Commander
- Better handling of NoAgreement error
1.12.0 - 112
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
andshopping
requests has now two options:permittedCarriers
, that was used before, whencarriers
was provided andpreferredCarriers
, which is the new options available and should be used, while searching for interline connections
1.11.0 BAC One-Eleven
- Removed AirRuntimeError.NoReservationToImport handling as implementations could differ (@dchertousov)
1.10.7 Rolls Royce AE 1107C
- 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
- Updated AirRuntimeError.DuplicateTicketFound for the case with several split bookings (thanks to @kommandant-topp )
1.10.5 Kaiserliche Werft Danzig 1105
- Changed workaround procedure around AirRuntimeError.DuplicateTicketFound (thanks to @kommandant-topp )
1.10.4: Pan Am Flight 1104
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
- 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
- Changed default service method for getBooking from
import
toretrieve
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
- Fixed response for
getEMDItem
request whenpnr
is not provided thanks to @kommandant-topp