Skip to content

Releases: amadeus4dev/amadeus-java

v6.3.0

24 Aug 14:44
9880562
Compare
Choose a tag to compare

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

22 Jul 14:25
9c396b7
Compare
Choose a tag to compare

6.2.1 - 2022-07-22

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

Fixed property type name in the FlightOffersSearch resource

v6.2.0

18 Jul 13:59
021e52e
Compare
Choose a tag to compare

6.2.0 - 2022-07-18

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

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! 👏

Add email to the HotelOffer.HotelContact resource

Update GSON dependency

v6.1.0

23 May 15:31
94e1630
Compare
Choose a tag to compare

6.1.0 - 2022-05-23

Add support for the Hotel Search API v3

v6.0.0

19 May 11:05
7c26377
Compare
Choose a tag to compare

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

17 Mar 10:35
e9277af
Compare
Choose a tag to compare

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

v5.8.2

01 Dec 15:14
08ab3e7
Compare
Choose a tag to compare

5.8.2 - 2021-12-01

Bug fix in the Traveler resource

v5.8.1

18 Nov 15:07
b6727c4
Compare
Choose a tag to compare

5.8.1 - 2021-11-18

Bug fix in the FlightOffersSearch resource

v5.8.0

20 Oct 14:17
6cb5565
Compare
Choose a tag to compare

5.8.0 - 2021-10-20

Add support for the Trip Parser API. Big thanks to Siddhartha Dutta for his contribution! 👏

Bug fix in the DatedFlight resource

v5.7.3

08 Oct 14:59
a2e2151
Compare
Choose a tag to compare

Release Date: 2021-10-08
Update gradle version and creation of automated releasing with Gradle plugin.