Amadeus Java Versions Save

Java library for the Amadeus Self-Service travel APIs

v7.0.0

3 months ago

7.0.0 - 2023-01-30

Decommissioned Travel Restrictions API v1

Decommissioned Hotel Search API v2

v6.5.0

4 months ago

6.5.0 - 2023-01-18

Added missing assertions on integrations tests

Split long unit tests methods in more smaller ones

Updated package names to follow Java conventions

Updated all resources to make sure field declarations are on top of constructors

Updated method names to camelcase to follow Java conventions

Updated contributor's guide

Fixed warnings from SonarCloud and several improvements to improve code quality

v6.4.1

5 months ago

6.4.1 - 2022-12-21

Fixed deviceType in the FlightOrder resource

v6.4.0

6 months ago

6.4.0 - 2022-11-07

Library compilation upgrade to Java 8

Verbs to enum updates accross several classes - big thanks to Steve Donovan for his contribution! :clap:

Updates to FlightOrder resource model - big thanks to Steve Donovan for his contribution! :clap:

Provided fix to a few SonarCloud warnings

v6.3.0

9 months ago

6.3.0- 2022-08-23

Add support for the Travel Restrictions v2

Add support for JDK 8 and 11, Big thanks to Steve Donovan for his contribution! 👏

Update Traveler resource model, Big thanks to Steve Donovan for his contribution! 👏

Add SonarCloud in GitHub Action

v6.2.1

10 months ago

6.2.1 - 2022-07-22

Removed unnecessary toString() on a String. Big thanks to Steve Donovan for his contribution! :clap:

Fixed property type name in the FlightOffersSearch resource

v6.2.0

10 months ago

6.2.0 - 2022-07-18

Add support for the Airline Routes API. Big thanks to Siddhartha Dutta for his contribution! :clap:

Add support for the Hotel Name Autocomplete API

Add support for the City Search API

Bug fix in the DatedFlight.Timing resource. Big thanks to Frank Koornstra for his contribution! :clap:

Add email to the HotelOffer.HotelContact resource

Update GSON dependency

v6.1.0

1 year ago

6.1.0 - 2022-05-23

Add support for the Hotel Search API v3

v6.0.0

1 year ago

6.0.0 - 2022-05-19

Add support for the Hotel List API

Add support for the Branded Fares Upsell API

Add usbType to the SeatMap resource

Improve Test Coverage until 75%

Remove the AI-Generated Photos API

Bug fix in the generating Javadocs

Add support for APIs that need X-HTTP-Method-Override Header

v5.9.0

1 year ago

5.9.0 - 2022-03-17

Add support for the Flight Availablities Search API Add support for the Travel Restrictions API Add support for the Location Score API Add support for the Airport Routes API