1.2.1
- Added Gzip support
- Added timeout handling:
- A timeout configuration can be added as 3rd parameter of the
FFApi
constructor - When a timeout occurs a
FFApiException
is thrown
- A timeout configuration can be added as 3rd parameter of the
- Added
isTimeout
property toFFApiException
- Updated Gradle Wrapper Version to 3.0
- Added
FFApi#refreshRecommenderDatabases
api and runner example