You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+28-9Lines changed: 28 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,29 @@
1
1
# Changelog
2
+
6.0.0 - 2022-05-19
3
+
--------------------
4
+
Add support for the [Hotel List API](https://developers.amadeus.com/self-service/category/hotel/api-doc/hotel-list/api-reference)
5
+
6
+
Add support for the [Branded Fares Upsell API](https://developers.amadeus.com/self-service/category/air/api-doc/branded-fares-upsell/api-reference)
7
+
8
+
9
+
Add usbType to the SeatMap resource
10
+
11
+
Improve Test Coverage until 75%
12
+
13
+
Remove the AI-Generated Photos API
14
+
15
+
Bug fix in the generating Javadocs
16
+
17
+
Add support for APIs that need X-HTTP-Method-Override Header
18
+
2
19
5.9.0 - 2022-03-17
3
20
--------------------
4
-
Add support for the [Flight Availablities Search API](https://developers.amadeus.com/self-service/category/air/api-doc/flight-availabilities-search/api-reference)
5
-
Add support for the [Travel Restrictions API](https://developers.amadeus.com/self-service/category/covid-19-and-travel-safety/api-doc/travel-restrictions/api-reference)
6
-
Add support for the [Location Score API](https://developers.amadeus.com/self-service/category/destination-content/api-doc/location-score/api-reference)
21
+
Add support for the [Flight Availablities Search API](https://developers.amadeus.com/self-service/category/air/api-doc/flight-availabilities-search/api-reference)
22
+
23
+
Add support for the [Travel Restrictions API](https://developers.amadeus.com/self-service/category/covid-19-and-travel-safety/api-doc/travel-restrictions/api-reference)
24
+
25
+
Add support for the [Location Score API](https://developers.amadeus.com/self-service/category/destination-content/api-doc/location-score/api-reference)
26
+
7
27
Add support for the [Airport Routes API](https://developers.amadeus.com/self-service/category/air/api-doc/airport-routes/api-reference)
8
28
9
29
5.8.2 - 2021-12-01
@@ -12,13 +32,13 @@ Bug fix in the Traveler resource
12
32
13
33
5.8.1 - 2021-11-18
14
34
--------------------
15
-
Bug fix in the FlightOffersSearch resource
35
+
Bug fix in the FlightOffersSearch resource
16
36
17
37
5.8.0 - 2021-10-20
18
38
--------------------
19
39
Add support for the [Trip Parser API](https://developers.amadeus.com/self-service/category/trip/api-doc/trip-parser/api-reference). Big thanks to [Siddhartha Dutta](https://github.com/siddydutta) for his contribution! :clap:
20
40
21
-
Bug fix in the DatedFlight resource
41
+
Bug fix in the DatedFlight resource
22
42
23
43
5.7.3 - 2021-10-08
24
44
--------------------
@@ -104,8 +124,7 @@ Add support for the [Hotel Booking API](https://developers.amadeus.com/self-serv
104
124
105
125
> The Amadeus Hotel Booking API lets you complete bookings at over 150,000 hotels and accommodations around the world. To complete bookings, you must first use the Amadeus Hotel Search API to search for hotel deals, select the desired offer and confirm the final price and availability. You can then use the Hotel Booking API to complete the reservation by providing an offer id, guest information and payment information.
106
126
107
-
Add support for the [AI-Generated Photos API](https://developers.amadeus.com/self-service/category/trip/api-doc/ai-generated-photos)
108
-
127
+
Add support for the AI-Generated Photos API
109
128
> The AI-Generated Photos API returns a link to download a rendered image of a landscape. The image size is 512x512 pixels and the currently available image categories are BEACH and MOUNTAIN. The link to download the AI-generated picture is valid for 24 hours. This API is an experimental project created by the Amadeus AI Lab using the Nvidia StyleGAN framework. This API is free to use and we welcome any feedback you may have about improvements.
110
129
111
130
Add support for the [SeatMap Display API](https://developers.amadeus.com/self-service/category/air/api-doc/seatmap-display)
@@ -114,7 +133,7 @@ Add support for the [SeatMap Display API](https://developers.amadeus.com/self-se
114
133
115
134
Remove support for Most Searched Destinations
116
135
117
-
Add support for Points of Interest Retrieve endpoint
136
+
Add support for Points of Interest Retrieve endpoint
118
137
119
138
Add support for the [Airport on Time API](https://developers.amadeus.com/self-service/category/air/api-doc/airport-on-time-performance)
120
139
@@ -126,7 +145,7 @@ Add support for the [Flight Delay Prediction API](https://developers.amadeus.com
126
145
127
146
##3.3.0-2019-10-18
128
147
Big thanks to [Spiros Batziopoulos](https://github.com/SealSoft) for his contributions! The 2 APIs below were added to the SDK by him! :clap:
129
-
148
+
130
149
131
150
Add support for the [Hotel Ratings API](https://developers.amadeus.com/self-service/category/hotel/api-doc/hotel-ratings)
0 commit comments